Keystone API Support 06/69806/1
authorAshwini <ashwini.ah@arris.com>
Thu, 4 Oct 2018 09:56:28 +0000 (15:26 +0530)
committerAshwini <ashwini.ah@arris.com>
Thu, 4 Oct 2018 10:01:10 +0000 (15:31 +0530)
Issue-ID: TEST-39
Change-Id: Ied29783b09d0fcd420f844e16c46cb28c6c37c9f
Signed-off-by: Ashwini <ashwini.ah@arris.com>
kubernetes/robot/values.yaml

index 04a349f..fb92057 100755 (executable)
@@ -60,7 +60,7 @@ openStackProjectName: "onap"
 # Domain id of openstack where VNFs will be deployed. Maps to GLOBAL_INJECTED_OPENSTACK_DOMAIN_ID
 openStackDomainId: "default"
 # Openstack Keystone API version. Valid values are [ v2.0, v3 ]. Maps to GLOBAL_INJECTED_OPENSTACK_KEYSTONE_API_VERSION
-openStackKeystoneAPIVersion: "v2.0"
+openStackKeystoneAPIVersion: ""
 # Openstack glance image name for Ubuntu 14.  Maps to GLOBAL_INJECTED_UBUNTU_1404_IMAGE
 ubuntu14Image: "Ubuntu_14_trusty"
 # Openstack glance image name for Ubuntu 16.  Maps to GLOBAL_INJECTED_UBUNTU_1604_IMAGE