Hi Marco,
Thanks for the response. Comments inline. I have retried now with the changes to demo versions but doesn't change the equation. Same status as before. More inline ... >What error are you getting precisely? I get maximum poll attempts exceeded. I thought that's a benign error for the GUI waiting to refresh on request status. But after that, refreshing the service instance list, moves the VF to pending delete. (also unable to delete once in this state as mentioned earlier. No hint in sdnc/mso/vid portal logs whatsoever) Here's a snapshot for your perusal: https://www.dropbox.com/s/z6b69aq40k6hw61/Screenshot%202018-01-08%2018.25.06.png?dl= > How did you set onap-parameters.yaml in OOM? The OpenStack parameters are > used by SO to instantiate the VNFs. Yes. I am aware about that. As without that, model init through demo-k8s robot would have failed anyway. Here's the onap-parameters.yaml for our k8s environment under oom/kubernetes/config: #cat onap-parameters.yaml ------------------------------------------ OPENSTACK_UBUNTU_14_IMAGE: "Ubuntu_14.04.5_LTS" OPENSTACK_PUBLIC_NET_ID: "aff52391-359f-4264-9768-1948c83021bc" OPENSTACK_OAM_NETWORK_ID: "abd45e55-bbac-4ec4-84cf-38479b1cf075" OPENSTACK_OAM_SUBNET_ID: "28222064-0f44-4758-94c5-72eaaf726837" OPENSTACK_OAM_NETWORK_CIDR: "10.0.0.0/26" OPENSTACK_USERNAME: "onap" OPENSTACK_API_KEY: "secret" OPENSTACK_TENANT_NAME: "onap" OPENSTACK_TENANT_ID: "45947f2541a34498b340eb93b56b5c24" OPENSTACK_REGION: "RegionOne" OPENSTACK_KEYSTONE_URL: "http://192.168.42.240/identity" OPENSTACK_FLAVOUR_MEDIUM: "m1.small" OPENSTACK_SERVICE_TENANT_NAME: "service" DMAAP_TOPIC: "AUTO" DEMO_ARTIFACTS_VERSION: "1.1.0-SNAPSHOT" ---------------------------------------- Maybe the DEMO artifacts version above needs to be 1.1.1 as I haven't changed that yet. Can try with that if you think that's the issue. >Also, note that for Amsterdam release, the following parameters should be used: Done. Posted the vnf preload topology operation with demo artifacts 1.1.1 and install 1.1.1. Confirmed with a GET as well to see the new posted data for the vnfs. Same error as mentioned above. Regards, -Karthick From: <[email protected]> on behalf of "Ramanarayanan, Karthick" <[email protected]> Date: Monday, January 8, 2018 at 6:32 PM To: "[email protected]" <[email protected]> Subject: [onap-discuss] Failure to create the demo vfirewall VNF { "vnf-parameter-name": "demo_artifacts_version", "vnf-parameter-value": "1.1.0" }, { "vnf-parameter-name": "install_script_version", "vnf-parameter-value": "1.1.0-SNAPSHOT"
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
