diff options
author | Michael Pauls <michael.pauls@fokus.fraunhofer.de> | 2017-04-04 19:19:08 +0200 |
---|---|---|
committer | Michael Pauls <michael.pauls@fokus.fraunhofer.de> | 2017-04-04 19:19:08 +0200 |
commit | 0cbe545a4ebda5b37b682b46d849198648a7efe1 (patch) | |
tree | 3597ed466f90f7d3aa394cb5f4dd6d7f14fb8ca4 /functest/opnfv_tests/vnf/ims/orchestra_ims.yaml | |
parent | db9767d6871b3601265b46645d2ff7656f3a0bb4 (diff) |
Fix VIM onboarding and ims deployment
VIM onboarding: check for API version of OpenStack -> support of v2 and v3
ims deployment: fix userdata in order to wait for EMS registration
Change-Id: Id0932232ddb1f1163ef3c37460bc88b71b9c0bdd
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
Diffstat (limited to 'functest/opnfv_tests/vnf/ims/orchestra_ims.yaml')
-rw-r--r-- | functest/opnfv_tests/vnf/ims/orchestra_ims.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/functest/opnfv_tests/vnf/ims/orchestra_ims.yaml b/functest/opnfv_tests/vnf/ims/orchestra_ims.yaml index 5923a775..5b25d3c9 100644 --- a/functest/opnfv_tests/vnf/ims/orchestra_ims.yaml +++ b/functest/opnfv_tests/vnf/ims/orchestra_ims.yaml @@ -4,6 +4,8 @@ tenant_images: openbaton: bootstrap_link: http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap bootstrap_config_link: http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file + userdata: + file: https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh marketplace_link: http://marketplace.openbaton.org:8082/api/v1/nsds/fokus/OpenImsCore/3.2.0/json imagename: ubuntu_14.04 vIMS: |