Yes, my demo folder into robot container was an old version... I have pulled the last version from https://gerrit.onap.org/r/demo.git . I run the demo script, but it still fails with the following error: > > '{"request":{"requestId":"e798a26d-b057-450a-86ac-527867884584","startTime":"Mon, > 25 Feb 2019 15:48:57 > GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"B3c7326443474f7a997e..base_vfw..module-0","modelInvariantId":"24ff4597-7014-4c27-830a-904089d45b92","modelType":"vfModule","modelName":"B3c7326443474f7a997e..base_vfw..module-0","modelVersion":"1","modelCustomizationUuid":"3df01717-57a5-4a17-9bac-bd123ea112af","modelVersionId":"dd96f286-f0ab-4c5e-821d-7e2c6e52db59","modelCustomizationId":"3df01717-57a5-4a17-9bac-bd123ea112af","modelUuid":"dd96f286-f0ab-4c5e-821d-7e2c6e52db59","modelInvariantUuid":"24ff4597-7014-4c27-830a-904089d45b92","modelInstanceName":"B3c7326443474f7a997e..base_vfw..module-0"},"requestInfo":{"source":"VID","instanceName":"Vfmodule_Ete_vFW_3621c18f-c1e0-4359-9ce6-f2f0231f1586","suppressRollback":false,"requestorId":"demo"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0565d6c-0274-46a7-b734-73059d3a80a1","modelInfo":{"modelInvariantId":"1dbe138e-432c-4a1b-93a6-200664026a8e","modelType":"service","modelName":"vFW > 2019-02-25 > 15:42:15","modelVersion":"1.0","modelVersionId":"41eee58b-c5b9-44c8-89a3-f9adfb41b718","modelUuid":"41eee58b-c5b9-44c8-89a3-f9adfb41b718","modelInvariantUuid":"1dbe138e-432c-4a1b-93a6-200664026a8e"}}},{"relatedInstance":{"instanceId":"9ed8cb1c-fcaf-46e0-a55e-49ab51b9e89f","modelInfo":{"modelCustomizationName":"b3c73264-4347-4f7a-997e > 0","modelInvariantId":"0cbd6be1-487c-462b-aaf8-367d44c76892","modelType":"vnf","modelName":"b3c73264-4347-4f7a-997e","modelVersion":"1.0","modelCustomizationUuid":"650aefad-86a3-49b8-a3ad-e564e6051494","modelVersionId":"d56292ad-780d-4547-a343-b7b8755d5e2a","modelCustomizationId":"650aefad-86a3-49b8-a3ad-e564e6051494","modelUuid":"d56292ad-780d-4547-a343-b7b8755d5e2a","modelInvariantUuid":"0cbd6be1-487c-462b-aaf8-367d44c76892","modelInstanceName":"b3c73264-4347-4f7a-997e > 0"}}}],"cloudConfiguration":{"tenantId":"34f1fe41d1a0483dbd1aa94c26dc5545","cloudOwner":"CloudOwner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"VNF_API","usePreload":true}},"instanceReferences":{"serviceInstanceId":"c0565d6c-0274-46a7-b734-73059d3a80a1","vnfInstanceId":"9ed8cb1c-fcaf-46e0-a55e-49ab51b9e89f","vfModuleInstanceId":"aa02f85d-5aa2-4f78-8ca8-3fa72519a9ce","vfModuleInstanceName":"Vfmodule_Ete_vFW_3621c18f-c1e0-4359-9ce6-f2f0231f1586","requestorId":"demo"},"requestStatus":{"requestState":"FAILED","statusMessage":"Received > vfModuleException from VnfAdapter: category='INTERNAL' message= *'Exception > during create VF 400 Bad Request: The server could not comply with the > request since it is either malformed or otherwise incorrect., > error.type=StackValidationFailed, error.message=Property error: : > resources.vsn_private_1_port.properties.network: : Error validating value > 'e8f51956-00dd-4425-af36-045716781ffc': Unable to find network with name > or id 'e8f51956-00dd-4425-af36-045716781ffc'' rolledBack='true'* > ","percentProgress":100,"finishTime":"Mon, > 25 Feb 2019 15:49:23 GMT"}}}' contains 'FAILED'
Into vm_properties.yaml file of the robot, there are two values identifying the network : "GLOBAL_INJECTED_NETWORK" : "e8f51956-00dd-4425-af36-045716781ffc", -> default value "GLOBAL_INJECTED_PUBLIC_NET_ID" : "2c921f24-7e22-40f0-af62-e6801bff0ae1" -> I have changed this value by setting my OpenStack public net ID Do I need to update the "GLOBAL_INJECTED_NETWORK" value with the correct Openstack private network ID value (created on Openstack)? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15721): https://lists.onap.org/g/onap-discuss/message/15721 Mute This Topic: https://lists.onap.org/mt/28165128/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
