lp://staging/~hopem/charms/trusty/keystone/fix-ssl-inject
Created by
Edward Hope-Morley
and last modified
- Get this branch:
- bzr branch lp://staging/~hopem/charms/trusty/keystone/fix-ssl-inject
Only
Edward Hope-Morley
can upload to this branch. If you are
Edward Hope-Morley
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Billy Olsen: Approve
-
Diff: 383 lines (+195/-18)6 files modifiedhooks/charmhelpers/contrib/openstack/context.py (+59/-1)
hooks/charmhelpers/contrib/openstack/neutron.py (+70/-0)
hooks/charmhelpers/core/hookenv.py (+26/-0)
hooks/charmhelpers/core/host.py (+5/-1)
hooks/keystone_context.py (+29/-15)
unit_tests/test_keystone_contexts.py (+6/-1)
Related bugs
Related blueprints
Branch information
- Owner:
- Edward Hope-Morley
- Status:
- Development
Recent revisions
- 126. By Edward Hope-Morley
-
[hopem,r=gnuoy]
Fixes disable ssl. Allows disable of use-https and https-service-
endpoints. Use '__null__' value to flush out peer relation settings that need to be unset
when forwared to other relations. This will fix ssl disable by ensuring that
peer settings are correctly forwarded to endpoint relations.Closes-Bug: 1427906
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)