lp://qastaging/~openstack-charmers/charms/trusty/keystone/keystonev3
Created by
Liam Young
and last modified
- Get this branch:
- bzr branch lp://qastaging/~openstack-charmers/charms/trusty/keystone/keystonev3
Members of
OpenStack Charmers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- OpenStack Charmers: Pending requested
-
Diff: 3551 lines (+2443/-211) (has conflicts)20 files modifiedcharm-helpers-tests.yaml (+2/-0)
charmhelpers/contrib/openstack/neutron.py (+13/-0)
charmhelpers/contrib/storage/linux/ceph.py (+38/-12)
config.yaml (+6/-0)
hooks/keystone_context.py (+8/-2)
hooks/keystone_hooks.py (+6/-0)
hooks/keystone_utils.py (+254/-98)
hooks/manager.py (+183/-3)
templates/liberty/policy.json (+382/-0)
templates/liberty/policy.json.v2 (+184/-0)
tests/basic_deployment.py (+208/-44)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+34/-11)
tests/charmhelpers/core/__init__.py (+15/-0)
tests/charmhelpers/core/decorators.py (+57/-0)
tests/charmhelpers/core/hookenv.py (+978/-0)
unit_tests/test_actions.py (+14/-7)
unit_tests/test_actions_git_reinstall.py (+2/-1)
unit_tests/test_actions_openstack_upgrade.py (+9/-4)
unit_tests/test_keystone_hooks.py (+14/-5)
unit_tests/test_keystone_utils.py (+36/-24)
Branch information
- Owner:
- OpenStack Charmers
- Status:
- Development
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)