magnum/magnum/tests/unit/common/cert_manager
Ricardo Rocha 54cd3caf10 Use barbicanclient.v1 instead of barbicanclient
Direct import of barbicanclient is being deprecated, we should use
barbicanclient.v1 as per the warning message.

Closes-Bug: #1737145

Change-Id: I59d9ecfefd6a432cb8004da0d3676c576e53c5f0
2018-01-11 14:48:31 +00:00
..
__init__.py Add CertManager to store CA and client certificate 2015-09-05 16:25:57 +09:00
test_barbican.py Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
test_cert_manager.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_local.py Add python 3 support 2016-01-28 10:43:12 +00:00
test_x509keypair_cert_manager.py Add x509keypair_cert_manager to store certs in DB 2016-06-23 09:08:52 +05:30