python-kingbirdclient/kingbirdclient/tests
GouthamPratapa 3c6a972c86 Add support for PROJECT_DOMAIN_ID, USER_DOMAIN_ID.
Currently in kingbird-client there is NO support for
PROJECT_DOMAIN_NAME/USER_DOMAIN_NAME OR PROJECT_DOMAIN_ID/USER_DOMAIN_ID
but in the latest release of OpenStack,
there are options for the above-mentioned environment variables.
Added tests for the same and made README.rst better.
Closes-Bug: #1716364

Change-Id: I09625acafc0e3d43fd6008d3de930e98195d14f3
2017-09-11 15:29:35 +05:30
..
v1 Add --active parameter to kingbird sync list. 2017-05-30 19:00:27 +05:30
__init__.py Initial kingbirdclient commit 2016-07-07 14:09:12 +02:00
base.py Implement quota defaults command for KB 2016-11-28 17:38:41 +05:30
base_shell_test.py Add common layer for the client 2016-09-08 10:57:01 +02:00
test_client.py Add support for PROJECT_DOMAIN_ID, USER_DOMAIN_ID. 2017-09-11 15:29:35 +05:30
test_help_and_bash_completion.py Add entry points for kb client 2016-11-22 13:41:47 +05:30
test_httpclient.py Add common layer for the client 2016-09-08 10:57:01 +02:00
test_shell.py Add support for PROJECT_DOMAIN_ID, USER_DOMAIN_ID. 2017-09-11 15:29:35 +05:30
test_utils.py Add common layer for the client 2016-09-08 10:57:01 +02:00