diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-09-12 05:00:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-12 05:00:48 +0000 |
commit | a593fbca70eb4a5ec6cb0bf5d53838752463065c (patch) | |
tree | a127521cff55bdf54b9ee0c70c30f434500f1017 /functest/opnfv_tests/vnf | |
parent | c8c85639ad7a265913e2b143955c24f9560b9423 (diff) | |
parent | d91d8ace3e00e0a60f78660e7a690b2dc45d5bc7 (diff) |
Merge "Re-enable orchestra tests (VNF)"
Diffstat (limited to 'functest/opnfv_tests/vnf')
-rw-r--r-- | functest/opnfv_tests/vnf/ims/orchestra.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/functest/opnfv_tests/vnf/ims/orchestra.yaml b/functest/opnfv_tests/vnf/ims/orchestra.yaml index 4cd18e72..457ca90e 100644 --- a/functest/opnfv_tests/vnf/ims/orchestra.yaml +++ b/functest/opnfv_tests/vnf/ims/orchestra.yaml @@ -29,7 +29,7 @@ mano: orchestra_openims: name: OpenIMS descriptor: - url: http://marketplace.openbaton.org:8082/api/v1/nsds/fokus/OpenImsCore/3.2.0/json + url: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json requirements: flavor: name: m1.small @@ -51,7 +51,7 @@ orchestra_openims: orchestra_clearwaterims: name: Clearwater IMS descriptor: - url: http://marketplace.openbaton.org:8082/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json + url: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json requirements: flavor: name: m1.small |