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:
cf65507
)
fix error introduced at bu 650 code
54/7354/2
author
tierno
<alfonso.tiernosepulveda@telefonica.com>
Thu, 21 Mar 2019 22:12:14 +0000
(22:12 +0000)
committer
tierno
<alfonso.tiernosepulveda@telefonica.com>
Mon, 25 Mar 2019 09:42:40 +0000
(10:42 +0100)
Change-Id: Ic9ac1c90e9df70fb3d5ac1e048a75d0d0cfe9431
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_ro/nfvo.py
patch
|
blob
|
history
diff --git
a/osm_ro/nfvo.py
b/osm_ro/nfvo.py
index
5a972e2
..
1efd144
100644
(file)
--- a/
osm_ro/nfvo.py
+++ b/
osm_ro/nfvo.py
@@
-3203,7
+3203,7
@@
def create_instance(mydb, tenant_id, instance_dict):
break
if not involved_datacenters:
involved_datacenters.append(default_datacenter_id)
- target_wim_account = sce
nario
_net.get("wim_account", default_wim_account)
+ target_wim_account = sce_net.get("wim_account", default_wim_account)
# --> WIM
# TODO: use this information during network creation