Re: [onap-discuss] Reference to VFC repo ?

2017-05-08 Thread FREEMAN, BRIAN D
Chengli, Thanks. The reason I asked about yang is that we generate swagger from the yang model and of course in APPC/SDNC a yang model would auto-generate the REST API. I found references to OSM’s yang model but they dont seem to be compatible with the Open-O swagger definitions. Is

[onap-discuss] Failed to setup SDC

2017-05-08 Thread Ethan Lynn
I saw following error when I try to setup ONAP env on openstack, Is there anyone encounter this? Is there any changes related to sdc container? normatives/scripts/import/tosca/importPolicyTypes.py STDERR: End output of "bash" "/tmp/jetty/chef-script20170508-470-1b3qqzw" Ran "bash"

Re: [onap-discuss] Portal Onboarding

2017-05-08 Thread TALASILA, MANOOP (MANOOP)
Hi Ethan, If you don’t see any applications in the Portal's home page, then it could be that the on onboarding sql script did not get executed during deployment. If so, please try to run: mysql -u root -p'Aa123456' -h $IP_ADDRESS < /opt/portal/deliveries/Apps_Users_OnBoarding_Script.sql where

Re: [onap-discuss] Failed to setup SDC

2017-05-08 Thread Ethan Lynn
Hi Ahmad, Ifconfig -a returns following: root@lxh-onap-sdc:/opt# ifconfig -a docker0 Link encap:Ethernet HWaddr 02:42:4b:2d:9e:37 inet addr:172.17.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 inet6 addr: fe80::42:4bff:fe2d:9e37/64 Scope:Link UP BROADCAST RUNNING

Re: [onap-discuss] Failed to setup SDC

2017-05-08 Thread Ahmad, Munir
This wont be a clean fix but if you want to continue past this step then modify /root/chef-solo/cache/cookbooks/sdc-normatives/recipes/upgrade_Normatives.rb from inside the sdc-BE container by hardcoding the IPs and restart the container then watch the logs it should be successful. 7:

Re: [onap-discuss] ONAP Demo Instance

2017-05-08 Thread Shankar, Shashank Kumar
Hi Daniel, Any update from the development teams on the development setup/workflow? Thanks, Shashank From: "ROSE, DANIEL V" > Date: Friday, May 5, 2017 at 10:15 AM To: Shashank Kumar Shankar

Re: [onap-discuss] Projects

2017-05-08 Thread Ed Warnicke
Oliver, A proposal is not 'proposed' till an email to the TSC has been sent. There is a two week public comment period *after* that email has been sent before it is eligible for a creation review by the TSC. Once a proposal has been announced to the TSC I would suggest providing comment on that

Re: [onap-discuss] Failed to setup SDC

2017-05-08 Thread Ethan Lynn
Thanks Ahmad, it worked. root@lxh-onap-sdc:/opt# curl http://localhost:8181/sdc1/rest/healthCheck { "sdcVersion": "1.0.0", "siteMode": "unknown", "componentsInfo": [ { "healthCheckComponent": "BE", "healthCheckStatus": "UP", "version": "1.0.0", "description":

Re: [onap-discuss] Reference to VFC repo ?

2017-05-08 Thread Avi Chapnick
Re the integration between NFVO and GVNFM , it's done via the MS layer More specifically lcm/pub/msapi/vnfmdrive.py Its build a URL, where the VNFM should be available , and execute it. Avi, From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of

Re: [onap-discuss] Projects

2017-05-08 Thread Ed Warnicke
If you want to be able to have your project proposal reviewed by the TSC by two weeks from this Thursday, send your email to the t...@lists.onap.org mailer by Thursday of this week. Ed On Mon, May 8, 2017 at 1:11 PM, Danny Lin wrote: > So, essentially, by Thursday this week

[onap-discuss] Reference to VFC repo ?

2017-05-08 Thread FREEMAN, BRIAN D
I'm trying to understand the VF-C data model. Is this the right repo in Open-O (gvnfm-vnfmgr) ? There is a swagger.json for the interface - does anyone have a yang model that corresponds to it ? Brian

Re: [onap-discuss] Health endpoints

2017-05-08 Thread ROSE, DANIEL V
If you run a robot with tag of health you will see us call all the components. The log.html will include the endpoints. Thnaks, Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Ali, Shaheen

Re: [onap-discuss] Projects

2017-05-08 Thread Danny Lin
So, essentially, by Thursday this week the latest, we need the email to TSC mailing list to “propose” the proposal. Is this understanding correct? Danny From: on behalf of Ed Warnicke Date: Monday, May 8, 2017 at 9:44 AM To:

Re: [onap-discuss] [installation] Updated Heat templates for vanilla OpenStack

2017-05-08 Thread Mandeep Khinda
Hi Marco, Do these include the openstack-ization of the DCAE VMs? Last I remember, those were a work in progress. Thx Mandeep From: on behalf of "PLATANIA, MARCO (MARCO)" Date: Monday, May 8, 2017 at 3:05 PM To:

Re: [onap-discuss] [installation] VID deploying a service model

2017-05-08 Thread Alex Vicol (avicol)
Hello all, When trying to deploy a service model from the Portal I get invalid credentials error in the portal FE logs. I made sure the VID user/password in onboarding tab to match the one in the demo config files, but still doesn’t work. Could you please help me find the issue? # vid info -