summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhe Rivero <ghe.rivero@hp.com>2015-09-30 23:15:35 +0200
committerMonty Taylor <mordred@inaugust.com>2015-10-01 09:28:16 -0400
commit733c04f6d381f523991c5ccfd56b9ff722111bf0 (patch)
tree877f871a10f5c19ccb8d31735dc321ffde5ec8d4
parent723b893f22fc3db74761dc64e5296360e5739147 (diff)
downloados-client-config-733c04f6d381f523991c5ccfd56b9ff722111bf0.tar.gz
identity version is 2.0
When using the defaults values from outside, we get a not so right API version. Change-Id: I8159dd4a26b65ad242d5ba75c4a5e0dc161704fc
-rw-r--r--os_client_config/defaults.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/os_client_config/defaults.yaml b/os_client_config/defaults.yaml
index e81eb16..ddb975c 100644
--- a/os_client_config/defaults.yaml
+++ b/os_client_config/defaults.yaml
@@ -6,7 +6,7 @@ disable_vendor_agent: {}
dns_api_version: '2'
interface: public
floating_ip_source: neutron
-identity_api_version: '2'
+identity_api_version: '2.0'
image_api_use_tasks: false
image_api_version: '2'
image_format: qcow2