| commit | 2e6861b94c979e98df6f16d05dd36a6bbc73d6b9 | [log] [tgz] |
|---|---|---|
| author | velandy <rajesh.velandy@riftio.com> | Fri Oct 06 23:23:31 2017 +0200 |
| committer | Gerrit Code Review <root@osm.etsi.org> | Fri Oct 06 23:23:31 2017 +0200 |
| tree | c5537a8c4811da4887fce77b080400be6b56cdaf | |
| parent | 8dad2958cab56d275f7f24025d9f397be7da4e77 [diff] | |
| parent | a1ddab06d0338abdc53327271c3205b8f42bad7e [diff] |
Merge "Bug 356 - NS-Scale. Still see Exception from the RO"
diff --git a/models/openmano/python/rift/openmano/rift2openmano.py b/models/openmano/python/rift/openmano/rift2openmano.py index aeda289..91ae8a9 100755 --- a/models/openmano/python/rift/openmano/rift2openmano.py +++ b/models/openmano/python/rift/openmano/rift2openmano.py
@@ -263,7 +263,7 @@ } } - openmano_nsd = http_api.post_nsd_v3(openmano_nsd_im_body) + openmano_nsd = http_api.post_nsd_v3(openmano_nsd_api_format) return openmano_nsd