There was an error while loading. Please reload this page.
2 parents 48e75c7 + 17f794c commit 3ad2f85Copy full SHA for 3ad2f85
1 file changed
openstackclient/identity/client.py
@@ -21,7 +21,7 @@
21
22
LOG = logging.getLogger(__name__)
23
24
-DEFAULT_API_VERSION = '2'
+DEFAULT_API_VERSION = '3'
25
API_VERSION_OPTION = 'os_identity_api_version'
26
API_NAME = 'identity'
27
API_VERSIONS = {
0 commit comments