Merge "Change Identity API default version to 3"
This commit is contained in:
commit
3ad2f85614
@ -21,7 +21,7 @@ from openstackclient.common import utils
|
|||||||
|
|
||||||
LOG = logging.getLogger(__name__)
|
LOG = logging.getLogger(__name__)
|
||||||
|
|
||||||
DEFAULT_API_VERSION = '2'
|
DEFAULT_API_VERSION = '3'
|
||||||
API_VERSION_OPTION = 'os_identity_api_version'
|
API_VERSION_OPTION = 'os_identity_api_version'
|
||||||
API_NAME = 'identity'
|
API_NAME = 'identity'
|
||||||
API_VERSIONS = {
|
API_VERSIONS = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user