modfiied as per new requirements in the functest. 11/40411/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Mon, 28 Aug 2017 13:46:28 +0000 (08:46 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Mon, 28 Aug 2017 13:46:28 +0000 (08:46 -0500)
Change-Id: I86866f2564e122f1d001706964096602665e10e3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/openstack.sh

index 088a509..9d7b785 100755 (executable)
@@ -136,9 +136,7 @@ export OS_USERNAME=$1
 export OS_TENANT_NAME=$3
 export OS_PROJECT_NAME=$3
 export OS_PASSWORD=$2
-export OS_VOLUME_API_VERSION=2
 export OS_IDENTITY_API_VERSION=3
-export OS_IMAGE_API_VERSION=2
 export OS_REGION_NAME=$5
 EOF
 }