magnum/magnum/tests/unit/conductor/handlers
Madhuri Kumari e31ef64e6e Delete certs when deleting bay
Currently Magnum fails to delete certificates when barbican
cert manager is used. The code was copied from neutron-lbaas and
they have different usecase. In our case, certificate is managed by
Magnum not users, so we should delete certificates when deleting bay.
So this patch deletes all the certs related to a bay.

Change-Id: I5aab01641b9447153911680c5f68e5fe2c5a1409
Closes-bug: #1587033
2016-06-30 12:40:16 +05:30
..
common Add x509keypair_cert_manager to store certs in DB 2016-06-23 09:08:52 +05:30
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay_conductor.py Delete certs when deleting bay 2016-06-30 12:40:16 +05:30
test_ca_conductor.py Add x509keypair_cert_manager to store certs in DB 2016-06-23 09:08:52 +05:30
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_docker_conductor.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_bay_conductor.py Allow Bay templates to include Heat environments 2016-06-28 08:41:41 +00:00
test_k8s_conductor.py Remove service object 2016-06-02 10:46:13 +01:00
test_mesos_bay_conductor.py Allow Bay templates to include Heat environments 2016-06-28 08:41:41 +00:00
test_swarm_bay_conductor.py Allow Bay templates to include Heat environments 2016-06-28 08:41:41 +00:00