Merge lp://staging/~ivoks/charms/trusty/contrail-control/openstack-ssl into lp://staging/~sdn-charmers/charms/trusty/contrail-control/trunk
Proposed by
Ante Karamatić
Status: | Merged |
---|---|
Merged at revision: | 30 |
Proposed branch: | lp://staging/~ivoks/charms/trusty/contrail-control/openstack-ssl |
Merge into: | lp://staging/~sdn-charmers/charms/trusty/contrail-control/trunk |
Diff against target: |
194 lines (+129/-2) 6 files modified
charm-helpers-sync.yaml (+1/-0) config.yaml (+6/-0) hooks/charmhelpers/contrib/hahelpers/__init__.py (+13/-0) hooks/charmhelpers/contrib/hahelpers/apache.py (+95/-0) hooks/contrail_control_utils.py (+13/-1) templates/vnc_api_lib.ini (+1/-1) |
To merge this branch: | bzr merge lp://staging/~ivoks/charms/trusty/contrail-control/openstack-ssl |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Robert Ayres (community) | Approve | ||
Review via email: mp+316003@code.staging.launchpad.net |
Description of the change
This patch allows contrail-control to connect to OpenStack services using TLS/SSL protocol.
To post a comment you must log in.
Apologies for the delay. I am actively reviewing/testing some modifications to this patch.