openstack-python-openstackc.../openstackclient/common
Paul Belanger 420b10ee6d Add support for specifying custom domains
Add the ability to pass user_domain_id / user_domain_name, domain_id
/ domain_name, and project_domain_id / project_domain_name to keystone.
These parameters are the first step needed to getting multi-domain
support working via the CLI.

Closes-Bug: #1198171
Change-Id: I81a8534913978ff1cce01ec02741ae477e8c5fa4
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Signed-off-by: Bo Tang <btang@cs.utsa.edu>
2014-01-07 16:50:20 -06:00
..
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
clientmanager.py Add support for specifying custom domains 2014-01-07 16:50:20 -06:00
commandmanager.py Update OSC's CommandManager subclass 2013-12-03 17:40:54 -06:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
limits.py Add show limits command 2013-07-12 12:13:27 -05:00
module.py Add module list command 2013-12-03 17:53:55 -06:00
openstackkeyring.py Adjust to non-deprecated names in Keyring 1.6.+ 2013-10-24 14:25:40 +02:00
parseractions.py Add security group commands 2013-07-29 19:07:22 -05:00
quota.py Add quota commands 2013-07-17 15:10:22 -05:00
restapi.py Bring RESTApi closer to ithe imminent keystoneclient.Session 2013-12-03 14:26:46 -06:00
utils.py Create a new base REST API interface 2013-08-23 12:08:32 -05:00