[onap-discuss] [policy][AAI] Dummy request to AAI for vDNS/vLB use case to scale out

2018-03-16 Thread Thiruveedula, Bharath via onap-discuss
Hi, I have deployed the vDNS use case. I can see CL event being raised from TCA. But in the policy while it is sending named query requests, it fails to fetch dummy module(dnsscaling module) details. I am following the demo [1], but all these video recordings didn't discuss much about creating

[onap-discuss] [policy][AAI] Problem extracting SO data from AAI query response because of null in vDNS use case.

2018-03-15 Thread Thiruveedula, Bharath via onap-discuss
Hi Policy team. I have deployed vDNS use case to check scale out policy. Loadbalancer able to send VES streams and DCAE raised CL event. But in policy I am facing the following error: *[2018-03-15 13:30:04,608|WARN|SOActorServiceProvider|Session

Re: [onap-discuss] [E] Re: vFW usecase links were down

2018-03-13 Thread Thiruveedula, Bharath via onap-discuss
E30=R_usQI0gmeBMEOCjlGFPhXI--_x4RP9tXuFEr1rKBsU=> > ) > > Cheers, > David > > On 12 Mar 2018, at 15:47, Thiruveedula, Bharath via onap-discuss < > onap-discuss@lists.onap.org> wrote: > > Hi, > > By using 1.2.0 and 1.2.0-SNAPSHOT for demo-artifact-version and &

Re: [onap-discuss] [E] [appc]Explicitly unmount vPKTGEN

2018-03-13 Thread Thiruveedula, Bharath via onap-discuss
Found out how to do it. In case you need to unmount, just run the below request. *curl --noproxy '*' --user "admin":"Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U" -X DELETE http://10.75.12.194:8282/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/

Re: [onap-discuss] vFW usecase links were down

2018-03-12 Thread Thiruveedula, Bharath via onap-discuss
Hi, By using 1.2.0 and 1.2.0-SNAPSHOT for demo-artifact-version and install-script-version for vFW, I got few errors while running "make" in VESReporing folder in Firewall VM: *Making dependency file evel_unit.d for evel_unit.c* *Making dependency file jsmn.d for jsmn.c* *Making dependency file

[onap-discuss] vFW usecase links were down

2018-03-12 Thread Thiruveedula, Bharath via onap-discuss
Hi, Till last week vFW user data scripts work propoerly. But today when I tried to deploy, the links mentioned below were not found. I tried to download them manually, but it says I can see the new artifacts version was added which is "*1.2.0*", but I think it would be really good if we

Re: [onap-discuss] [E] Re: [Policy] Empty policies in Standalone mode

2018-02-21 Thread Thiruveedula, Bharath via onap-discuss
Hi Jorge, I tried the same steps you suggested. I found one build failure while running apps-installer but overall it gave "build success" message. Below is the error from apps-installer. [INFO] [INFO] Scanning for

Re: [onap-discuss] vFW Closed Loop: Canot capture all the packets in the Graph

2018-02-15 Thread Thiruveedula, Bharath via onap-discuss
Hi. The issue was solved by just rebooting sink VM. Best Regards Bharath T On Wed, Feb 14, 2018 at 8:18 PM, Thiruveedula, Bharath < bharath.thiruveed...@verizon.com> wrote: > Hi team, > > I am trying to setup closed loop using vFWCL package. I launched both > vfwsnk and vpg. But I couldn't see

[onap-discuss] vFW Closed Loop: Canot capture all the packets in the Graph

2018-02-14 Thread Thiruveedula, Bharath via onap-discuss
Hi team, I am trying to setup closed loop using vFWCL package. I launched both vfwsnk and vpg. But I couldn't see the packet flows in the sink graph. The below is the screenshot from the sink portal [image: Inline image 1] If you see, the packets are being captured(3,417 captured), but only

[onap-discuss] [DCAEGEN2][Integration]DCAEGEN2 Manual Installation Status and issues

2018-02-01 Thread Thiruveedula, Bharath via onap-discuss
Greetings I am trying to setup DCAEGGEN2 using manual installation approach. The environment I am using is behind the proxy. So for installing DCAEGEN2 I have to do lot of workarounds to make it work(though I haven't reached that state). Here are the steps I took just to make centos VM up.

Re: [onap-discuss] [E] Re: [oom] ONAP R1 | Unable to distribute models to AAI in OOM deployment

2018-01-31 Thread Thiruveedula, Bharath via onap-discuss
Hi Alexis, I have attached the logs of AAI-ML. while distributing I can see one error highlighted below: " *ERROR org.onap.aai.modelloader.entity.model.ModelArtifact RequestId=c8e05f3d-f43f-4c75-920a-d24ccaefa191 ServiceName=ModelLoader ServiceInstanceId= StartTime=2018-01-31T14:43:12.710Z

Re: [onap-discuss] [E] Re: [DCAGEN2] Proxied DNS Designate only with Multicloud Titanium

2018-01-31 Thread Thiruveedula, Bharath via onap-discuss
Hi , As per the code in "dnsdesig/dns_plugin.py" in boot container, it expects the "dns" service in endpoints with the same region name as DCAE_REGION. So the region name and tenant name of both the openstack should be same. It worked for me. Best Regards Bharath T On Wed, Jan 31, 2018 at

Re: [onap-discuss] [E] Re: [DCAGEN2] Proxied DNS Designate only with Multicloud Titanium

2018-01-31 Thread Thiruveedula, Bharath via onap-discuss
Hi Alexis, (Sorry Ramu for hijacking the mail) I am also facing the same error. The parameter you are referring "dcae_keystone_url" is the value in* /opt/config/keystone_url.txt*? First of all, let me clear you that I am trying t install DCAEGEN2 using heat way not the OOM approach. Though the