python-openstackclient/openstackclient/common
Steve Martinelli 1d75edb167 Default user domain id and project domain id
If either of OS_USER_DOMAIN_ID or OS_USER_DOMAIN_NAME are present
then we don't tinker with anything. Otherwise, we should set
the USER_DOMAIN_ID to 'OS_DEFAULT_DOMAIN', as this provides a better UX,
since the end user doesn't have to specify these arguments.

Same logic applies for OS_PROJECT_DOMAIN_ID.

Closes-Bug: #1385338

Change-Id: I8a4034c16a1dd50d269f809abab8e960d5de20f7
2015-01-16 02:52:15 -05:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
clientmanager.py Default user domain id and project domain id 2015-01-16 02:52:15 -05:00
commandmanager.py Enhance the theming for modules page 2014-11-18 22:07:57 -05:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
extension.py Begin copying wiki command list here 2014-11-19 14:47:53 -06:00
limits.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
parseractions.py Fix PEP8 H405 errors 2014-06-27 09:12:38 -05:00
quota.py Catch exception when getting quota 2014-12-30 09:53:26 +08:00
timing.py Add basic timing support 2014-07-08 02:04:00 -05:00
utils.py Add domain parameters to user show for Identity V3 2014-10-09 14:34:48 -04:00