Fix deployment flavor of orchestra machine; Improve bootstrap 81/30881/1
authorMichael Pauls <michael.pauls@fokus.fraunhofer.de>
Fri, 17 Mar 2017 17:59:49 +0000 (18:59 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 17 Mar 2017 19:19:44 +0000 (19:19 +0000)
Change-Id: I3aa00be7e6e7d3e8de86a8b6a8e9564dc548a3d3
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
(cherry picked from commit dce6afeedc21ec9e5b97d630493b9307682ccaa4)

functest/opnfv_tests/vnf/ims/orchestra_ims.py
functest/opnfv_tests/vnf/ims/orchestra_ims.yaml

index 42b218e..df57800 100644 (file)
@@ -245,7 +245,7 @@ class ImsVnf(vnf_base.VnfOnBoardingBase):
                          % (self.imagename, network_id, userdata))
 
         instance = os_utils.create_instance_and_wait_for_active(
-            "m1.medium",
+            "orchestra",
             os_utils.get_image_id(glance_client, self.imagename),
             network_id,
             "orchestra-openbaton",
index 86d6e60..5923a77 100644 (file)
@@ -2,8 +2,8 @@ tenant_images:
     ubuntu_14.04: http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
     openims: http://marketplace.openbaton.org:8082/api/v1/images/52e2ccc0-1dce-4663-894d-28aab49323aa/img
 openbaton:
-    bootstrap_link: http://get.openbaton.org/bootstrap
-    bootstrap_config_link: http://get.openbaton.org/bootstrap-config-file
+    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
     marketplace_link: http://marketplace.openbaton.org:8082/api/v1/nsds/fokus/OpenImsCore/3.2.0/json
     imagename: ubuntu_14.04
 vIMS: