magnum/magnum/tests/unit/common/cert_manager
Dinesh Bhor e7be462a24 Fix invalid import order
Updated import order as per the OpenStack import standards [1].
Modules under magnum/common/pythonk8sclient are not covered in
this patch because this code is generated via a third party
tool "swagger-codegen" which does not follows openstack
standards yet.

[1] http://docs.openstack.org/developer/hacking/#import-order-template

Change-Id: Ia87f3e797ee627bf3c04d2bae9639fd305b41b0d
2016-02-07 22:54:41 -08:00
..
__init__.py Add CertManager to store CA and client certificate 2015-09-05 16:25:57 +09:00
test_barbican.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08: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