keystoneauth/keystoneauth1
Clenimar Sousa b1f1e50a0d Add is_domain to keystoneauth token
This patch allows keystoneauth to handle the v3 project scoped token
'is_domain' flag, that represents whether the scoped project acts as a
domain.

Follow on patches will build on this to create policy rules to execute
domain scoped token operations with project tokens.

Change-Id: I28bea2aa1e1ab299eba1dfa9f0a8451a7846a5d5
Partially-Implements: add-isdomain-to-token
Depends-On: Ic0bd0c6cf2c47680063752820a067cf40d47b184
2016-05-18 21:56:36 -03:00
..
access Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00
exceptions Fix H405, D105, D200, and D203 PEP257 2016-04-19 21:05:19 +00:00
extras Add oauth plugin to keystoneauth 2016-05-10 14:31:59 +10:00
fixture Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Expose allow parameters for URL discovery 2016-05-08 10:23:21 -07:00
loading docstring: fix typo 2016-05-14 02:26:50 +02:00
tests Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Fixing D301 docstring. 2016-04-19 06:35:59 +00:00
adapter.py Expose allow parameters for URL discovery 2016-05-08 10:23:21 -07:00
discover.py Removing tox ignore D401 and make keystoneauth compliant 2016-04-13 18:46:05 +00:00
plugin.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00
session.py Expose allow parameters for URL discovery 2016-05-08 10:23:21 -07:00
token_endpoint.py Adding authentication compatibility for OpenStackClient 2016-03-07 23:38:22 +00:00