Add support for certificates interface.
Add support for the dashboard to request and receive certificates via the certificates relation, currently implemented by vault. The first request to the dashboard can take sometime to return so increase the timeout. Change-Id: I173523ddbe3269e3fcdae49062cdb34e78786e44
Showing
- hooks/certificates-relation-changed 1 addition, 0 deletionshooks/certificates-relation-changed
- hooks/certificates-relation-departed 1 addition, 0 deletionshooks/certificates-relation-departed
- hooks/certificates-relation-joined 1 addition, 0 deletionshooks/certificates-relation-joined
- hooks/charmhelpers/contrib/openstack/cert_utils.py 227 additions, 0 deletionshooks/charmhelpers/contrib/openstack/cert_utils.py
- hooks/horizon_contexts.py 31 additions, 18 deletionshooks/horizon_contexts.py
- hooks/horizon_hooks.py 24 additions, 0 deletionshooks/horizon_hooks.py
- metadata.yaml 2 additions, 0 deletionsmetadata.yaml
- unit_tests/test_actions_openstack_upgrade.py 15 additions, 16 deletionsunit_tests/test_actions_openstack_upgrade.py
- unit_tests/test_horizon_contexts.py 19 additions, 3 deletionsunit_tests/test_horizon_contexts.py
- unit_tests/test_horizon_hooks.py 1 addition, 1 deletionunit_tests/test_horizon_hooks.py
Loading
Please register or sign in to comment