mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_clientmanager.py | ||
| test_commandmanager.py | ||
| test_extension.py | ||
| test_module.py | ||
| test_parseractions.py | ||
| test_timing.py | ||
| test_utils.py | ||