lp://staging/~james-page/charms/trusty/keystone/network-splits
Created by
James Page
and last modified
- Get this branch:
- bzr branch lp://staging/~james-page/charms/trusty/keystone/network-splits
Only
James Page
can upload to this branch. If you are
James Page
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Liam Young (community): Approve
- James Page: Needs Resubmitting
-
Diff: 1146 lines (+436/-198)22 files modified.bzrignore (+2/-0)
Makefile (+8/-3)
charm-helpers-hooks.yaml (+1/-0)
config.yaml (+29/-9)
hooks/charmhelpers/contrib/hahelpers/cluster.py (+2/-2)
hooks/charmhelpers/contrib/network/ip.py (+156/-0)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+3/-5)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+1/-45)
hooks/charmhelpers/contrib/openstack/context.py (+50/-9)
hooks/charmhelpers/contrib/openstack/ip.py (+75/-0)
hooks/charmhelpers/contrib/openstack/templates/haproxy.cfg (+6/-1)
hooks/charmhelpers/core/host.py (+4/-0)
hooks/keystone_hooks.py (+24/-5)
hooks/keystone_utils.py (+33/-29)
tests/charmhelpers/contrib/amulet/deployment.py (+14/-19)
tests/charmhelpers/contrib/amulet/utils.py (+2/-2)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+3/-5)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+1/-45)
unit_tests/test_keystone_contexts.py (+3/-1)
unit_tests/test_keystone_hooks.py (+12/-10)
unit_tests/test_keystone_utils.py (+4/-5)
unit_tests/test_utils.py (+3/-3)
Branch information
- Owner:
- James Page
- Status:
- Development
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)