magnum/magnum/tests/unit/common
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
..
cert_manager Delete certs when deleting bay 2016-06-30 12:40:16 +05:30
x509 Make 'signing csr' accept Unicode CA Private key 2016-06-21 10:55:23 +09:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_clients.py Pass some common cert related arguments to clients 2016-06-27 17:48:16 +00:00
test_context.py Use assertIn and assertNotIn 2015-11-02 22:35:04 +01:00
test_docker_utils.py Cleanup container client api rewrite function 2016-03-23 10:52:19 +08:00
test_exception.py Remove redundant exceptions code 2016-05-25 09:45:51 +01:00
test_k8s_manifest.py Removed old k8s python client 2015-11-10 23:19:04 +00:00
test_keystone.py Support trustee_domain_name in config file 2016-06-06 08:23:43 +09:00
test_safeutils.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_short_id.py Do not use translate to delete chars 2016-02-29 14:34:07 +08:00
test_urlfetch.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
test_utils.py Remove redundant utils code 2016-05-27 10:50:26 +01:00
test_yamlutils.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00