projects
/
osm
/
RO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
259aebc
)
Bug 714 vcd vimconnector: Make the vCloud API version compatible across different...
35/7635/1
author
Ananda Baitharu
<ananda.baitharu@riftio.com>
Mon, 10 Jun 2019 09:00:27 +0000
(09:00 +0000)
committer
Ananda Baitharu
<ananda.baitharu@riftio.com>
Mon, 10 Jun 2019 09:00:27 +0000
(09:00 +0000)
Change-Id: I966480aee583c819adcdb07d581c01284af8cb77
Signed-off-by: Ananda Baitharu <ananda.baitharu@riftio.com>
osm_ro/vimconn_vmware.py
patch
|
blob
|
history
diff --git
a/osm_ro/vimconn_vmware.py
b/osm_ro/vimconn_vmware.py
index
ba14d17
..
a20e5c9
100644
(file)
--- a/
osm_ro/vimconn_vmware.py
+++ b/
osm_ro/vimconn_vmware.py
@@
-79,7
+79,7
@@
DEFAULT_IP_PROFILE = {'dhcp_count':50,
INTERVAL_TIME = 5
MAX_WAIT_TIME = 1800
-API_VERSION = '
31
.0'
+API_VERSION = '
27
.0'
__author__ = "Mustafa Bayramov, Arpita Kate, Sachin Bhangare, Prakash Kasar"
__date__ = "$09-Mar-2018 11:09:29$"