python-openstackclient/openstackclient/tests
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
..
api Update use of open() in object API 2014-10-13 10:34:11 -05:00
common Default user domain id and project domain id 2015-01-16 02:52:15 -05:00
compute add multi-delete support for compute/image/net/volume 2014-12-23 09:31:10 +08:00
identity Merge "Check if service.name available before access" 2015-01-15 07:34:36 +00:00
image add multi-delete support for compute/image/net/volume 2014-12-23 09:31:10 +08:00
network add multi-delete support for compute/image/net/volume 2014-12-23 09:31:10 +08:00
object Beef up object-store tests 2014-10-22 23:41:21 -05:00
volume Fix volume create --image 2014-11-18 09:35:08 -06:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Upgrade hacking to 0.10 2015-01-12 15:22:39 -05:00
test_shell.py Liberalize version matching a bit 2014-11-16 11:37:52 -06:00
utils.py Close files on server create, add tests 2014-10-14 15:45:20 -05:00