lp://staging/~freyes/charm-helpers/ufw-check-ipv6
Created by
Felipe Reyes
and last modified
- Get this branch:
- bzr branch lp://staging/~freyes/charm-helpers/ufw-check-ipv6
Only
Felipe Reyes
can upload to this branch. If you are
Felipe Reyes
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Matt Bruzek: Approve
-
Diff: 76 lines (+58/-0)2 files modifiedcharmhelpers/contrib/network/ufw.py (+11/-0)
tests/contrib/network/test_ufw.py (+47/-0)
Related bugs
Bug #1403567: memcached fails to enable ufw when there is no IPv6 support | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 275. By Edward Hope-Morley
-
[hopem, r=niedbalski] Retry is_crm_elected method if CRMResourceNotFound is raised.
- Fixed LP: #1396246 - 271. By Jorge Niedbalski
-
[niedbalski, r=freyes,
billy-olsen, corey.bryant] Added SysctlCtxt for any charm that requires the config('sysctl') flag for tunning the system. - 268. By Jorge Niedbalski
-
- Replaced StringIO for BytesIO since the first doesn't plays well with 'with' statements.
- 267. By Jorge Niedbalski
-
- Adds the 'metadata' method for getting the current metadata.yaml as a python object.
- Adds the 'charm_name' method for getting the current charm name as is described on metadata.yaml.
- Adds test for cover the change.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charm-helpers