openstack-python-openstackc.../openstackclient/tests/common
Roxana Gherle 5521e4c504 Add --os-endpoint-type cli optional argument
User should be able to specify the endpoint type through
a CLI optional argument/ENV variable setting. We will name this new
optional argument: --os-endpoint-type (Env: OS_ENDPOINT_TYPE) and
based on the value given, the service API will use that specific
endpoint type. Possible values: public, admin, internal.

DocImpact
Closes-Bug: #1454392
Change-Id: Ife3d4e46b44c0ddcd712b1130e27e362545a9a29
2015-07-02 10:10:46 -07:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_clientmanager.py Add --os-endpoint-type cli optional argument 2015-07-02 10:10:46 -07:00
test_commandmanager.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_extension.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
test_parseractions.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_timing.py Fix session timing 2015-04-07 23:53:31 -07:00
test_utils.py Add --os-endpoint-type cli optional argument 2015-07-02 10:10:46 -07:00