magnum/magnum/tests/unit/common
Paulo Ewerton 7f145e703c Refactor Keystone client with keystoneauth
This patch does, basically, three things:

* Updates the default auth section to keystone_auth;
* Introduces keystoneauth sessions and plugins;
* Adds a deprecation warning and options when loading
legacy auth.

Config, tests and client code are also updated.

Co-Authored-By: Henrique Truta <henrique@lsd.ufcg.edu.br>
Co-Authored-By: Raildo Mascena <raildo@lsd.ufcg.edu.br>

Closes-Bug: 1496810
Closes-Bug: 1515014
Change-Id: I5c1cd24ca28d66ae7ae40e7f707b81870cf0e457
2016-03-23 16:24:53 +00:00
..
cert_manager Fix invalid import order 2016-02-07 22:54:41 -08:00
x509 Gate: fix AttributeError: load_pem_x509_csr 2016-03-21 17:32:53 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_clients.py Refactor Keystone client with keystoneauth 2016-03-23 16:24:53 +00:00
test_context.py Use assertIn and assertNotIn 2015-11-02 22:35:04 +01:00
test_docker_utils.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
test_exception.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_k8s_manifest.py Removed old k8s python client 2015-11-10 23:19:04 +00:00
test_keystone.py Refactor Keystone client with keystoneauth 2016-03-23 16:24:53 +00: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 Encode string before hash it 2016-02-29 14:33:54 +08:00
test_yamlutils.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00