Code Review
/
joid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c428e40
)
modfiied as per new requirements in the functest.
11/40411/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Mon, 28 Aug 2017 13:46:28 +0000
(08:46 -0500)
committer
Narinder 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
patch
|
blob
|
history
diff --git
a/ci/openstack.sh
b/ci/openstack.sh
index
088a509
..
9d7b785
100755
(executable)
--- a/
ci/openstack.sh
+++ b/
ci/openstack.sh
@@
-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
}