magnum/magnum/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 Use str() to generate IOError exception message 2016-03-01 12:36:21 +08:00
pythonk8sclient Add python 3 support 2016-01-28 10:43:12 +00:00
x509 Fix x509 cert generation python3 compability 2016-03-01 12:37:41 +08:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Refactor Keystone client with keystoneauth 2016-03-23 16:24:53 +00:00
config.py Moved CORS middleware configuration into oslo-config-generator 2016-03-09 13:02:07 -08:00
context.py Init oslo_context before magnum context init 2016-02-25 21:39:06 +08:00
docker_utils.py Pass host_config if docker api version >=1.19 2016-03-17 08:59:49 +08:00
exception.py Release certs/trust when creating bay is failed 2016-03-22 18:21:41 +09:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Refactor Keystone client with keystoneauth 2016-03-23 16:24:53 +00:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py limit access to certificate and container:create 2016-03-03 15:01:19 +08:00
rpc.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
rpc_service.py Revert "Fix socket descriptor leak" 2016-02-01 17:10:58 -05:00
safe_utils.py Trivial: Remove vim header in source files 2015-12-30 09:44:13 -05:00
service.py Moved CORS middleware configuration into oslo-config-generator 2016-03-09 13:02:07 -08:00
short_id.py Convert bytes to string in get_id for python3 compatibility 2016-02-29 14:34:01 +08:00
urlfetch.py Remove bandit.yaml in favor of defaults 2016-03-09 11:20:28 -08:00
utils.py Encode string before hash it 2016-02-29 14:33:54 +08:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00