python-openstackclient/openstackclient/tests/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
test_clientmanager.py Default user domain id and project domain id 2015-01-16 02:52:15 -05:00
test_commandmanager.py Add 'command list' command 2014-10-08 21:57:26 -05:00
test_extension.py Add network extension list 2014-07-26 15:57:48 -06:00
test_module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
test_parseractions.py Fixed several typos throughout the codebase 2014-05-21 07:47:52 -07:00
test_timing.py Add basic timing support 2014-07-08 02:04:00 -05:00
test_utils.py Unordered dicts and lists causes variable results 2014-09-06 23:55:31 -04:00