Re: [onap-discuss] packetgen's problem in vFW_CNF_CDS demo

2022-11-21 Thread kedar . ambekar
This may help you-

https://wiki.onap.org/display/DW/Pushing+Changes+Using+Git

From: onap-discuss@lists.onap.org  on behalf of 
monemmah...@gmail.com 
Date: Friday, 18 November 2022 at 1:08 AM
To: Rajewski, Łukasz , onap-discuss@lists.onap.org 

Subject: Re: [onap-discuss] packetgen's problem in vFW_CNF_CDS demo

Sure, in order to push my changes in gerrit, it seems that I need an issue id 
(I'm facing with this error: Missing issue-id in commit message)

Would you please help me with this?



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#24260): https://lists.onap.org/g/onap-discuss/message/24260
Mute This Topic: https://lists.onap.org/mt/93161095/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [onap-discuss] How to setup UniversalVesAdapter using docker or git? #casablanca #deployment #dcaegen2 #ves

2019-06-03 Thread Kedar Ambekar
Hi Milind,



Please refer to steps @ 
https://wiki.onap.org/pages/viewpage.action?pageId=60891188 to install VES 
Mapper. It talks about installing VES Mapper using cloudify.



Readthedocs pages 
(https://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/services/mapper/index.html
 ) can also be referred. But looks some formatting needed there.



Do let us know if you face any issue.


From: onap-discuss@lists.onap.org  On Behalf Of 
Milind Kaklij
Sent: Monday, May 27, 2019 1:04 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] How to setup UniversalVesAdapter using docker or git? 
#casablanca #deployment #dcaegen2 #ves

Hi Team,
We are trying to setup UniversalVesAdapter from dcaegen2 Casablanca for 
conversion of any format SNMP alram to  JSON format expected by VES Collector 
,But unable to setup link 
[https://github.com/onap/dcaegen2-services-mapper/tree/master/UniversalVesAdapter]
  

 provided by
ONAP documentation .

could you please help us on same?



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17379): https://lists.onap.org/g/onap-discuss/message/17379
Mute This Topic: https://lists.onap.org/mt/31878182/21656
Mute #dcaegen2: https://lists.onap.org/mk?hashtag=dcaegen2&subid=2740164
Mute #deployment: https://lists.onap.org/mk?hashtag=deployment&subid=2740164
Mute #casablanca: https://lists.onap.org/mk?hashtag=casablanca&subid=2740164
Mute #ves: https://lists.onap.org/mk?hashtag=ves&subid=2740164
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [onap-discuss] [aai][policy] Not getting all extra-properties in AAI named query

2019-02-19 Thread Kedar Ambekar
Hi Marco,

Thanks for pointing out that there are 2 vservers in named-query response. I 
had not noticed that.
But I think that means, if I delete VFModule from VID, for which this 
heatbridge was done, the vserver info doesn’t get cleaned. Because I had 
deleted corresponding VFModule whose vserver data was still there.


1.   We deleted unwanted /old vserver data from AAI and tried again. 
Named-query response is still not having extra parameters as needed by policy.

2.   We also created service again, right from new VSP and instantiated 
VFModule. After heatbridge, if we do named-query, still don’t see extra 
parameters present in the response. That means scaleout by policy is going to 
fail.

A question to policy team – Any reason for referring to extra parameters 
section ? As the required info ( model-ver.model-name and 
model-ver.model-version-id ) seems to be present in the named-query response in 
other part.

From: onap-discuss@lists.onap.org  On Behalf Of 
Marco Platania
Sent: Friday, February 15, 2019 7:56 PM
To: onap-discuss@lists.onap.org; Kedar Ambekar 
Subject: Re: [onap-discuss] [aai][policy] Not getting all extra-properties in 
AAI named query

Kedar,

I think there’s some confusion in your AAI. Not sure what’s going on, but 
looking at your logs I see that in the failure case you have 2 vServers with 
the same name and different ID as part of the same JSON object, one of which 
has only info about cloud region and tenant. Can you start fresh, installing a 
new VNF?

Marco

From: mailto:onap-discuss@lists.onap.org>> on 
behalf of Kedar Ambekar 
mailto:ake...@techmahindra.com>>
Reply-To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, 
"ake...@techmahindra.com<mailto:ake...@techmahindra.com>" 
mailto:ake...@techmahindra.com>>
Date: Friday, February 15, 2019 at 9:02 AM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: Re: [onap-discuss] [aai][policy] Not getting all extra-properties in 
AAI named query

Hi Marco,

Yes, we have done heatbridge operation using robot script after VFModule 
creation. We are getting response for vserver’s named query in policy. It’s 
just that below mentioned extra-properties are not in it.

From: PLATANIA, MARCO (MARCO) 
mailto:plata...@research.att.com>>
Sent: Friday, February 15, 2019 7:26 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; Kedar 
Ambekar mailto:ake...@techmahindra.com>>
Subject: Re: [onap-discuss] [aai][policy] Not getting all extra-properties in 
AAI named query

Kedar,

Did you run heatbridge after the VF modules have been instantiated?

Marco

From: mailto:onap-discuss@lists.onap.org>> on 
behalf of Kedar Ambekar 
mailto:ake...@techmahindra.com>>
Reply-To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, 
"ake...@techmahindra.com<mailto:ake...@techmahindra.com>" 
mailto:ake...@techmahindra.com>>
Date: Friday, February 15, 2019 at 1:12 AM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: [onap-discuss] [aai][policy] Not getting all extra-properties in AAI 
named query

Hi,

We are trying to test the Scaleout scenario by generating an ONSET event to be 
picked up by policy. We are using Casablanca release with OOM based 
installation.

We are observing that the AAI data returned in response to named query for the 
vserver does not have the fields model-ver.model-name and 
model-ver.model-version-id in the extra-properties  section for the service, 
vnf and vf module data. Hence policy is not able to send the same to SO and the 
scale-out fails at SO because of missing parameters.

When we searched, came across closed Jira ticket 
https://jira.onap.org/browse/AAI-456<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_AAI-2D456&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=h3gwHSSxMkUcHOp2sYpsJ03ursVsDjZbvI_uNSg3AtY&s=hYJAYqO2smvlMhO3TQRWNI6zGoen9HGokFR7pY9qyDc&e=>
 that was reported for Amsterdam which had similar issue.

Attached log has the named query response for the error scenario.
Btw, this scenario used to work for us before on the same AAI instance. 
Attached logs for this previous success scenario as well.

Appreciate any inputs on this !

Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://u

Re: [onap-discuss] [aai][policy] Not getting all extra-properties in AAI named query

2019-02-15 Thread Kedar Ambekar
Hi Marco,

Yes, we have done heatbridge operation using robot script after VFModule 
creation. We are getting response for vserver’s named query in policy. It’s 
just that below mentioned extra-properties are not in it.

From: PLATANIA, MARCO (MARCO) 
Sent: Friday, February 15, 2019 7:26 PM
To: onap-discuss@lists.onap.org; Kedar Ambekar 
Subject: Re: [onap-discuss] [aai][policy] Not getting all extra-properties in 
AAI named query

Kedar,

Did you run heatbridge after the VF modules have been instantiated?

Marco

From: mailto:onap-discuss@lists.onap.org>> on 
behalf of Kedar Ambekar 
mailto:ake...@techmahindra.com>>
Reply-To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, 
"ake...@techmahindra.com<mailto:ake...@techmahindra.com>" 
mailto:ake...@techmahindra.com>>
Date: Friday, February 15, 2019 at 1:12 AM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: [onap-discuss] [aai][policy] Not getting all extra-properties in AAI 
named query

Hi,

We are trying to test the Scaleout scenario by generating an ONSET event to be 
picked up by policy. We are using Casablanca release with OOM based 
installation.

We are observing that the AAI data returned in response to named query for the 
vserver does not have the fields model-ver.model-name and 
model-ver.model-version-id in the extra-properties  section for the service, 
vnf and vf module data. Hence policy is not able to send the same to SO and the 
scale-out fails at SO because of missing parameters.

When we searched, came across closed Jira ticket 
https://jira.onap.org/browse/AAI-456<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_AAI-2D456&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=h3gwHSSxMkUcHOp2sYpsJ03ursVsDjZbvI_uNSg3AtY&s=hYJAYqO2smvlMhO3TQRWNI6zGoen9HGokFR7pY9qyDc&e=>
 that was reported for Amsterdam which had similar issue.

Attached log has the named query response for the error scenario.
Btw, this scenario used to work for us before on the same AAI instance. 
Attached logs for this previous success scenario as well.

Appreciate any inputs on this !

Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=h3gwHSSxMkUcHOp2sYpsJ03ursVsDjZbvI_uNSg3AtY&s=wjWIikMphS_BhjUF2bp2oD0RUw0epJ8w22C2diLUAOU&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=h3gwHSSxMkUcHOp2sYpsJ03ursVsDjZbvI_uNSg3AtY&s=ramuNqud6PS2bJiQMIirpLmwU11j0ECxcca96VxvaMg&e=>
 internally within TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15574): https://lists.onap.org/g/onap-discuss/message/15574
Mute This Topic: https://lists.onap.org/mt/29859955/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] [aai][policy] Not getting all extra-properties in AAI named query

2019-02-14 Thread Kedar Ambekar
Hi,

We are trying to test the Scaleout scenario by generating an ONSET event to be 
picked up by policy. We are using Casablanca release with OOM based 
installation.

We are observing that the AAI data returned in response to named query for the 
vserver does not have the fields model-ver.model-name and 
model-ver.model-version-id in the extra-properties  section for the service, 
vnf and vf module data. Hence policy is not able to send the same to SO and the 
scale-out fails at SO because of missing parameters.

When we searched, came across closed Jira ticket 
https://jira.onap.org/browse/AAI-456 that was reported for Amsterdam which had 
similar issue.

Attached log has the named query response for the error scenario.
Btw, this scenario used to work for us before on the same AAI instance. 
Attached logs for this previous success scenario as well.

Appreciate any inputs on this !


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15568): https://lists.onap.org/g/onap-discuss/message/15568
Mute This Topic: https://lists.onap.org/mt/29859955/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

{  
   "inventory-response-item":[  
  {  
 "vserver":{  
"vserver-id":"5675e8cb-406b-40ff-a437-d1e9dff9fdee",
"vserver-name":"sprout-2.me.cw-ngv.com",
"vserver-name2":"sprout-2.me.cw-ngv.com",
"prov-status":"ACTIVE",

"vserver-selflink":"http://10.126.0.50:8774/v2.1/ac3ad678c9044ebba5190dd3dc531765/servers/5675e8cb-406b-40ff-a437-d1e9dff9fdee";,
"in-maint":false,
"is-closed-loop-disabled":false,
"resource-version":"1550138633591"
 },
 "extra-properties":{  

 },
 "inventory-response-items":{  
"inventory-response-item":[  
   {  
  "model-name":"Sprout-Scaling-VF",
  "generic-vnf":{  
 "vnf-id":"46fd41cb-db52-4b85-bc51-fc0eb3a36558",
 "vnf-name":"Sprout-Scaling-VNF2",
 "vnf-type":"Sprout-Scaling2/Sprout-Scaling-VF 0",
 "prov-status":"ACTIVE",
 "equipment-role":"",
 "orchestration-status":"Active",
 "in-maint":true,
 "is-closed-loop-disabled":false,
 "resource-version":"1550138623304",
 
"model-invariant-id":"feee550b-1aa8-4248-9f75-e49e2b1125e5",
 "model-version-id":"77bfd20b-b753-499f-b9e0-20ac393c7afb",
 
"model-customization-id":"5e140d15-8d83-4bab-a9ed-981f6a3a4fa5",
 
"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/15ba64a2-87b0-4f79-bf2d-11e4e19e0f1c/service-data/vnfs/vnf/46fd41cb-db52-4b85-bc51-fc0eb3a36558/vnf-data/vnf-topology/"
  },
  "extra-properties":{  
 "extra-property":[  
{  
   "property-name":"model.model-type",
   "property-value":"resource"
},
{  
   "property-name":"model-ver.model-version",
   "property-value":"1.0"
}
 ]
  },
  "inventory-response-items":{  
 "inventory-response-item":[  
{  
   "model-name":"Sprout-Scaling2",
   "service-instance":{  
  
"service-instance-id":"15ba64a2-87b0-4f79-bf2d-11e4e19e0f1c",
  "service-instance-name":"Sprout-Scaling-SI2",
  "environment-context":"General_Revenue-Bearing",
  "workload-context":"Production",
  
"model-invariant-id":"238482de-cff7-4ecf-8f93-f54df197dea2",
  
"model-version-id":"3e269892-fe5d-47bc-ad2c-dea284f14783",
  "resource-version":"1550136634055",
  
"selflink

Re: [onap-discuss] [dcae][ves][bbs] VES Event ID

2019-02-12 Thread Kedar Ambekar
Hi,

The VES event generated by VES Mapper for the ONT registration can be found @ 
VES Event for ONT 
Registration

From: onap-discuss@lists.onap.org  On Behalf Of 
Xin Miao
Sent: Monday, February 11, 2019 10:59 PM
To: Cheung, Ben (Nokia - US/Murray Hill) 
Cc: Carey, Timothy (Nokia - US) ; GUPTA, ALOK 
; VENKATESH KUMAR, VIJAY ; 
onap-discuss@lists.onap.org; onap-...@groups.io
Subject: [onap-discuss] [dcae][ves][bbs] VES Event ID

Hi, Ben,

One question:


-  In 5G use cases, how the PNF-Registration Event ID field is actually 
used based on its computing rule or does it really matter?
In case of BBS, the event ID is defined as such:

o  unique per CPE/ONT proxied - incremented as described, which follows the 
definition 
here.

oIn case of ONT Re-registration, will the digital portion of the eventId 
need to be reset? How significantwill it be if we do not do re-set at all?

Thank you and best regards,

Xin Miao
5700 Tennyson Dr., Plano, TX 75024
Phone: 469-277-5884; Mobile:469-268-5226
xin.m...@huawei.com
 [cid:image001.jpg@01CD505D.C18C2420]




Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15487): https://lists.onap.org/g/onap-discuss/message/15487
Mute This Topic: https://lists.onap.org/mt/29737276/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] [sdc] Query regarding service design

2018-12-06 Thread Kedar Ambekar
Hi,

I am trying to instantiate a service composed by multiple VNFs. Each VNF is 
onboarded using its own heat template.
When I will do Create VFModule via VID-SO, I want specific VNF's heat to get 
executed first before remaining others.

Is it possible to mention this requirement while designing the service in SDC ? 
Appreciate any help on this.


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14299): https://lists.onap.org/g/onap-discuss/message/14299
Mute This Topic: https://lists.onap.org/mt/28624504/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] [so][sdnc] "Unable to generate VM name" while creating VF Module

2018-11-16 Thread Kedar Ambekar
Hi,

While trying to instantiate vLB on Casablanca-Staging, Create VF Module step is 
failing for me.
SO BPMN has below logs.

Appreciate any inputs on this one..Is this similar to current open SO issue 
SO-1213 ?

org.onap.so.client.exception.BadResponseException: Error from SDNC: Unable to 
generate VM name: naming-policy-generate-name: input.policy-instance-name is 
not set and ilicy-generate-name: input.policy-instance-name is not set and 
input.policy is ASSIGN|Error from SDNC: Unable to generate VM name: 
naming-policy-generate-name: input.polnput.policy is ASSIGN
icy-instance-name is not set and input.policy is ASSIGN
org.onap.so.client.exception.BadResponseException: Error from SDNC: Unable to 
generate VM name: naming-policy-generate-name: input.policy-instance-name is 
not set and iat 
org.onap.so.client.orchestration.SDNCVfModuleResources.assignVfModule(SDNCVfModuleResources.java:58)
nput.policy is ASSIGN
at 
org.onap.so.client.sdnc.SdnCommonTasks.validateSDNResponse(SdnCommonTasks.java:118)
at org.onap.so.client.sdnc.SDNCClient.post(SDNCClient.java:68)
at 
org.onap.so.client.orchestration.SDNCVfModuleResources.assignVfModule(SDNCVfModuleResources.java:58)
at 
org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCAssignTasks.assignVfModule(SDNCAssignTasks.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.camunda.bpm.engine.impl.javax.el.BeanELResolver.invoke(BeanELResolver.java:479)


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13786): https://lists.onap.org/g/onap-discuss/message/13786
Mute This Topic: https://lists.onap.org/mt/28165128/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] [uui] Not able to get VNF/NS packages

2018-10-24 Thread Kedar Ambekar
Hi,

When I distribute a service from SDC as a ops user, I don't see UsecaseUI 
getting populated with VNF/NS packages. UUI is not listed in SDC's monitor 
section where distribution status can be checked.
Both UUI pods are in running state but uui-server pod has below errors.

Appreciate any suggestion on this.

Also, can UUI be used to instantiate any service via SO ?

ERROR 462 --- [   main] o.o.u.server.util.DmaapSubscriber: 
getDMaaP Information failed :MessageBodyReader not found for media 
type=text/html;charset=UTF-8, type=interface java.util.List, 
genericType=interface java.util.List.
org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: 
MessageBodyReader not found for media type=text/html;charset=UTF-8, 
type=interface java.util.List, genericType=interface java.util.List.
2018-10-24 11:55:53.924 ERROR 462 --- [   main] 
o.o.u.server.util.DmaapSubscriber: getDMaaP Information failed 
:MessageBodyReader not found for media type=text/html;charset=UTF-8, 
type=interface java.util.List, genericType=interface java.util.List.
at 
org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:231)
at 
org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:155)
at 
org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1085)
at 
org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:874)
at 
org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:808)
at 
org.glassfish.jersey.client.ClientResponse.readEntity(ClientResponse.java:326)
at 
org.glassfish.jersey.client.InboundJaxrsResponse$1.call(InboundJaxrsResponse.java:111)
at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
at org.glassfish.jersey.internal.Errors.process(Errors.java:228)
at 
org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:419)
at 
org.glassfish.jersey.client.InboundJaxrsResponse.readEntity(InboundJaxrsResponse.java:108)
at 
org.onap.usecaseui.server.util.DmaapSubscriber.getDMaaPData(DmaapSubscriber.java:112)
at 
org.onap.usecaseui.server.util.DmaapSubscriber.subscribe(DmaapSubscriber.java:79)
at 
org.onap.usecaseui.server.util.DmaapSubscriber.run(DmaapSubscriber.java:136)
at 
org.onap.usecaseui.server.UsecaseuiServerApplication.main(UsecaseuiServerApplication.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
at org.springframework.boot.loader.Launcher.launch(Launcher.java:50)
at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51)


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13263): https://lists.onap.org/g/onap-discuss/message/13263
Mute This Topic: https://lists.onap.org/mt/27617519/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [onap-discuss] [sdc] SVC4063 error while submitting VF for testing

2018-10-22 Thread Kedar Ambekar
Hi Michael,

I was getting this issue for all vnfs including vfw/vlb use cases.

Is there any way to recover from this issue without reinstalling SDC ?

From: onap-discuss@lists.onap.org  On Behalf Of 
Michael Lando
Sent: Thursday, October 18, 2018 12:16 PM
To: Kedar Ambekar 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [sdc] SVC4063 error while submitting VF for testing

Hi,

What is the vf you are onboarding?

Is it your own or own of the vnfs used by onap?









BR,

[Michael Lando]

AT&T Network Application Development · NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
···
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: michael.la...@intl.att.com<mailto:michael.la...@intl.att.com>

From: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org> 
mailto:onap-discuss@lists.onap.org>> On Behalf Of 
Kedar Ambekar
Sent: Tuesday, October 16, 2018 08:52
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [sdc] SVC4063 error while submitting VF for testing

Hi Rene,

Thanks for sharing your experience.

I should have mentioned before that, post ONAP installation I was able to 
instantiate vLB use case without much trouble. This SVC4063 issue has started 
afterwards all of sudden.

From: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org> 
mailto:onap-discuss@lists.onap.org>> On Behalf Of 
Rene Robert
Sent: Monday, October 15, 2018 8:32 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; Kedar 
Ambekar mailto:ake...@techmahindra.com>>
Subject: Re: [onap-discuss] [sdc] SVC4063 error while submitting VF for testing

Hello

We also faced that issue with "master" version.
We determined that SDC initialisation had failed when injecting all objects in 
SDC database (a set of python scripts that called some SDC API to initialize 
the SDC catalog).
So we relaunched SDC installation...


[Logo 
Orange]<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.orange.com_&d=DwMFAw&c=LFYZ-o9_HUMeMTSQicvjIg&r=h6d8s-s1RrgnbmvrBfu9-5GJbGW2pVMGpcRjivm8njo&m=djGOIjhtvQwJ6u1V2PffxvXfVyfTBV7cV7U-YZA-frc&s=dIljk2s-KsGxyTuacVFBM-j6JGDrs42mHFn3Z3gsDpk&e=>

René Robert
«Open and Smart solutions for autOmating Network Services»
ORANGE/IMT/OLN/CNC/NARA/OSONS

Fixe : +33 2 96 07 39 29 
<https://urldefense.proofpoint.com/v2/url?u=https-3A__monsi.sso.francetelecom.fr_index.asp-3Ftarget-3Dhttp-253A-252F-252Fclicvoice.sso.francetelecom.fr-252FClicvoiceV2-252FToolBar.do-253Faction-253Ddefault-2526rootservice-253DSIGNATURE-2526to-253D-2B33-25202-252096-252007-252039-252029&d=DwMFAw&c=LFYZ-o9_HUMeMTSQicvjIg&r=h6d8s-s1RrgnbmvrBfu9-5GJbGW2pVMGpcRjivm8njo&m=djGOIjhtvQwJ6u1V2PffxvXfVyfTBV7cV7U-YZA-frc&s=FvzowB3s1vnH4qIoHOpoy2_tV-4w9K6S2Uy4VpmcEaA&e=>
Mobile : +33 6 74 78 68 43 
<https://urldefense.proofpoint.com/v2/url?u=https-3A__monsi.sso.francetelecom.fr_index.asp-3Ftarget-3Dhttp-253A-252F-252Fclicvoice.sso.francetelecom.fr-252FClicvoiceV2-252FToolBar.do-253Faction-253Ddefault-2526rootservice-253DSIGNATURE-2526to-253D-2B33-25206-252074-252078-252068-252043&d=DwMFAw&c=LFYZ-o9_HUMeMTSQicvjIg&r=h6d8s-s1RrgnbmvrBfu9-5GJbGW2pVMGpcRjivm8njo&m=djGOIjhtvQwJ6u1V2PffxvXfVyfTBV7cV7U-YZA-frc&s=iYIpaLpNJ0ZwxV4QfDm6DSKVTA6GHKA_kd2nuoOxWaA&e=>
rene.rob...@orange.com<mailto:rene.rob...@orange.com>





De : onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org> 
[mailto:onap-discuss@lists.onap.org] De la part de Kedar Ambekar
Envoyé : lundi 15 octobre 2018 16:01
À : onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Objet : [onap-discuss] [sdc] SVC4063 error while submitting VF for testing

Hi SDC team,

As a designer (cs0008), when I submit any VF for testing, I am getting below 
error.
I tried to look into SDC FE & BE logs to get some clue. Part of BE logs where I 
see errors while doing this operation are attached with this email.

Appreciate any help on this !

I am using Beijing release with OOM based installation.

[cid:image003.png@01D46A24.171E36D0]



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAw&c=LFYZ-o9_HUMeMTSQicvjIg&r=h6d8s-s1RrgnbmvrBfu9-5GJbGW2pVMGpcRjivm8njo&m=djGOIjhtvQwJ6u1V2PffxvXfVyfTBV7cV7U-YZA-frc&s=x-9v9jSd6JKuB-3K2sVlU-qPkdwb2uF12dtxnL_O2ik&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urlde

Re: [onap-discuss] [sdc] SVC4063 error while submitting VF for testing

2018-10-15 Thread Kedar Ambekar
Hi Rene,

Thanks for sharing your experience.

I should have mentioned before that, post ONAP installation I was able to 
instantiate vLB use case without much trouble. This SVC4063 issue has started 
afterwards all of sudden.

From: onap-discuss@lists.onap.org  On Behalf Of 
Rene Robert
Sent: Monday, October 15, 2018 8:32 PM
To: onap-discuss@lists.onap.org; Kedar Ambekar 
Subject: Re: [onap-discuss] [sdc] SVC4063 error while submitting VF for testing

Hello

We also faced that issue with "master" version.
We determined that SDC initialisation had failed when injecting all objects in 
SDC database (a set of python scripts that called some SDC API to initialize 
the SDC catalog).
So we relaunched SDC installation...


[Logo Orange]<http://www.orange.com/>

René Robert
«Open and Smart solutions for autOmating Network Services»
ORANGE/IMT/OLN/CNC/NARA/OSONS

Fixe : +33 2 96 07 39 29 
<https://monsi.sso.francetelecom.fr/index.asp?target=http%3A%2F%2Fclicvoice.sso.francetelecom.fr%2FClicvoiceV2%2FToolBar.do%3Faction%3Ddefault%26rootservice%3DSIGNATURE%26to%3D+33%202%2096%2007%2039%2029>
Mobile : +33 6 74 78 68 43 
<https://monsi.sso.francetelecom.fr/index.asp?target=http%3A%2F%2Fclicvoice.sso.francetelecom.fr%2FClicvoiceV2%2FToolBar.do%3Faction%3Ddefault%26rootservice%3DSIGNATURE%26to%3D+33%206%2074%2078%2068%2043>
rene.rob...@orange.com<mailto:rene.rob...@orange.com>





De : onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org> 
[mailto:onap-discuss@lists.onap.org] De la part de Kedar Ambekar
Envoyé : lundi 15 octobre 2018 16:01
À : onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Objet : [onap-discuss] [sdc] SVC4063 error while submitting VF for testing

Hi SDC team,

As a designer (cs0008), when I submit any VF for testing, I am getting below 
error.
I tried to look into SDC FE & BE logs to get some clue. Part of BE logs where I 
see errors while doing this operation are attached with this email.

Appreciate any help on this !

I am using Beijing release with OOM based installation.

[cid:image002.png@01D46542.551C1E20]



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html externally 
http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.


_



Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc

pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler

a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,

Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.



This message and its attachments may contain confidential or privileged 
information that may be protected by law;

they should not be distributed, used or copied without authorisation.

If you have received this email in error, please notify the sender and delete 
this message and its attachments.

As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.

Thank you.


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13052): https://lists.onap.org/g/onap-discuss/message/13052
Mute This Topic: https://lists.onap.org/mt/27329497/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] [sdc] SVC4063 error while submitting VF for testing

2018-10-15 Thread Kedar Ambekar
Hi SDC team,

As a designer (cs0008), when I submit any VF for testing, I am getting below 
error.
I tried to look into SDC FE & BE logs to get some clue. Part of BE logs where I 
see errors while doing this operation are attached with this email.

Appreciate any help on this !

I am using Beijing release with OOM based installation.

[cid:image001.png@01D464BD.7157E810]




Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13027): https://lists.onap.org/g/onap-discuss/message/13027
Mute This Topic: https://lists.onap.org/mt/27329497/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



sdc-be-debug.log
Description: sdc-be-debug.log


[onap-discuss] [sdc] Error while onboarding vDNS CSAR in Azure SDC

2018-09-10 Thread Kedar Ambekar
Hi,

We are trying to follow https://wiki.onap.org/display/DW/vDNS+on+Azure on Azure 
with ONAP Beijing release.

Getting the below error in SDC while uploading simple_vdns.csar . Any pointer?

[cid:image001.png@01D44905.32796E30]




Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12322): https://lists.onap.org/g/onap-discuss/message/12322
Mute This Topic: https://lists.onap.org/mt/25499111/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] “unexpected EOF” while pulling docker image from Nexus repo

2018-08-09 Thread Kedar Ambekar
Hi,

For any docker pull from ONAP’s Nexus repo, I am getting “unexpected EOF” error 
after all the download is completed.
If I try to pull from some other repo e.g. tomcat image from docker hub, that 
works ok.

Any suggestion ?

sudo docker pull nexus3.onap.org:10001/onap/clamp:2.0.2

2.0.2: Pulling from onap/clamp
297061f60c36: Downloading [==>] 
43.03 MB/43.03 MB
e9ccef17b516: Download complete
dbc33716854d: Download complete
8fe36b178d25: Download complete
686596545a94: Download complete
a166f33e577a: Downloading [==>] 
86.31 MB/86.31 MB
b6745113b582: Downloading [==>] 
89.87 MB/89.87 MB
161e351691ea: Download complete
53e849855451: Download complete
unexpected EOF



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11783): https://lists.onap.org/g/onap-discuss/message/11783
Mute This Topic: https://lists.onap.org/mt/24238170/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [onap-discuss] AAI inventory update after onboarding / instantiation on openstack using SO API

2018-04-12 Thread Kedar Ambekar
Ullas, have you done robot heatbridge step after VF Module creation ?

I believe that is supposed to add more info in AAI about the stack created.
demo.sh   

From: onap-discuss-boun...@lists.onap.org  
On Behalf Of SMOKOWSKI, STEVEN
Sent: Friday, April 13, 2018 12:39 AM
To: Ullas Kumar Kotrappa Yereseemi ; FORSYTH, JAMES 
; onap-discuss@lists.onap.org
Cc: Syed Atif Husain 
Subject: Re: [onap-discuss] AAI inventory update after onboarding / 
instantiation on openstack using SO API

Not all heat outputs are generically added to A&AI.  I believe only stack-id is 
today.  SDNC does write some data in terms of ip-addresses though.  I would 
check with them, or A&AI.  I cannot answer this from SO.  I do know we have 
thought about adding those generic outputs.

Thanks

-Steve

From: Ullas Kumar Kotrappa Yereseemi 
mailto:ullaskuma...@infosys.com>>
Date: Thursday, April 12, 2018 at 2:39 PM
To: "FORSYTH, JAMES" mailto:jf2...@att.com>>, "SMOKOWSKI, 
STEVEN" mailto:ss8...@att.com>>, 
"onap-discuss@lists.onap.org" 
mailto:onap-discuss@lists.onap.org>>
Cc: Syed Atif Husain mailto:syed...@infosys.com>>
Subject: RE: [onap-discuss] AAI inventory update after onboarding / 
instantiation on openstack using SO API

Hello All,

As part of the SO API VNF Module creation, there is an async process .

POST 
/mso/WorkflowMessage/VNFAResponse/939ba1f2-67c5-417b-803f-80fdf5289b8c-1522947354911



vVerifier_name
Ex-vice_4_5_2018_VNF_MODULE_V1-vVerifier-32wmuzerbmk4


vVerifier_ip
10.50.1.107



Can see the IP address of the VNF which was instantiated (below snapshot 
collected via TCP DUMPS) , but cannot get this information from AAI. Does this 
response gets added to AAI against VNF instance ? if so how can we get this?

Also have tried named queries but did not get IP address of the instance.

[cid:image001.png@01D3D2BB.97D851D0]

Regards,
Ullas
Desk: +91 82141 89692
Mobile: +91 7338633314


From: Ullas Kumar Kotrappa Yereseemi
Sent: Friday, April 6, 2018 4:08 PM
To: FORSYTH, JAMES mailto:jf2...@att.com>>; SMOKOWSKI, STEVEN 
mailto:ss8...@att.com>>; 
onap-discuss@lists.onap.org
Cc: Syed Atif Husain mailto:syed...@infosys.com>>
Subject: RE: [onap-discuss] AAI inventory update after onboarding / 
instantiation on openstack using SO API

Hello Jimmy,

Thanks for the details , that did gave some more information but still the 
information on the Host and IP of the VNF was not available as part of the AAI 
Call ( I tried the depth 3 and greater than 3 as well) . As part of the VNF 
Module Initialization call via SO.

http://{ONAP_MSO}ecomp/mso/infra/serviceInstances/v4/{instance_id}/vnfs/{VNF_ID}vfModules

The response for the above call for VNF creation was the instance ID. How can 
we get what information updated to AAI as part of the VNF Module creation API 
call.

Regards,
Ullas

From: FORSYTH, JAMES [mailto:jf2...@att.com]
Sent: Thursday, April 5, 2018 9:32 PM
To: Ullas Kumar Kotrappa Yereseemi 
mailto:ullaskuma...@infosys.com>>; SMOKOWSKI, STEVEN 
mailto:ss8...@att.com>>; 
onap-discuss@lists.onap.org
Cc: Syed Atif Husain mailto:syed...@infosys.com>>
Subject: Re: [onap-discuss] AAI inventory update after onboarding / 
instantiation on openstack using SO API

Hi, Ullas,

If you want to see objects that are contained by the vnf, I suggest setting the 
depth= query parameter.  By default depth is set to 0, meaning only fetch the 
given object and not objects that it contains.

Example: 
https://{ONAP_AAI}/aai/v11/network/generic-vnfs/generic-vnf/b8f1c9ed-a14d-4a32-8f34-a4eefef559e4?depth=3

Thanks,
jimmy


From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Ullas Kumar Kotrappa Yereseemi 
mailto:ullaskuma...@infosys.com>>
Date: Thursday, April 5, 2018 at 11:55 AM
To: "SMOKOWSKI, STEVEN" mailto:ss8...@att.com>>, 
"onap-discuss@lists.onap.org" 
mailto:onap-discuss@lists.onap.org>>
Cc: Syed Atif Husain mailto:syed...@infosys.com>>
Subject: Re: [onap-discuss] AAI inventory update after onboarding / 
instantiation on openstack using SO API

Hello Steve,

Thanks for the response. However, we could not get any details as part of the 
get VNF Details call.

PFB the response we got after VNF was successfully instantiated on Openstack. 
Is there an

[onap-discuss] [vf-c] Query regarding EMS Driver

2018-01-26 Thread Kedar Ambekar
Hi,

I have couple of doubts on EMS driver in VF-C.


1.   Is the EMS driver generic to integrate with any external vendor EMS ?

2.   Which EMS is used to test this driver for Amsterdam release ?

3.   What mechanism this driver currently support to integrate itself with 
EMS ?

4.   If the answer of # 1 is no, is there any document to develop driver 
for a vendor EMS ?

Appreciate reply on these ! Thank you.

Regards,
KeDar


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [dcae] VES event not getting published

2017-12-18 Thread Kedar Ambekar
Restarting VESCollector docker worked !

Here I can see those events as well.
http://:11011/oldcdap/ns/cdap_tca_hi_lo/streams/TCASubscriberOutputStream/overview/explore


From: Kedar Ambekar
Sent: Monday, December 18, 2017 10:54 PM
To: onap-discuss@lists.onap.org
Subject: RE: [dcae] VES event not getting published

Hi Vijay,

hosts file in VESCollector container doesn't look to be having entry for DMAAP. 
What should be the hostname ?

root@b47a6e7655c1:~# more /etc/hosts
127.0.0.1   localhost
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
10.222.220.140  consul
172.17.0.3  b47a6e7655c1

>From inside VESCollector container, I can publish VES event by invoking DMAAP 
>API and receive it in subscriber. This I tried with the IP address of DMAAP.

Also, if I want to see if TCA application is receiving these events or not, how 
shall I see it ?

Thank you !

From: VENKATESH KUMAR, VIJAY [mailto:vv7...@att.com]
Sent: Monday, December 18, 2017 8:29 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [dcae] VES event not getting published

Kedar,
  Please check within the VESCollector container if /etc/hosts mapping 
correspond to DMAAP instance you are checking? You could try the same manual 
curl to publish from the container and check if message is seen in DMAAP.

Alternatively you can redeploy the container, that should reset the connection 
if pointing to old DMAAP instance.

Regards,
Vijay

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Friday, December 15, 2017 9:15 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [dcae] VES event not getting published

Also -

If I publish event by invoking DMaaP API with curl  for topic 
unauthenticated.SEC_MEASUREMENT_OUTPUT, that event I can get in the subscriber 
started with below command.
It's just that DCAE collector's event is not received by the subscriber.

Any message router log to be verified for this ? DCAE side logs look ok to me.

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Friday, December 15, 2017 4:49 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [dcae] VES event not getting published

Btw  logs in /opt/app/VESCollector/logs/ecomp/audit.log seems to be ok.

2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.015+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|DEBUG||172.17.0.3|0|b47a6e7655c1|10.0.10.110.0.10.1:47960
 POS /eventListener/v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.015+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|DEBUG||172.17.0.3|0|b47a6e7655c1|10.0.10.1Request
 recieved :10.0.10.1
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.1ctx
 getPathInContext: /eventListener/v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.1VES
 version:v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.110.0.10.1Input
 Messsage: 
{"event":{"commonEventHeader":{"startEpochMicrosec":0,"sourceId":"FA163E504708","eventId":"6","sequence":6,"domain":"measurementsForVfScaling","lastEpochMicrosec":1559356843054,"eventName":"eventName","reportingEntityId":"FA163E504708","sourceName":"onap-tm-robot","priority":"Normal","version":1.1,"reportingEntityName":"onap-tm-robot"},"measurementsForVfScalingFields":{"measurementInterval":10,"vNicUsageArray":[{"vNicIdentifier":"vnic1","receivedBroadcastPacketsDelta":0,"valuesAreSuspect":"true"}],"measurementsFor

Re: [onap-discuss] [dcae] VES event not getting published

2017-12-18 Thread Kedar Ambekar
Hi Vijay,

hosts file in VESCollector container doesn't look to be having entry for DMAAP. 
What should be the hostname ?

root@b47a6e7655c1:~# more /etc/hosts
127.0.0.1   localhost
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
10.222.220.140  consul
172.17.0.3  b47a6e7655c1

>From inside VESCollector container, I can publish VES event by invoking DMAAP 
>API and receive it in subscriber. This I tried with the IP address of DMAAP.

Also, if I want to see if TCA application is receiving these events or not, how 
shall I see it ?

Thank you !

From: VENKATESH KUMAR, VIJAY [mailto:vv7...@att.com]
Sent: Monday, December 18, 2017 8:29 PM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: [dcae] VES event not getting published

Kedar,
  Please check within the VESCollector container if /etc/hosts mapping 
correspond to DMAAP instance you are checking? You could try the same manual 
curl to publish from the container and check if message is seen in DMAAP.

Alternatively you can redeploy the container, that should reset the connection 
if pointing to old DMAAP instance.

Regards,
Vijay

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Friday, December 15, 2017 9:15 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [dcae] VES event not getting published

Also -

If I publish event by invoking DMaaP API with curl  for topic 
unauthenticated.SEC_MEASUREMENT_OUTPUT, that event I can get in the subscriber 
started with below command.
It's just that DCAE collector's event is not received by the subscriber.

Any message router log to be verified for this ? DCAE side logs look ok to me.

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Friday, December 15, 2017 4:49 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [dcae] VES event not getting published

Btw  logs in /opt/app/VESCollector/logs/ecomp/audit.log seems to be ok.

2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.015+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|DEBUG||172.17.0.3|0|b47a6e7655c1|10.0.10.110.0.10.1:47960
 POS /eventListener/v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.015+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|DEBUG||172.17.0.3|0|b47a6e7655c1|10.0.10.1Request
 recieved :10.0.10.1
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.1ctx
 getPathInContext: /eventListener/v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.1VES
 version:v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.110.0.10.1Input
 Messsage: 
{"event":{"commonEventHeader":{"startEpochMicrosec":0,"sourceId":"FA163E504708","eventId":"6","sequence":6,"domain":"measurementsForVfScaling","lastEpochMicrosec":1559356843054,"eventName":"eventName","reportingEntityId":"FA163E504708","sourceName":"onap-tm-robot","priority":"Normal","version":1.1,"reportingEntityName":"onap-tm-robot"},"measurementsForVfScalingFields":{"measurementInterval":10,"vNicUsageArray":[{"vNicIdentifier":"vnic1","receivedBroadcastPacketsDelta":0,"valuesAreSuspect":"true"}],"measurementsForVfScalingVersion":2.1}}}
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.016+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||INFO||172.17.0.3|0|b47a6e7655c1|10.0.10.1VESversion: v5 Schema 
File:./etc/CommonEventFormat_28.4.json
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304

Re: [onap-discuss] [dcae] VES event not getting published

2017-12-15 Thread Kedar Ambekar
Also -

If I publish event by invoking DMaaP API with curl  for topic 
unauthenticated.SEC_MEASUREMENT_OUTPUT, that event I can get in the subscriber 
started with below command.
It's just that DCAE collector's event is not received by the subscriber.

Any message router log to be verified for this ? DCAE side logs look ok to me.

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Friday, December 15, 2017 4:49 PM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [dcae] VES event not getting published

Btw  logs in /opt/app/VESCollector/logs/ecomp/audit.log seems to be ok.

2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.015+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|DEBUG||172.17.0.3|0|b47a6e7655c1|10.0.10.110.0.10.1:47960
 POS /eventListener/v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.015+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|DEBUG||172.17.0.3|0|b47a6e7655c1|10.0.10.1Request
 recieved :10.0.10.1
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.1ctx
 getPathInContext: /eventListener/v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.1VES
 version:v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.110.0.10.1Input
 Messsage: 
{"event":{"commonEventHeader":{"startEpochMicrosec":0,"sourceId":"FA163E504708","eventId":"6","sequence":6,"domain":"measurementsForVfScaling","lastEpochMicrosec":1559356843054,"eventName":"eventName","reportingEntityId":"FA163E504708","sourceName":"onap-tm-robot","priority":"Normal","version":1.1,"reportingEntityName":"onap-tm-robot"},"measurementsForVfScalingFields":{"measurementInterval":10,"vNicUsageArray":[{"vNicIdentifier":"vnic1","receivedBroadcastPacketsDelta":0,"valuesAreSuspect":"true"}],"measurementsForVfScalingVersion":2.1}}}
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.016+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||INFO||172.17.0.3|0|b47a6e7655c1|10.0.10.1VESversion: v5 Schema 
File:./etc/CommonEventFormat_28.4.json
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||DEBUG||172.17.0.3|8|b47a6e7655c1|10.0.10.1Validation Result:true 
Validation report:ListProcessingReport{log level=info, exception 
threshold=fatal, current=debug}
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||INFO||172.17.0.3|8|b47a6e7655c1|10.0.10.1Validation successful
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 
200||DEBUG||172.17.0.3|8|b47a6e7655c1|10.0.10.1CommonStartup.handleEvents:EVENTS
 has been published successfully!
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||INFO||172.17.0.3|8|b47a6e7655c1|10.0.10.1MessageAccepted and 
k200_ok to be sent
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|COMPLETE|0|HTTP
 200||INFO||172.17.0.3|8|b47a6e7655c1|10.0.10.110.0.10.1:47960 POS 
/eventListener/v5 200 9 ms


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Friday, December 15, 2017 3:20 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [dcae] VES event not getting published

Hi Team,

I

Re: [onap-discuss] [dcae] VES event not getting published

2017-12-15 Thread Kedar Ambekar
Btw  logs in /opt/app/VESCollector/logs/ecomp/audit.log seems to be ok.

2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.015+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|DEBUG||172.17.0.3|0|b47a6e7655c1|10.0.10.110.0.10.1:47960
 POS /eventListener/v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.015+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|DEBUG||172.17.0.3|0|b47a6e7655c1|10.0.10.1Request
 recieved :10.0.10.1
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.1ctx
 getPathInContext: /eventListener/v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.1VES
 version:v5
2017-12-15T11:13:21.015+00:00|2017-12-15T11:13:21.016+00:00|36e55576-efcc-492c-aee8-ce08c4258a79||http-nio-8080-exec-9|b47a6e7655c1|/eventListener/v5|10.0.10.1|||HTTP
 
200|1672ce52-e667-47b9-b36a-51a435e60f14|INFO||172.17.0.3|1|b47a6e7655c1|10.0.10.110.0.10.1Input
 Messsage: 
{"event":{"commonEventHeader":{"startEpochMicrosec":0,"sourceId":"FA163E504708","eventId":"6","sequence":6,"domain":"measurementsForVfScaling","lastEpochMicrosec":1559356843054,"eventName":"eventName","reportingEntityId":"FA163E504708","sourceName":"onap-tm-robot","priority":"Normal","version":1.1,"reportingEntityName":"onap-tm-robot"},"measurementsForVfScalingFields":{"measurementInterval":10,"vNicUsageArray":[{"vNicIdentifier":"vnic1","receivedBroadcastPacketsDelta":0,"valuesAreSuspect":"true"}],"measurementsForVfScalingVersion":2.1}}}
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.016+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||INFO||172.17.0.3|0|b47a6e7655c1|10.0.10.1VESversion: v5 Schema 
File:./etc/CommonEventFormat_28.4.json
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||DEBUG||172.17.0.3|8|b47a6e7655c1|10.0.10.1Validation Result:true 
Validation report:ListProcessingReport{log level=info, exception 
threshold=fatal, current=debug}
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||INFO||172.17.0.3|8|b47a6e7655c1|10.0.10.1Validation successful
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 
200||DEBUG||172.17.0.3|8|b47a6e7655c1|10.0.10.1CommonStartup.handleEvents:EVENTS
 has been published successfully!
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|RUNNING||HTTP
 200||INFO||172.17.0.3|8|b47a6e7655c1|10.0.10.1MessageAccepted and 
k200_ok to be sent
2017-12-15T11:13:21.016+00:00|2017-12-15T11:13:21.024+00:00|90b27194-b93b-479c-a993-899304a5df1b||http-nio-8080-exec-9|b47a6e7655c1|VESCollecor|NA|COMPLETE|0|HTTP
 200||INFO||172.17.0.3|8|b47a6e7655c1|10.0.10.110.0.10.1:47960 POS 
/eventListener/v5 200 9 ms


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Friday, December 15, 2017 3:20 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [dcae] VES event not getting published

Hi Team,

I am trying submit a VES event to Collector and see if it is getting published 
on bus. It seems VES event is accepted by VES Collector but don't see it when 
subscribed to unauthenticated.SEC_MEASUREMENT_OUTPUT  topic.

Any idea what could be issue ?

Submission of VES Event :
curl -i  -X POST -d "@dataFile.json" --header "Content-Type:application/json" 
-k 
http://:8080/eventListener/v5<http://%3ccollecor_ip%3e:8080/eventListener/v5>

Output :
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Rathravane: ~ software is craft ~
Content-Type: application/json;charset=ISO-88

[onap-discuss] [dcae] VES event not getting published

2017-12-15 Thread Kedar Ambekar
Hi Team,

I am trying submit a VES event to Collector and see if it is getting published 
on bus. It seems VES event is accepted by VES Collector but don't see it when 
subscribed to unauthenticated.SEC_MEASUREMENT_OUTPUT  topic.

Any idea what could be issue ?

Submission of VES Event :
curl -i  -X POST -d "@dataFile.json" --header "Content-Type:application/json" 
-k 
http://:8080/eventListener/v5

Output :
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Rathravane: ~ software is craft ~
Content-Type: application/json;charset=ISO-8859-1
Content-Length: 17
Date: Fri, 15 Dec 2017 08:58:00 GMT

Message Accepted


Subscription :
curl -H "Content-Type:text/plain" -X GET http://:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT/group19/C1?timeout=50

Output :
[]




Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.




dataFile.json
Description: dataFile.json
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [dcae] [policy] Pushing policy change from policy GUI to DCAE

2017-12-13 Thread Kedar Ambekar
Hi,

When I try to make a change in existing config policy, e.g. change high/low 
threshold value for firewall, and push the change to default PDP group, I don't 
see that change reflected in DCAE ( in CDAP GUI under TCA application's 
preferences). What could be the issue ?

Is DCAE part of this default group or needs to be added ? If to be added, what 
should be DCAE URL to mention in policy GUI ?





Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Queue full error while trying to submit VES event

2017-12-13 Thread Kedar Ambekar
Thank you Vijay.

May be DMAAP container was not in working state for us. Recreating container 
worked.

From: VENKATESH KUMAR, VIJAY [mailto:vv7...@att.com]
Sent: Tuesday, December 12, 2017 9:59 PM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: Queue full error while trying to submit VES event

HI Kedar,
The queue full is resultant of dmaap publish failure for prolonged time. Once 
the DMAAP errors are resolved, collector will publish the queued events 
automatically (provided the DMAAP configuration was set correct during startup).

Also based on the URL posted -   should be replaced with actual 
DMAAP Host IP (if you are using standalone setup, this IP should be provided 
during VES Container startup). Some of the details are documented here - 
https://wiki.onap.org/pages/viewpage.action?pageId=16002279#DCAEmSDeployment(Standaloneinstantiation)-VESCollector

Thanks,
Vijay

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Monday, December 11, 2017 11:55 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Queue full error while trying to submit VES event

Hi Team,

On DCAE collector, if I try to submit a VES event, I get "queue full" error.  
What could be wrong ?

curl -i  -X POST -d "@dataFile.json" --header "Content-Type:application/json" 
-k http://localhost:8080/eventListener/v5

HTTP/1.1 503 Service Unavailable
Server: Apache-Coyote/1.1
X-Rathravane: ~ software is craft ~
Content-Type: application/json;charset=ISO-8859-1
Content-Length: 74
Date: Fri, 08 Dec 2017 14:09:59 GMT
Connection: close
{"requestError":{"GeneralException":{"Status":503,"Error":"Queue full"}}}


http://:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT<https://urldefense.proofpoint.com/v2/url?u=http-3A__-253cdmaaphost-253e-3A3904_events_unauthenticated.SEC-5FMEASUREMENT-5FOUTPUT&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=lQnKt9Y34WvzGPRvZPW3MH0uIhzyMINNMdrN_3DVt-M&s=uqn_R5-KyrXSQi0QZC_8e3jlkTDiE2tdt0dUciY1vwI&e=>
 also doesn't work.

I see some errors in dmaap and kafka container logs on message router VM. If I 
restart them, will subscriptions remain intact ?

Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=lQnKt9Y34WvzGPRvZPW3MH0uIhzyMINNMdrN_3DVt-M&s=JlY3L-X_227kYpcyOe_vwK4-J9Cj0q0w9IaSW-SR7cY&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=lQnKt9Y34WvzGPRvZPW3MH0uIhzyMINNMdrN_3DVt-M&s=nCBtcyKItzqnk_zO4KglyDUwKVVQ_vtm2ZOU9XmTwRU&e=>
 internally within TechMahindra.

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] Queue full error while trying to submit VES event

2017-12-11 Thread Kedar Ambekar
Hi Team,

On DCAE collector, if I try to submit a VES event, I get "queue full" error.  
What could be wrong ?

curl -i  -X POST -d "@dataFile.json" --header "Content-Type:application/json" 
-k http://localhost:8080/eventListener/v5

HTTP/1.1 503 Service Unavailable
Server: Apache-Coyote/1.1
X-Rathravane: ~ software is craft ~
Content-Type: application/json;charset=ISO-8859-1
Content-Length: 74
Date: Fri, 08 Dec 2017 14:09:59 GMT
Connection: close
{"requestError":{"GeneralException":{"Status":503,"Error":"Queue full"}}}


http://:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT
 also doesn't work.

I see some errors in dmaap and kafka container logs on message router VM. If I 
restart them, will subscriptions remain intact ?


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复: [uui] How to access Usecase UI

2017-12-04 Thread Kedar Ambekar
This URL works, thanks !

From: shentao [mailto:shen...@chinamobile.com]
Sent: Tuesday, December 5, 2017 8:52 AM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: 答复: [onap-discuss] 答复: [uui] How to access Usecase UI

Could you please try http://10.53.172.124:8080/usecase-ui/
If UUI is working normally, the GUI will display correctly.


发件人: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] 代表 Kedar Ambekar
发送时间: 2017年12月4日 22:04
收件人: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: Re: [onap-discuss] 答复: [uui] How to access Usecase UI

Hi,

http://$UUI_VM_IP/iui/usecaseui is not working for me. I have not yet onboarded 
uui in the portal.

I get below error. Any clue? Health check for uui by robot is ok.


[cid:image001.png@01D36DBD.98AA9900]
From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of shentao
Sent: Friday, December 1, 2017 1:52 PM
To: 'Kanagaraj Manickam' 
mailto:kanagaraj.manic...@huawei.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] 答复: [uui] How to access Usecase UI

Hi, Kanagaraj

In Amsterdam, we made a script in demo repo for running UUI.
/demo/boot/ uui_vm_init.sh

Best regards,
Tao


发件人: Kanagaraj Manickam [mailto:kanagaraj.manic...@huawei.com]
发送时间: 2017年11月30日 20:19
收件人: shentao; onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: RE: [onap-discuss] [uui] How to access Usecase UI

Hi Tao,

Thank you.
I installed ONAP Amsterdam release and health status are reporting success. So 
I believe, dependent components are running properly.

I referred the readthedocs and could not find much details on how to use this 
UUI. Can you please share more details. Thanks.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

From: shentao [mailto:shen...@chinamobile.com]
Sent: Thursday, November 30, 2017 3:43 PM
To: Kanagaraj Manickam; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: 答复: [onap-discuss] [uui] How to access Usecase UI

Hi, Kanagaraj

If you are going to use onap-portal to access UUI, you’d better add UUI portal 
by Application Onboarding.
The URL is http://$UUI_VM_IP/iui/usecaseui

Of course you can access UUI portal simply via URL 
http://$UUI_VM_IP:8080/iui/usecaseui
By the way, MSB and DmaaP should been installed in your environment because UUI 
is working based on these two components.

Best regards,
Tao


发件人: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] 代表 Kanagaraj Manickam
发送时间: 2017年11月30日 16:29
收件人: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: [onap-discuss] [uui] How to access Usecase UI

Hi UUI Team,

I have installed mult-service vm as part of HEAT based ONAP installation and 
UUI got installed successfully.
Now I am looking for how to access the UUI portal. Kindly help. Thanks.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, pleas

Re: [onap-discuss] 答复: [uui] How to access Usecase UI

2017-12-04 Thread Kedar Ambekar
Hi,

http://$UUI_VM_IP/iui/usecaseui is not working for me. I have not yet onboarded 
uui in the portal.

I get below error. Any clue? Health check for uui by robot is ok.


[cid:image001.png@01D36D36.8B5680C0]
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of shentao
Sent: Friday, December 1, 2017 1:52 PM
To: 'Kanagaraj Manickam' ; 
onap-discuss@lists.onap.org
Subject: [onap-discuss] 答复: [uui] How to access Usecase UI

Hi, Kanagaraj

In Amsterdam, we made a script in demo repo for running UUI.
/demo/boot/ uui_vm_init.sh

Best regards,
Tao


发件人: Kanagaraj Manickam [mailto:kanagaraj.manic...@huawei.com]
发送时间: 2017年11月30日 20:19
收件人: shentao; onap-discuss@lists.onap.org
主题: RE: [onap-discuss] [uui] How to access Usecase UI

Hi Tao,

Thank you.
I installed ONAP Amsterdam release and health status are reporting success. So 
I believe, dependent components are running properly.

I referred the readthedocs and could not find much details on how to use this 
UUI. Can you please share more details. Thanks.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

From: shentao [mailto:shen...@chinamobile.com]
Sent: Thursday, November 30, 2017 3:43 PM
To: Kanagaraj Manickam; 
onap-discuss@lists.onap.org
Subject: 答复: [onap-discuss] [uui] How to access Usecase UI

Hi, Kanagaraj

If you are going to use onap-portal to access UUI, you’d better add UUI portal 
by Application Onboarding.
The URL is http://$UUI_VM_IP/iui/usecaseui

Of course you can access UUI portal simply via URL 
http://$UUI_VM_IP:8080/iui/usecaseui
By the way, MSB and DmaaP should been installed in your environment because UUI 
is working based on these two components.

Best regards,
Tao


发件人: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] 代表 Kanagaraj Manickam
发送时间: 2017年11月30日 16:29
收件人: onap-discuss@lists.onap.org
主题: [onap-discuss] [uui] How to access Usecase UI

Hi UUI Team,

I have installed mult-service vm as part of HEAT based ONAP installation and 
UUI got installed successfully.
Now I am looking for how to access the UUI portal. Kindly help. Thanks.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discus

Re: [onap-discuss] [uui] UUI healthcheck is failing

2017-12-04 Thread Kedar Ambekar
Yes, except DCAE, all are passed for me.

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Monday, December 4, 2017 5:49 PM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: [uui] UUI healthcheck is failing

Yes, multi-services test case for usecase-gui takes some time. Did all pass for 
your case?
If all is good 29/30 should pass barring DCAE health-check.


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: 04 December 2017 12:41
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [uui] UUI healthcheck is failing

Thanks Arun, restarting VM worked for me as well !

Btw, healthcheck for multi-services components take considerable time..Is it 
expected ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Saturday, December 2, 2017 2:34 AM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [uui] UUI healthcheck is failing

I just deployed Amsterdam release. For me also usecase-gui health check failed 
at first. However, the issue was gone by simply rebooting the multi-services 
VM. It may be worth a shot.

Thanks,
Arun

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: 01 December 2017 15:48
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [uui] UUI healthcheck is failing

Hi UUI team,

My robot health check is failing for UUI.

usecaseui-gui API Health Check| FAIL |
502 != 200

I realized that on multi-service VM, refrepo:1.0-STAGING-latest  and 
postgres:latest containers were not running as their docker images did not get 
pulled. I manually ran vnfsdk_vm_init.sh which pulled those 2 docker images and 
started the containers. Those 2 containers' logs also look ok. But healthcheck 
is still failing.

I attempted with below 2 curl commands as well (by referring to init scripts) 
but no luck. Do I have to do anything else to get this health check passed ?


curl -X POST -H "Content-Type: application/json" -d '{"serviceName": 
"usecaseui-server", "version": "v1", "url": 
"/api/usecaseui/server/v1","protocol": "REST",  "nodes": [ {"ip": 
"'30.30.30.124'","port": "8082"}]}' 
"http://30.30.30.124:10081/api/microservices/v1/services<https://urldefense.proofpoint.com/v2/url?u=http-3A__30.30.30.124-3A10081_api_microservices_v1_services&d=DwMFAg&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=vPTujo39F086fsTFERLekJ5W-tBDrvzH_Y5QjpZic8Y&s=-WlW53Xm--8k441Bl3s2nIdRoWDQOQsGrGcnzQ49et8&e=>"

{"serviceName":"usecaseui-server","version":"v1","url":"/api/usecaseui/server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"30.30.30.124","port":"8082","checkType":"","checkUrl":"","ha_role":"","nodeId":"_usecaseui-server_30.30.30.124_8082","status":"passing"}],"metadata":[],"labels":[],"status":"1","is_manual":false}


curl -X POST -H "Content-Type: application/json" -d '{"serviceName": 
"usecaseui-ui", "version": "v1", "url": "/usecase-ui","path": 
"/iui/usecaseui","protocol": "UI",  "nodes": [ {"ip": "'30.30.30.124'","port": 
"8080"}]}' 
"http://30.30.30.124:10081/api/microservices/v1/services<https://urldefense.proofpoint.com/v2/url?u=http-3A__30.30.30.124-3A10081_api_microservices_v1_services&d=DwMFAg&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=vPTujo39F086fsTFERLekJ5W-tBDrvzH_Y5QjpZic8Y&s=-WlW53Xm--8k441Bl3s2nIdRoWDQOQsGrGcnzQ49et8&e=>"

{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":&quo

Re: [onap-discuss] [uui] UUI healthcheck is failing

2017-12-03 Thread Kedar Ambekar
Thanks Arun, restarting VM worked for me as well !

Btw, healthcheck for multi-services components take considerable time..Is it 
expected ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Saturday, December 2, 2017 2:34 AM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: [uui] UUI healthcheck is failing

I just deployed Amsterdam release. For me also usecase-gui health check failed 
at first. However, the issue was gone by simply rebooting the multi-services 
VM. It may be worth a shot.

Thanks,
Arun

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: 01 December 2017 15:48
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [uui] UUI healthcheck is failing

Hi UUI team,

My robot health check is failing for UUI.

usecaseui-gui API Health Check| FAIL |
502 != 200

I realized that on multi-service VM, refrepo:1.0-STAGING-latest  and 
postgres:latest containers were not running as their docker images did not get 
pulled. I manually ran vnfsdk_vm_init.sh which pulled those 2 docker images and 
started the containers. Those 2 containers' logs also look ok. But healthcheck 
is still failing.

I attempted with below 2 curl commands as well (by referring to init scripts) 
but no luck. Do I have to do anything else to get this health check passed ?


curl -X POST -H "Content-Type: application/json" -d '{"serviceName": 
"usecaseui-server", "version": "v1", "url": 
"/api/usecaseui/server/v1","protocol": "REST",  "nodes": [ {"ip": 
"'30.30.30.124'","port": "8082"}]}' 
"http://30.30.30.124:10081/api/microservices/v1/services";

{"serviceName":"usecaseui-server","version":"v1","url":"/api/usecaseui/server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"30.30.30.124","port":"8082","checkType":"","checkUrl":"","ha_role":"","nodeId":"_usecaseui-server_30.30.30.124_8082","status":"passing"}],"metadata":[],"labels":[],"status":"1","is_manual":false}


curl -X POST -H "Content-Type: application/json" -d '{"serviceName": 
"usecaseui-ui", "version": "v1", "url": "/usecase-ui","path": 
"/iui/usecaseui","protocol": "UI",  "nodes": [ {"ip": "'30.30.30.124'","port": 
"8080"}]}' "http://30.30.30.124:10081/api/microservices/v1/services";

{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/usecaseui","enable_ssl":false,"nodes":[{"ip":"30.30.30.124","port":"8080","checkType":"","checkUrl":"","ha_role":"","nodeId":"_usecaseui-ui_30.30.30.124_8080","status":"passing"}],"metadata":[],"labels":[],"status":"1","is_manual":false}



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=dy6g8h5CscTXXWVOCFsXmMvxfCHkw1JQ74s_EPSeKD4&s=_Vt7it56zerp8PyCOqKU3hxICXV5MhDUmSe-qPo-jmY&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=dy6g8h5CscTXXWVOCFsXmMvxfCHkw1JQ74s_EPSeKD4&s=aJ1O3r3f6P1UMFZDMDMFZJ84SH7I3zDeAtzt0bTFCB0&e=>
 internally within TechMahindra.

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [uui] UUI healthcheck is failing

2017-12-01 Thread Kedar Ambekar
Hi UUI team,

My robot health check is failing for UUI.

usecaseui-gui API Health Check| FAIL |
502 != 200

I realized that on multi-service VM, refrepo:1.0-STAGING-latest  and 
postgres:latest containers were not running as their docker images did not get 
pulled. I manually ran vnfsdk_vm_init.sh which pulled those 2 docker images and 
started the containers. Those 2 containers' logs also look ok. But healthcheck 
is still failing.

I attempted with below 2 curl commands as well (by referring to init scripts) 
but no luck. Do I have to do anything else to get this health check passed ?


curl -X POST -H "Content-Type: application/json" -d '{"serviceName": 
"usecaseui-server", "version": "v1", "url": 
"/api/usecaseui/server/v1","protocol": "REST",  "nodes": [ {"ip": 
"'30.30.30.124'","port": "8082"}]}' 
"http://30.30.30.124:10081/api/microservices/v1/services";

{"serviceName":"usecaseui-server","version":"v1","url":"/api/usecaseui/server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"30.30.30.124","port":"8082","checkType":"","checkUrl":"","ha_role":"","nodeId":"_usecaseui-server_30.30.30.124_8082","status":"passing"}],"metadata":[],"labels":[],"status":"1","is_manual":false}


curl -X POST -H "Content-Type: application/json" -d '{"serviceName": 
"usecaseui-ui", "version": "v1", "url": "/usecase-ui","path": 
"/iui/usecaseui","protocol": "UI",  "nodes": [ {"ip": "'30.30.30.124'","port": 
"8080"}]}' "http://30.30.30.124:10081/api/microservices/v1/services";

{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/usecaseui","enable_ssl":false,"nodes":[{"ip":"30.30.30.124","port":"8080","checkType":"","checkUrl":"","ha_role":"","nodeId":"_usecaseui-ui_30.30.30.124_8080","status":"passing"}],"metadata":[],"labels":[],"status":"1","is_manual":false}




Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [SO] Missing cadi.properties

2017-11-13 Thread Kedar Ambekar
With latest docker, healthcheck of SO by robot is PASS but -


1.   cadi.properties file missing related error is still there. File is 
also not present.

2.   
http://:8080/camunda/app/welcome/default/<http://%3cSO_IP%3e:8080/camunda/app/welcome/default/>
 gives Internal Server Error.


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Tuesday, November 14, 2017 10:28 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [SO] Missing cadi.properties



1.   With ONAP 1.1, my Robot health check is failing for SO.

Basic MSO Health Check| FAIL |
503 != 200


2.   
http://:8080/camunda/app/welcome/default/<http://%3cSO_IP%3e:8080/camunda/app/welcome/default/>
 gives Internal Server Error. WildFly console looks ok.



3.   I see below error in 
/var/log/ecomp/MSO/WorkflowMessageAdapter/errormso.log . File is not present at 
that location.

2017-11-14T00:00:00.001Z||EJB default - 
5|reloadCloudConfigERROR|PermissionError||MSO-GENERAL-5412E Missing or 
invalid properties file: /etc/mso/config.d/cadi.properties
2017-11-14T00:00:00.002Z||EJB default - 
5|reloadCloudConfigERROR|PermissionError||MSO-GENERAL-9400E Exception: 
java.io.FileNotFoundException: /etc/mso/config.d/cadi.properties (No such file 
or directory) -   at java.io.FileInputStream.open0(Native Method) -   
at java.io.FileInputStream.open(FileInputStream.java:195) - at 
java.io.FileInputStream.(FileInputStream.java:138) -   at 
java.io.FileInputStream.(FileInputStream.java:93) -at 
java.io.FileReader.(FileReader.java:58) -  at 
org.openecomp.mso.properties.MsoJavaProperties.loadPropertiesFile(MsoJavaProperties.java:113)
 -  at 
org.openecomp.mso.properties.MsoJavaProperties.reloadPropertiesFile(MsoJavaProperties.java:96)
 - at 
org.openecomp.mso.properties.MsoPropertiesFactory.reloadMsoProperties(MsoPropertiesFactory.java:312)
 -   at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source) - 
 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


4.   Docker image is pulled 4 days back.

REPOSITORY  TAG IMAGE IDCREATED 
SIZE
openecomp/mso   latest  abba37d2db414 days ago  
1.57GB

Any idea what could be the issue ? Will updating docker help ?

Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html externally 
http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [SO] Missing cadi.properties

2017-11-13 Thread Kedar Ambekar


1.   With ONAP 1.1, my Robot health check is failing for SO.

Basic MSO Health Check| FAIL |
503 != 200


2.   
http://:8080/camunda/app/welcome/default/
 gives Internal Server Error. WildFly console looks ok.



3.   I see below error in 
/var/log/ecomp/MSO/WorkflowMessageAdapter/errormso.log . File is not present at 
that location.

2017-11-14T00:00:00.001Z||EJB default - 
5|reloadCloudConfigERROR|PermissionError||MSO-GENERAL-5412E Missing or 
invalid properties file: /etc/mso/config.d/cadi.properties
2017-11-14T00:00:00.002Z||EJB default - 
5|reloadCloudConfigERROR|PermissionError||MSO-GENERAL-9400E Exception: 
java.io.FileNotFoundException: /etc/mso/config.d/cadi.properties (No such file 
or directory) -   at java.io.FileInputStream.open0(Native Method) -   
at java.io.FileInputStream.open(FileInputStream.java:195) - at 
java.io.FileInputStream.(FileInputStream.java:138) -   at 
java.io.FileInputStream.(FileInputStream.java:93) -at 
java.io.FileReader.(FileReader.java:58) -  at 
org.openecomp.mso.properties.MsoJavaProperties.loadPropertiesFile(MsoJavaProperties.java:113)
 -  at 
org.openecomp.mso.properties.MsoJavaProperties.reloadPropertiesFile(MsoJavaProperties.java:96)
 - at 
org.openecomp.mso.properties.MsoPropertiesFactory.reloadMsoProperties(MsoPropertiesFactory.java:312)
 -   at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source) - 
 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


4.   Docker image is pulled 4 days back.

REPOSITORY  TAG IMAGE IDCREATED 
SIZE
openecomp/mso   latest  abba37d2db414 days ago  
1.57GB

Any idea what could be the issue ? Will updating docker help ?


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] aai-instances installation

2017-07-13 Thread Kedar Ambekar
Ajay, we had to install AAI SSL certificate manually in few JRE key stores like 
VID, MSO etc.
You may try that.

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
ajay.priyadar...@ril.com
Sent: Monday, July 3, 2017 6:37 PM
To: subhash.kumar.si...@huawei.com; arul.na...@amdocs.com; 
gino.frab...@amdocs.com; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] aai-instances installation

Hi,

I am getting following error while Search for Existing Service Instances or 
searching for subscriber on vid_vm:

2017-07-03 
12:18:43,207|6ae28f99-193f-45dc-81d6-42ae316930e7||http-apr-8080-exec-4||/aai_get_services|292b461a-2954-4b63-a3f9-f916c7ad3bc0|INFO|INFORMATIONAL|172.17.0.3|fa5ce1be4b6c||org.openecomp.vid.controller.AaiController||
 12:18:43:0207<== .getSubscriberListjavax.ws.rs.ProcessingException: 
javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking 
https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/services?depth=0:
 sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target


2017-07-03 
12:18:43,211|432dea23-f505-430c-bc4e-54f245591f0a||http-apr-8080-exec-8||/aai_get_full_subscribers|292b461a-2954-4b63-a3f9-f916c7ad3bc0|INFO|INFORMATIONAL|172.17.0.3|fa5ce1be4b6c||org.openecomp.vid.controller.AaiController||
 12:18:43:0211<== .getSubscriberListjavax.ws.rs.ProcessingException: 
javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking 
https://aai.api.simpledemo.openecomp.org:8443/aai/v8/business/customers?subscriber-type=INFRA&depth=all:
 sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target


Is something missed during installation, I checked everything on AAI. All seems 
fines in log. Any suggestions.

Regards,
Ajay Priyadarshi

From: Subhash Kumar Singh [mailto:subhash.kumar.si...@huawei.com]
Sent: 30 June 2017 11:14
To: Arul Nambi; Gino Fraboni; 
onap-discuss@lists.onap.org
Cc: Ajay Priyadarshi; Kanagaraj Manickam
Subject: RE: aai-instances installation

Thank you Arul and Gino for the response.

I've updated the `deploy_vm1.sh` for `data-router` docker image and pushed the 
patch [1].

[1] https://gerrit.onap.org/r/#/c/5609/

--
Regards,
Subhash Kumar Singh

From: Arul Nambi [mailto:arul.na...@amdocs.com]
Sent: Tuesday, June 27, 2017 7:44 PM
To: Gino Fraboni mailto:gino.frab...@amdocs.com>>; 
Subhash Kumar Singh 
mailto:subhash.kumar.si...@huawei.com>>; 
onap-discuss@lists.onap.org
Cc: ajay.priyadar...@ril.com
Subject: RE: aai-instances installation

Hey Subash,
The docker image names is wrong for sparky; I will create a PR to fix that. The 
version is right value in the scripts but I did notice that it is not available 
in the nexus3 repo. I am looking into it. In the meantime to unblock you can 
you change the scripts to
docker pull ${DOCKER_REGISTRY}/openecomp/sparky-be:1.1-STAGING-latest;
docker tag $DOCKER_REGISTRY/openecomp/sparky-be:1.1-STAGING-latest 
$DOCKER_REGISTRY/openecomp/sparky-be:latest;
regards
Arul
Arul Nambi MASc
Software Developer
Open Network Division

Amdocs Technology
[cid:image010.png@01D2C9B5.447E30F0]
From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gino Fraboni
Sent: Tuesday, June 27, 2017 9:04 AM
To: Subhash Kumar Singh 
mailto:subhash.kumar.si...@huawei.com>>; 
onap-discuss@lists.onap.org
Cc: ajay.priyadar...@ril.com
Subject: Re: [onap-discuss] aai-instances installation


For the Data Router microservice, the artifact name is data-router, not 
datarouter-service.

Hope this is helpful...


Gino Fraboni
Senior Software Developer
Data Experience


[amdocs-2017-brand-mark-rgb]
A Platinum member of 
ONAP
Read the latest on Amdocs.com and the Amdocs blog 
network - and follow us on 
Facebook, Twitter, 
LinkedIn and 
YouTube.




From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Subhash Kumar Singh
Sent: Tuesday, June 27, 2017 4:36 AM
To: onap-discuss@lists.onap.org
Cc: ajay.priyadar...@ril.com
Subject: Re: [onap-discuss] aai-instances installation

Hello Everyone,

I  tried to pull docker images with the `latest` tag, but I observed that two

[onap-discuss] Regarding docker baseline tag

2017-06-27 Thread Kedar Ambekar
Hi All,

My understanding is that everyday's build is tagged as "latest" as well. So 
while installing ONAP, if I use docker_version: 1.0-STAGING-latest as an 
environment parameter, I will be getting previous day build. That means I will 
get different functionality in every install.

If I want to use some baseline functionality, which may not be latest but have 
highest success probability, which tag I should be using for docker ? Also what 
should be corresponding artifact version and gerrit version ?

Thank you.





Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] JIRA requires severity field, but none available in form

2017-06-26 Thread Kedar Ambekar
Hi Josef,

As a workaround, I guess you can add it as a task first and then convert it 
into bug.


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Josef Reisinger
Sent: Monday, June 26, 2017 11:51 PM
To: ROSE, DANIEL V 
Cc: onap-discuss 
Subject: Re: [onap-discuss] JIRA requires severity field, but none available in 
form

Daniel,
thanks for the quick response.
I looked at "Configure fields" (I should have mentioned that in my first mail) 
and discovered all fields are "checked". I confirm the form worked as I used it 
a couple of times. I guess I need to concur with you that the form is broken 
for the time being.

Mit freundlichen Grüßen / Kind regards
Josef Reisinger



From:"ROSE, DANIEL V" mailto:dr6...@att.com>>
To:Josef Reisinger 
mailto:josef.reisin...@de.ibm.com>>, onap-discuss 
mailto:onap-discuss@lists.onap.org>>
Date:26.06.2017 15:38
Subject:RE: [onap-discuss] JIRA requires severity field,but 
none available in form




Click configure, there should be one hidden somewhere. If not then the template 
must be broken and unusable, although I know it worked a few weeks ago

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 Josef Reisinger
Sent: Monday, June 26, 2017 9:22 AM
To: onap-discuss 
mailto:onap-discuss@lists.onap.org>>
Subject: [onap-discuss] JIRA requires severity field, but none available in form

Just trying to add an issue in JIRA, but I can't save as JIRA requires a 
severity field to be filled out. There is not such filed on the the form. Any 
help?
[cid:image001.gif@01D2EF31.DA11A0B0]

Mit freundlichen Grüßen / Kind regards
Josef Reisinger
When wisdom comes to call, there's nobody listening at all - Pendragon / Man Of 
Nomadic Traits

IBM Sales & Distribution, Communications Sector
Certified IT-Architect Telecommunications
IBM Certified Telecommunications Industry ITA
Lehrbeauftragter an der Hochschule Fresenius

IBM Deutschland
Godesberger Allee 127
53175 Bonn Beuel

Phone:+49 151 1426 4559
Mobile:  +49-(0) 151 1426 4559
E-Mail:  josef.reisin...@de.ibm.com

[The Open Group Master Certified]The Open Group Master Certified IT Architect
[cid:image003.png@01D2EF31.DA11A0B0]Solution Advisor Cloud Computing
[cid:image004.png@01D2EF31.DA11A0B0]Architect Profession Certification - Level 
2 Expert
[cid:image005.png@01D2EF31.DA11A0B0]Telecommunications Insights & Solutions

Public: IBM TME Solution Labs 
Flyer
Internal: IBM TME Solution Wiki
Internal: TME Demo Video Series
Internal: TME Demo App

IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Martina Koederitz (Vorsitzende), Nicole Reimer, Norbert 
Janzen, Dr. Christian Keller, Ivo Koerner, Stefan Lutz
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 
14562 / WEEE-Reg.-Nr. DE 99369940






Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] Regarding AAI docker model-loader on vanilla openstack

2017-06-22 Thread Kedar Ambekar
Hi All,

We have setup ONAP on Vanilla OpenStack.

We are using these values.

Heat : onap_openstack_float
artifacts_version: 1.1.0-SNAPSHOT
docker_version: 1.0-STAGING-latest
gerrit_branch: release-1.0.0

On AAI VM, "testconfig_model-loader_1" docker container doesn't seem to be 
holding up.

root@vm1-aai-inst1:~# docker logs testconfig_model-loader_1
Checking environment for configuration options
Starting up model loader...

We did try to use docker version 1.1-STAGING-latest for AAI only. That doesn't 
seem to have issue with this container but getting some other functional 
issues. Also, it may not be good idea to use different version for only one 
component.

Appreciate any help on it !

Will it be worth to use 1.1-STAGING-latest for all components ? I guess that is 
not stable release though.



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] ONAP user guide

2017-06-19 Thread Kedar Ambekar
Hi All,

https://wiki.onap.org/pages/viewpage.action?pageId=1015837 page mentions about 
ONAP User Guide ( <> ). Can anyone share that guide 
please ? As per this page, it is supposed to contain "Design" section 
describing how to use SDC to design a service.

Current wiki tutorial does not cover service design aspects as the 
firewall/load balancer services are composed of single VF.

We are trying to compose a service that is comprised of 2-3 VFs. We also want 
to specify service parameters during design whose values will be received at 
the time of instantiation in VID-MSO APIs.  Appreciate if any documentation is 
shared around this.




Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] User that VID uses to call MSO APIs ?

2017-06-15 Thread Kedar Ambekar
Thank you Daniel, that worked.

Also, do you know how to create a user on MSO side for these APIs ?

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Friday, June 16, 2017 12:35 AM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: User that VID uses to call MSO APIs ?

Try InfraPortalClient/password1$

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Thursday, June 15, 2017 9:54 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] User that VID uses to call MSO APIs ?

Hi,

May I know what username / password VID application uses while invoking MSO 
APIs like Create Service Instance / Create VNF etc ?
By referring to VID's system.properties and some code, I tried with infraportal 
/ infra-R1510!  , but that doesn't seem to be working.

Also if I want to create a user in MSO for these APIs, how to do that ?

Thanks !

Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=haXpG2fMpqHNQk5e_JkN10Emmp55r7jC8DK7vVdlrCU&s=MleTgkzmkpSn7zbBql44vvvYFzAGKk3cTu_7hAsukjM&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=haXpG2fMpqHNQk5e_JkN10Emmp55r7jC8DK7vVdlrCU&s=-gjzI_KDzA_NMkEuuKX7V1rttm-eOTKPqp4BpChLKo0&e=>
 internally within TechMahindra.

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] User that VID uses to call MSO APIs ?

2017-06-15 Thread Kedar Ambekar
Hi,

May I know what username / password VID application uses while invoking MSO 
APIs like Create Service Instance / Create VNF etc ?
By referring to VID's system.properties and some code, I tried with infraportal 
/ infra-R1510!  , but that doesn't seem to be working.

Also if I want to create a user in MSO for these APIs, how to do that ?

Thanks !


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Disabling heat validation in SDC ?

2017-06-14 Thread Kedar Ambekar
Thank you. I will try with 1.0-STAGING-latest tag.

From: Halfon Tal [mailto:halfon@amdocs.com]
Sent: Wednesday, June 14, 2017 10:26 PM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: Disabling heat validation in SDC ?

Do not catch there later :)
But  use the latest one and seams that it works


Best regards
Tal Halfon

Development Manager @ Amdocs

P. +972 54 2213763

[cid:image001.png@01D2DC45.AD6F91B0]   [ONAP_logo_Sig]

From: Kedar Ambekar [mailto:ake...@techmahindra.com]
Sent: Wednesday, June 14, 2017 2:18 PM
To: Halfon Tal mailto:halfon@amdocs.com>>
Subject: RE: Disabling heat validation in SDC ?

Ohh !

You are saying if I update to the latest SDC build, it will accept the zip I 
sent without making any change ?

From: Halfon Tal [mailto:halfon@amdocs.com]
Sent: Wednesday, June 14, 2017 9:14 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>
Subject: RE: Disabling heat validation in SDC ?

It was the zip you sent me


Best regards
Tal Halfon

Development Manager @ Amdocs

P. +972 54 2213763

[cid:image001.png@01D2DC45.AD6F91B0]   [ONAP_logo_Sig]

From: Kedar Ambekar [mailto:ake...@techmahindra.com]
Sent: Wednesday, June 14, 2017 2:03 PM
To: Halfon Tal mailto:halfon@amdocs.com>>
Subject: RE: Disabling heat validation in SDC ?

Thanks Halfon !!

Could you share the zip as well ? I received only screenshot confirming success 
in second email.

KeDar Ambekar | Network Services | Tech Mahindra
* Desk: +91 20 66018100 x 2879   Mobile: +91 95616 50414 ( Current : +61 416 
521 949)

From: Halfon Tal [mailto:halfon@amdocs.com]
Sent: Wednesday, June 14, 2017 7:54 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Disabling heat validation in SDC ?

Sorry
I attach it now


Best regards
Tal Halfon

Development Manager @ Amdocs

P. +972 54 2213763

[cid:image001.png@01D2DC45.AD6F91B0]   [ONAP_logo_Sig]

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Halfon Tal
Sent: Wednesday, June 14, 2017 12:53 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Disabling heat validation in SDC ?

Hi

I succeed do it on my environment.
Please look at the attach

Are you using the last build/code of SDC in ONAP.
We contribute some new validation and supporting more HEAT validation then 
before.


Best regards
Tal Halfon

Development Manager @ Amdocs

P. +972 54 2213763

[cid:image001.png@01D2DC45.AD6F91B0]   [ONAP_logo_Sig]

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Wednesday, June 14, 2017 9:51 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Disabling heat validation in SDC ?

Hi Halfon,

Ok, got it. Thanks !

PFA zip that contains Juniper vMX heat templates taken from GitHub. From cloned 
files, we have removed the ones not needed for our topology. Also as mandated 
by guidelines, we have added env file (with some dummy values) for every YAML.

Appreciate if you suggest on changes needed.


From: Halfon Tal [mailto:halfon@amdocs.com]
Sent: Wednesday, June 14, 2017 4:35 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Disabling heat validation in SDC ?

Hi

Basically there is no way to disable the heat validation using configuration

Can you send me the Heat zip that I will be able to check it for you?
Can you capture the error and send it?


Best regards
Tal Halfon

Development Manager @ Amdocs

P. +972 54 2213763

[cid:image001.png@01D2DC45.AD6F91B0]   [ONAP_logo_Sig]

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Wednesday, June 14, 2017 7:38 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Disabling heat validation in SDC ?

Hi All,

We are trying to onboard a Vendor Software Product. SDC is not accepting the 
corresponding zip file saying its invalid (doesn't give more details in UI ! ).

We have found that there many violations of mandatory heat guidelines due to 
which SDC is accepting the zip. But changing the templates so that these 
guidelines get passed is very tedious work.

Any possibility that this validation can be disabled in SDC for time being ? 
Thank you.



Disclaimer:  This message and the information contained herein is proprietary 
and confident

[onap-discuss] Disabling heat validation in SDC ?

2017-06-13 Thread Kedar Ambekar
Hi All,

We are trying to onboard a Vendor Software Product. SDC is not accepting the 
corresponding zip file saying its invalid (doesn't give more details in UI ! ).

We have found that there many violations of mandatory heat guidelines due to 
which SDC is accepting the zip. But changing the templates so that these 
guidelines get passed is very tedious work.

Any possibility that this validation can be disabled in SDC for time being ? 
Thank you.




Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] YANG.XML format

2017-06-07 Thread Kedar Ambekar
Hi Michael,

Couple of questions around YANG.


1.   If I have YANG model from VNF Vendor in JSON format, can I use it in 
SDC ? Or it accepts only in XML format ?

2.   Not remember where, but I read that ONAP SDC does not distribute YANG 
model to SDNC. Is this correct ?

3.   If # 2 is correct, can YANG be fed directly to SDNC by invoking any 
API ? ODL API ?

Thank you..

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Lando,Michael
Sent: Monday, June 5, 2017 3:56 AM
To: Law, Owen ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] YANG.XML format

The current guide line is that the file be a valid xml and that the file ending 
be.xml.
No additional requirements/validations are done for this artifact.


BR,

Michael Lando
Opensource & Frontend Team Lead, SDC
AT&T Network Application Development · NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
···
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: ml6...@intl.att.com


From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Law, Owen
Sent: Thursday, May 25, 2017 2:35 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] YANG.XML format

Hi ONAPers:

There is an option in SDC to add deployment artefacts as part of the service 
composition – is there a specific guideline on what format is needed for the 
YANG.XML  ?

Regards
Owen


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] closed loop in vLB doesn't seem to be working

2017-05-29 Thread Kedar Ambekar
Hi Catherine,

Thanks for reply. I looked into the wiki page you pointed but it doesn't talk 
about vLB use case. This 
README.md<https://nexus.onap.org/content/sites/raw/org.openecomp.demo/README.md>
 explains the use case to some extent.

But for my issue, where to look for logs ? Could anyone explain on these lines -

How to verify VES events generated by LB VM ?
How to verify VES events collected by DCAE ?
How to verify policy applied by DCAE ?


Hoe to verify MSO orchestrating spawning a new DNS VM ?

From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Monday, May 29, 2017 11:38 PM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: closed loop in vLB doesn't seem to be working

Hi Kedar,

You can find some Logging/Diagnostic Information looking at the following url:
https://wiki.onap.org/display/DW/Release+Notes+1.0.0+draft

Hope it helps

Best regards
Catherine

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Friday, May 26, 2017 2:48 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] closed loop in vLB doesn't seem to be working

Hi,

I am trying to observe closed loop scenario for vLB use case.


I confirmed with nslookup host1.dnsdemo.openecomp.org *vLoadBalancer_IP* that 
setup is ok.



I increased the traffic on packet generator of vLB  with below command.



curl -X PUT -H "Authorization: Basic YWRtaW46YWRtaW4=" -H "Content-Type: 
application/json" -H "Cache-Control: no-cache" -d '{"pg-streams":{"pg-stream": 
[{"id":"dns1", "is-enabled":"true"}, {"id":"dns2", 
"is-enabled":"true"},{"id":"dns3", "is-enabled":"true"},{"id":"dns4", 
"is-enabled":"true"},{"id":"dns5", "is-enabled":"true"}]}}' "http://localhost 
:8183/restconf/config/sample-plugin:sample-plugin/pg-streams<http://localhost%20:8183/restconf/config/sample-plugin:sample-plugin/pg-streams>"

After above command, I expect an instance of demovlbdns VM to get spawned under 
heat stack of vLB. I don't see that happening.

I also confirmed by installing a monitoring agent on demovlbdns that it 
actually gets more traffic.

Can anyone tell how to verify the logs of closed control loop across the 
components of ONAP ? Which logs to refer to find out the problem ?

Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=0pjtVDQ74vmUCQxWX1mFRg9s9IaozWCzDkvAUMf_6dY&s=opk_kij-x3GbpiYVHN4GxqfXcKogPCi0G6MaR_LrJTE&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=0pjtVDQ74vmUCQxWX1mFRg9s9IaozWCzDkvAUMf_6dY&s=6CPIYxS2JZf3rJHukq1bIrEc1zFqX2-BhxvhOgex9yg&e=>
 internally within TechMahindra.

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] closed loop in vLB doesn't seem to be working

2017-05-26 Thread Kedar Ambekar
Hi,

I am trying to observe closed loop scenario for vLB use case.


I confirmed with nslookup host1.dnsdemo.openecomp.org *vLoadBalancer_IP* that 
setup is ok.



I increased the traffic on packet generator of vLB  with below command.



curl -X PUT -H "Authorization: Basic YWRtaW46YWRtaW4=" -H "Content-Type: 
application/json" -H "Cache-Control: no-cache" -d '{"pg-streams":{"pg-stream": 
[{"id":"dns1", "is-enabled":"true"}, {"id":"dns2", 
"is-enabled":"true"},{"id":"dns3", "is-enabled":"true"},{"id":"dns4", 
"is-enabled":"true"},{"id":"dns5", "is-enabled":"true"}]}}' "http://localhost 
:8183/restconf/config/sample-plugin:sample-plugin/pg-streams"

After above command, I expect an instance of demovlbdns VM to get spawned under 
heat stack of vLB. I don't see that happening.

I also confirmed by installing a monitoring agent on demovlbdns that it 
actually gets more traffic.

Can anyone tell how to verify the logs of closed control loop across the 
components of ONAP ? Which logs to refer to find out the problem ?


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

2017-05-22 Thread Kedar Ambekar
Hi Marco,

Thanks for arranging information from policy team, much appreciated ! Using 
kafka-console-consumer.sh, I could receive messages on topic POLICY-CL-MGT.

I am looking for sequence of messages being exchanged between ONAP components 
to demonstrate closed control loop scenario to adjust the traffic generated by 
packet generator. Here is what I have tried to describe the vFW flow by 
referring to a call flow on wiki.


  1.  Packet generator starts with default load which may be on lower side than 
policy configured threshold.
With what rate it starts, what is low threshold , what is high threshold ?


  1.  vFirewall VM has VES client which reports traffic received to DCAE. 
DCAE’s collector collects this information.
I believe this communication happens by VES client invoking REST API on VES 
collector and DMaap is not involved in it. Is it right understanding?


  1.  DCAE publishes ‘low load’ event on DMaap bus which is received on Policy 
Engine.
I believe this message is on topic DCAE-CL-EVENT.


  1.  Policy engine takes action based on defined rules & publishes ‘increase 
load’ event on the bus which is received by APP-C.
I believe this message is on topic POLICY-CL-MGT.


  1.  APP-C talks to honeycomb agent on packet generator and instructs it to 
increase load.
Where to see these NETCONF / RESTCONF commands ? What is APPC-CL topic for ?


  1.  Eventually, once the threshold is reached, DCAE publishes ‘high load’ 
event on DMaap bus. This event is received by Policy Engine.
I believe this message is on topic DCAE-CL-EVENT.


  1.  Policy Engine takes action based on defined rules & publishes ‘decrease 
load’ event on bus. This event is received by APP-C.
I believe this message is on topic POLICY-CL-MGT.


  1.  APP-C talks to honeycomb agent on packet generator and tells to decrease 
the load.

Where to see these NETCONF / RESTCONF commands ?

So the flow is VES events -- DCAE-CL-EVENT -- POLICY-CL-MGT – NETCONF -- VES 
events -- DCAE-CL-EVENT -- POLICY-CL-MGT – NETCONF -- VES events ….  ?
From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Friday, May 19, 2017 8:15 PM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hello Kedar,

This is what I received from Policy team about communication monitoring:

“The best way to monitor Policy during Closed Loop is to subscribe to our 
POLICY-CL-MGT topic (may have another name that is configurable).”

“With regards to the logs in the drools container, see 
$POLICY_HOME/logs/network.log.   I think that will capture all FW messages 
interaction, For the LB case, the REST interactions with AAI/MSO REST will go 
to the .out file, they are not captured yet in the network.log (it will at some 
point).”

If you need further assistance, please feel free to reach out to Policy team 
directly (some contacts here: 
https://wiki.onap.org/pages/viewpage.action?pageId=3246903 ).

Thanks,
Marco


From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Kedar Ambekar 
mailto:ake...@techmahindra.com>>
Date: Friday, May 19, 2017 at 8:37 AM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi Daniel, Marco,

It appears that the robot script run for demo.sh appc is more specific for vFW.

In case if vLB, as packetGenerator VM is part of different Heat stack, the 
robot script can’t find key vpg_name_0 in the dictionary. Also, I believe it 
will fail further for vpg_private_ip_1.

I gave a try by making below small changes (as APPC is not involved in vLB 
demo)  in demo_preload.robot as below.

Original :
${vpg_name_0}=Get From Dictionary${stack_info}vpg_name_0
${vpg_public_ip}=Get Server Ip${server_list}${stack_info}   
vpg_name_0network_name=public
${vpg_oam_ip}=Get From Dictionary${stack_info}vpg_private_ip_1
${appc}=Create Mount Point In APPC${vpg_name_0}${vpg_oam_ip}

Changed:
Declared a variable vpg_name_0 with the name of my packet generator VM from 
different stack.
Declared a variable vpg_public_ip with public IP of my packet generator VM from 
different stack.
${appc}=Create Mount Point In APPC${vpg_name_0}${vpg_public_ip}

With that, though I am not sure the impact of above change yet,  I could make 
the demo.sh appc step pass.

Now, can I know how to verify the closed control loop ? How to see messages 
exchanged on Message Bus for both the use cases ?

Appreciate some write-up on verification of both the cases !!

From: Kedar Ambekar
Sent: Friday, May 19, 2017 10:22 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Thanks Catherine for the updated diagram, I could follow them.

Hi Daniel, Marco,

I am using Release

Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

2017-05-19 Thread Kedar Ambekar
Hi Daniel, Marco,

It appears that the robot script run for demo.sh appc is more specific for vFW.

In case if vLB, as packetGenerator VM is part of different Heat stack, the 
robot script can’t find key vpg_name_0 in the dictionary. Also, I believe it 
will fail further for vpg_private_ip_1.

I gave a try by making below small changes (as APPC is not involved in vLB 
demo)  in demo_preload.robot as below.

Original :
${vpg_name_0}=Get From Dictionary${stack_info}vpg_name_0
${vpg_public_ip}=Get Server Ip${server_list}${stack_info}   
vpg_name_0network_name=public
${vpg_oam_ip}=Get From Dictionary${stack_info}vpg_private_ip_1
${appc}=Create Mount Point In APPC${vpg_name_0}${vpg_oam_ip}

Changed:
Declared a variable vpg_name_0 with the name of my packet generator VM from 
different stack.
Declared a variable vpg_public_ip with public IP of my packet generator VM from 
different stack.
${appc}=Create Mount Point In APPC${vpg_name_0}${vpg_public_ip}

With that, though I am not sure the impact of above change yet,  I could make 
the demo.sh appc step pass.

Now, can I know how to verify the closed control loop ? How to see messages 
exchanged on Message Bus for both the use cases ?

Appreciate some write-up on verification of both the cases !!

From: Kedar Ambekar
Sent: Friday, May 19, 2017 10:22 AM
To: onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Thanks Catherine for the updated diagram, I could follow them.

Hi Daniel, Marco,

I am using Release-1.Here are my env parameters while running ONAP Heat 
template.

artifacts_version: 1.0.0
docker_version: 1.0-STAGING-latest
gerrit_branch: release-1.0.0


When I do demo.sh appc , I get 
“Dictionary does not contain key 'vpg_name_0'.”. The env file 
base_vlb_rackspace does not have this parameter. packet_gen_vlb_rackspace env 
file has this parameter though.

Here is my stack list.

[cid:image002.png@01D2D0CA.C66625C0]


From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Friday, May 19, 2017 9:31 AM
To: PLATANIA, MARCO 
mailto:plata...@research.att.com>>; ROSE, DANIEL V 
mailto:dr6...@att.com>>; Kedar Ambekar 
mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Marco, Kedar,

I have updated the wiki page with the latest pictures.

Best regards
Catherine

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO
Sent: Friday, May 19, 2017 12:29 AM
To: ROSE, DANIEL V mailto:dr6...@att.com>>; Kedar Ambekar 
mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
Hi Kedar,

I’m not familiar with preloading (Dan can cover that part), but for what 
regards the vLB demo flow, APP-C is not involved. During the closed loop, 
policy gets the VNF Id from AAI and provides this Id as argument of a 
CreateVF-Module request to MSO, which actually spins up the second DNS.

The figure in the wiki is outdated and should be replaced. Honeycomb isn’t used 
on the vLB VM.

Thanks,
Marco


From: "ROSE, DANIEL V" mailto:dr6...@att.com>>
Date: Thursday, May 18, 2017 at 6:09 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, "PLATANIA, 
MARCO (MARCO)" mailto:plata...@research.att.com>>
Subject: RE: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

you should be calling ./demo.sh appc . What branch of onap are you using? Release1?

Marco can answer questions about the actual demo closed loop better.

Thanks,
Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Thursday, May 18, 2017 8:44 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi Daniel,

Thanks for reply !


1.   In zip file uploaded, I had base_vlb_rackspace and 
dnsscaling_rackspace files.

2.   I did demo.sh preload for 
K-demoVLB-Module<https://urldefense.proofpoint.com/v2/url?u=https-3A__mycloud.rackspace.com_cloud_1033910_servers-23stacks_orchestration-252CcloudOrchestration-252CIAD_K-2DdemoVLB-2DModule-252F2f720d88-2D287a-2D4628-2D9c7e-2D2bb5df5ba99c_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=

Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

2017-05-18 Thread Kedar Ambekar
Thanks Catherine for the updated diagram, I could follow them.

Hi Daniel, Marco,

I am using Release-1.Here are my env parameters while running ONAP Heat 
template.

artifacts_version: 1.0.0
docker_version: 1.0-STAGING-latest
gerrit_branch: release-1.0.0


When I do demo.sh appc , I get 
“Dictionary does not contain key 'vpg_name_0'.”. The env file 
base_vlb_rackspace does not have this parameter. packet_gen_vlb_rackspace env 
file has this parameter though.

Here is my stack list.

[cid:image004.png@01D2D089.C881]


From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Friday, May 19, 2017 9:31 AM
To: PLATANIA, MARCO ; ROSE, DANIEL V 
; Kedar Ambekar ; 
onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Marco, Kedar,

I have updated the wiki page with the latest pictures.

Best regards
Catherine

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO
Sent: Friday, May 19, 2017 12:29 AM
To: ROSE, DANIEL V mailto:dr6...@att.com>>; Kedar Ambekar 
mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
Hi Kedar,

I’m not familiar with preloading (Dan can cover that part), but for what 
regards the vLB demo flow, APP-C is not involved. During the closed loop, 
policy gets the VNF Id from AAI and provides this Id as argument of a 
CreateVF-Module request to MSO, which actually spins up the second DNS.

The figure in the wiki is outdated and should be replaced. Honeycomb isn’t used 
on the vLB VM.

Thanks,
Marco


From: "ROSE, DANIEL V" mailto:dr6...@att.com>>
Date: Thursday, May 18, 2017 at 6:09 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, "PLATANIA, 
MARCO (MARCO)" mailto:plata...@research.att.com>>
Subject: RE: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

you should be calling ./demo.sh appc . What branch of onap are you using? Release1?

Marco can answer questions about the actual demo closed loop better.

Thanks,
Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Thursday, May 18, 2017 8:44 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi Daniel,

Thanks for reply !


1.   In zip file uploaded, I had base_vlb_rackspace and 
dnsscaling_rackspace files.

2.   I did demo.sh preload for 
K-demoVLB-Module<https://urldefense.proofpoint.com/v2/url?u=https-3A__mycloud.rackspace.com_cloud_1033910_servers-23stacks_orchestration-252CcloudOrchestration-252CIAD_K-2DdemoVLB-2DModule-252F2f720d88-2D287a-2D4628-2D9c7e-2D2bb5df5ba99c_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw&s=CVMZ8bDOY7cdXCVesdhK1x37QEfbth06co2E0yU7ug4&e=>.

3.   In Add VF Module, I chose base_vlb and created a VF Module with name 
K-demoVLB-Module<https://urldefense.proofpoint.com/v2/url?u=https-3A__mycloud.rackspace.com_cloud_1033910_servers-23stacks_orchestration-252CcloudOrchestration-252CIAD_K-2DdemoVLB-2DModule-252F2f720d88-2D287a-2D4628-2D9c7e-2D2bb5df5ba99c_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw&s=CVMZ8bDOY7cdXCVesdhK1x37QEfbth06co2E0yU7ug4&e=>.
 I did not do Add VF Module for dns_scaling.

4.   I created a separate heat stack for packet_gen_vlb_rackspace of name  
K-demoVLB-PackGen<https://urldefense.proofpoint.com/v2/url?u=https-3A__mycloud.rackspace.com_cloud_1033910_servers-23stacks_orchestration-252CcloudOrchestration-252CIAD_K-2DdemoVLB-2DPackGen-252F5ab12078-2Dcd09-2D4a29-2Db08a-2D0c65368cc728_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw&s=MFlNerNQgTp5cuAjAbvjc5Z_qWjn5_WwjjBDjXBQEjc&e=>
 using Heat client.

5.   When I do demo.sh appc K-demoVLB-Module, I got error  Dictionary does 
not contain key 'vpg_name_0'.

6.   I tried to do demo.sh appc on 
K-demoVLB-PackGen<https://urldefense.proofpoint.com/v2/url?u=https-3A__mycloud.rackspace.com_cloud_1033910_servers-23stacks_orchestration-252CcloudOrchestration-252CIAD_K-2DdemoVLB-2DPackGen-252F5ab12078-2Dcd09-2D4a29-2Db08a-2D0c65368cc728_&d=D

Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

2017-05-18 Thread Kedar Ambekar
Hi Daniel,

Thanks for reply !


1.   In zip file uploaded, I had base_vlb_rackspace and 
dnsscaling_rackspace files.

2.   I did demo.sh preload for 
K-demoVLB-Module<https://mycloud.rackspace.com/cloud/1033910/servers#stacks/orchestration%2CcloudOrchestration%2CIAD/K-demoVLB-Module%2F2f720d88-287a-4628-9c7e-2bb5df5ba99c/>.

3.   In Add VF Module, I chose base_vlb and created a VF Module with name 
K-demoVLB-Module<https://mycloud.rackspace.com/cloud/1033910/servers#stacks/orchestration%2CcloudOrchestration%2CIAD/K-demoVLB-Module%2F2f720d88-287a-4628-9c7e-2bb5df5ba99c/>.
 I did not do Add VF Module for dns_scaling.

4.   I created a separate heat stack for packet_gen_vlb_rackspace of name  
K-demoVLB-PackGen<https://mycloud.rackspace.com/cloud/1033910/servers#stacks/orchestration%2CcloudOrchestration%2CIAD/K-demoVLB-PackGen%2F5ab12078-cd09-4a29-b08a-0c65368cc728/>
 using Heat client.

5.   When I do demo.sh appc K-demoVLB-Module, I got error  Dictionary does 
not contain key 'vpg_name_0'.

6.   I tried to do demo.sh appc on 
K-demoVLB-PackGen<https://mycloud.rackspace.com/cloud/1033910/servers#stacks/orchestration%2CcloudOrchestration%2CIAD/K-demoVLB-PackGen%2F5ab12078-cd09-4a29-b08a-0c65368cc728/>
 as well. That time it gave error Dictionary does not contain key 
'vpg_private_ip_1'.


In vLB use case, the mounting of traffic generator to enable policy driven 
configuration changes (demo.sh appc) should be done on which VF-Module ? In my 
example, 
K-demoVLB-PackGen<https://mycloud.rackspace.com/cloud/1033910/servers#stacks/orchestration%2CcloudOrchestration%2CIAD/K-demoVLB-PackGen%2F5ab12078-cd09-4a29-b08a-0c65368cc728/>
 or K-demoVLB-Module ?

The architecture diagram on wiki for vLB 
(https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos) does 
not show APPC involved and directing packet generator using NETCONF. Is it 
expected ? If yes, how DNS VM scale up-down is demonstrated in that case ?

In same diagram, what is the use of honeycomb on vLB VM ?

KeDar Ambekar | Network Services | Tech Mahindra
• Desk: +91 20 66018100 x 2879   Mobile: +91 95616 50414

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Thursday, May 18, 2017 12:09 AM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: Re:RE: Query on vlb_ipaddr parameter of vLB usecase

They may both be there, but you wont have to do the second one through VID. 
Policy will do it for you


Thanks,

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Kedar Ambekar [mailto:ake...@techmahindra.com]
Sent: Wednesday, May 17, 2017 2:38 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; Kedar 
Ambekar mailto:ake...@techmahindra.com>>; ROSE, DANIEL 
V mailto:dr6...@att.com>>
Subject: Re:RE: Query on vlb_ipaddr parameter of vLB usecase

In my case, I think VID has loaded. both as I get 2 options to create VF module.



Sent from my Mi phone
On "ROSE, DANIEL V" mailto:dr6...@att.com>>, May 17, 2017 11:00 
PM wrote:
Hi Kedar

you should just have to run it on the one vid loads.
Before running the closed loop you will have to run demo.sh appc command though

Thanks,

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Wednesday, May 17, 2017 9:25 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi Daniel,

As a VSP for vLB, I have uploaded zip containing dnsscaling_rackspace and 
base_vlb_rackspace yaml & env files. In Add VF-Module menu, I get 2 options, 
one for base_vlb and other for dns_scaling.

For both, am I supposed to run steps demo.sh preload,  add VF-Modules,  demo.sh 
appc ?

I have manually created manifest file (attached) as I am not sure which 
generate-manifest.py to use. Is this file ok ?

Regards,
KeDar

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Monday, May 15, 2017 10:44 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Query on vlb_ipaddr parameter of vLB usecase

Yeah, that’s how testing does it.

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Monday, May 15, 2017 12:57 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi Daniel,

Ok. So zip file containing dnsscaling_rackspace and base_vlb_rackspace should 
be on-boarded in SDC ?

And then packet generator heat template could be installed with some heat 
client separately.

Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

2017-05-17 Thread Kedar Ambekar
In my case, I think VID has loaded. both as I get 2 options to create VF module.



Sent from my Mi phone
On "ROSE, DANIEL V" , May 17, 2017 11:00 PM wrote:
Hi Kedar

you should just have to run it on the one vid loads.
Before running the closed loop you will have to run demo.sh appc command though

Thanks,

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 Kedar Ambekar
Sent: Wednesday, May 17, 2017 9:25 AM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi Daniel,

As a VSP for vLB, I have uploaded zip containing dnsscaling_rackspace and 
base_vlb_rackspace yaml & env files. In Add VF-Module menu, I get 2 options, 
one for base_vlb and other for dns_scaling.

For both, am I supposed to run steps demo.sh preload,  add VF-Modules,  demo.sh 
appc ?

I have manually created manifest file (attached) as I am not sure which 
generate-manifest.py to use. Is this file ok ?

Regards,
KeDar

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Monday, May 15, 2017 10:44 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Query on vlb_ipaddr parameter of vLB usecase

Yeah, that’s how testing does it.

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Monday, May 15, 2017 12:57 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi Daniel,

Ok. So zip file containing dnsscaling_rackspace and base_vlb_rackspace should 
be on-boarded in SDC ?

And then packet generator heat template could be installed with some heat 
client separately.

Regards,
KeDar
From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Monday, May 15, 2017 7:14 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Query on vlb_ipaddr parameter of vLB usecase

We did thinks a bit bifferent for vlb vs vfw, here robot treats the packet gen 
as a tool to test the use case. This is actually closer to being how real vnfs 
would be tested as most real vnfs would not have a packet gen included in their 
base heat template.


Thanks,
Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Monday, May 15, 2017 9:42 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi ,

packet_gen_vlb_rackspace.env file of vLB use case has this parameter.

vlb_ipaddr: INSERT THE PUBLIC ADDRESS OF THE vLB HERE

To fill this, the vLB VM needs to be instantiated first.

What all Heat templates should be part of the zip file to be uploaded while 
defining a new Vendor Software Product in case of vLB ? Only 
dnsscaling_rackspace and base_vlb_rackspace first and then separately 
packet_gen_vlb_rackspace ? If this understanding is correct, then there will be 
2 Heat stacks for vLB  usecase ?

Regards,
KeDar



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=RS7LO0T6NpRNU-_xm3bRy2WHDt4rkvlNFlugszlz_mE&s=FbkKa1MuHZanpjCX4lf05YQANwZW43t_QMTUt0sYQEc&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=RS7LO0T6NpRNU-_xm3bRy2WHDt4rkvlNFlugszlz_mE&s=0pMsE_IcMSnLdkIKstCjx90_fC-MKF3yYvgYyzZy07E&e=>
 internally within TechMahindra.

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

2017-05-17 Thread Kedar Ambekar
Hi Daniel,

As a VSP for vLB, I have uploaded zip containing dnsscaling_rackspace and 
base_vlb_rackspace yaml & env files. In Add VF-Module menu, I get 2 options, 
one for base_vlb and other for dns_scaling.

For both, am I supposed to run steps demo.sh preload,  add VF-Modules,  demo.sh 
appc ?

I have manually created manifest file (attached) as I am not sure which 
generate-manifest.py to use. Is this file ok ?

Regards,
KeDar
From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Monday, May 15, 2017 10:44 PM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: Query on vlb_ipaddr parameter of vLB usecase

Yeah, that's how testing does it.

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Monday, May 15, 2017 12:57 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi Daniel,

Ok. So zip file containing dnsscaling_rackspace and base_vlb_rackspace should 
be on-boarded in SDC ?

And then packet generator heat template could be installed with some heat 
client separately.

Regards,
KeDar
From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Monday, May 15, 2017 7:14 PM
To: Kedar Ambekar mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Query on vlb_ipaddr parameter of vLB usecase

We did thinks a bit bifferent for vlb vs vfw, here robot treats the packet gen 
as a tool to test the use case. This is actually closer to being how real vnfs 
would be tested as most real vnfs would not have a packet gen included in their 
base heat template.


Thanks,
Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Monday, May 15, 2017 9:42 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi ,

packet_gen_vlb_rackspace.env file of vLB use case has this parameter.

vlb_ipaddr: INSERT THE PUBLIC ADDRESS OF THE vLB HERE

To fill this, the vLB VM needs to be instantiated first.

What all Heat templates should be part of the zip file to be uploaded while 
defining a new Vendor Software Product in case of vLB ? Only 
dnsscaling_rackspace and base_vlb_rackspace first and then separately 
packet_gen_vlb_rackspace ? If this understanding is correct, then there will be 
2 Heat stacks for vLB  usecase ?

Regards,
KeDar



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=RS7LO0T6NpRNU-_xm3bRy2WHDt4rkvlNFlugszlz_mE&s=FbkKa1MuHZanpjCX4lf05YQANwZW43t_QMTUt0sYQEc&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=RS7LO0T6NpRNU-_xm3bRy2WHDt4rkvlNFlugszlz_mE&s=0pMsE_IcMSnLdkIKstCjx90_fC-MKF3yYvgYyzZy07E&e=>
 internally within TechMahindra.



MANIFEST.json
Description: MANIFEST.json
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

2017-05-15 Thread Kedar Ambekar
Hi Daniel,

Ok. So zip file containing dnsscaling_rackspace and base_vlb_rackspace should 
be on-boarded in SDC ?

And then packet generator heat template could be installed with some heat 
client separately.

Regards,
KeDar
From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Monday, May 15, 2017 7:14 PM
To: Kedar Ambekar ; onap-discuss@lists.onap.org
Subject: RE: Query on vlb_ipaddr parameter of vLB usecase

We did thinks a bit bifferent for vlb vs vfw, here robot treats the packet gen 
as a tool to test the use case. This is actually closer to being how real vnfs 
would be tested as most real vnfs would not have a packet gen included in their 
base heat template.


Thanks,
Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Monday, May 15, 2017 9:42 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

Hi ,

packet_gen_vlb_rackspace.env file of vLB use case has this parameter.

vlb_ipaddr: INSERT THE PUBLIC ADDRESS OF THE vLB HERE

To fill this, the vLB VM needs to be instantiated first.

What all Heat templates should be part of the zip file to be uploaded while 
defining a new Vendor Software Product in case of vLB ? Only 
dnsscaling_rackspace and base_vlb_rackspace first and then separately 
packet_gen_vlb_rackspace ? If this understanding is correct, then there will be 
2 Heat stacks for vLB  usecase ?

Regards,
KeDar



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=RS7LO0T6NpRNU-_xm3bRy2WHDt4rkvlNFlugszlz_mE&s=FbkKa1MuHZanpjCX4lf05YQANwZW43t_QMTUt0sYQEc&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=RS7LO0T6NpRNU-_xm3bRy2WHDt4rkvlNFlugszlz_mE&s=0pMsE_IcMSnLdkIKstCjx90_fC-MKF3yYvgYyzZy07E&e=>
 internally within TechMahindra.

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] Query on vlb_ipaddr parameter of vLB usecase

2017-05-15 Thread Kedar Ambekar
Hi ,

packet_gen_vlb_rackspace.env file of vLB use case has this parameter.

vlb_ipaddr: INSERT THE PUBLIC ADDRESS OF THE vLB HERE

To fill this, the vLB VM needs to be instantiated first.

What all Heat templates should be part of the zip file to be uploaded while 
defining a new Vendor Software Product in case of vLB ? Only 
dnsscaling_rackspace and base_vlb_rackspace first and then separately 
packet_gen_vlb_rackspace ? If this understanding is correct, then there will be 
2 Heat stacks for vLB  usecase ?

Regards,
KeDar



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] Query on creating a service instance for demo vFW

2017-04-28 Thread Kedar Ambekar
Hi MSO team,

I changed the mso.bpmn.urn.properties file for the property 
mso.workflow.sdncadapter.callback . I mentioned its value as 
http://mso:8080/mso/SDNCAdapterCallbackService .

With that, now ?SDNC Callback Timeout Error? is gone.

Now I am getting ?Exception during create VF Create VFModule: Missing Required 
inputs: repo_passwd,repo_user,repo_url,webserver_ip? while creating VF Module.

I am using vFW 14.2.17.zip from Wiki?s reference documents section. I do see 
these parameters in the env file present in the zip.

Am I missing anything ?

From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar Ambekar
Sent: Thursday, April 27, 2017 11:19 PM
To: onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hi Sebastien,

PFA /etc/mso/config.d/mso.sdnc.properties.

The exception java.net.MalformedURLException: no protocol: 
DefaultRecipe_workflowSdncadapterCallback seems to be for below property from 
file mso.bpmn.urn.properties.

mso.workflow.sdncadapter.callback=DefaultRecipe_workflowSdncadapterCallback

What should be this value ? How this gets populated ?

From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
Determe, Sebastien
Sent: Thursday, April 27, 2017 6:22 PM
To: onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hi,
Could you please provide the mso-docker.json file you give in input (or at 
least the sdnc part of it) or eventually the SDNC config file located in 
/etc/mso/config.d/mso.sdnc.properties

Thanks,
Seb
From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar 
Ambekar
Sent: Thursday, April 27, 2017 11:42 AM
To: FREEMAN, BRIAN D mailto:bf1936 at att.com>>; KHINDA, 
MANDEEP mailto:mandeep.khinda at amdocs.com>>; 
Lefevre, Catherine mailto:cl664y at intl.att.com>>; 
PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Thanks Brian !

We are looking more on MSO side but here are initial findings. It looks the 
BPEL URL is malformed.

/var/log/ecomp/MSO/BPMN/errormso.log

2017-04-26T13:27:55.093Z|a2527755-901d-4ec9-8e50-261dbdeffc51|pool-14-thread-3|MSO.CVFMI||BPMN|MSO.CVFMI|ERROR|UnknownError|CreateVfModuleInfra
 caught an event: 
WorkflowException[processKey=sdncAdapter,errorCode=500,errorMessage=SDNC 
Callback Timeout Error]|MSO-BPEL-9100E Exception: {0}

/var/log/ecomp/MSO/SDNCAdapter/errormso.log

2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||INFO|null||MSO-RA-5218E
 Callback to BPEL: - 
http://domain2.att.com/workflow/sdnc/adapter/schema/v1";> - 
 - 
a2527755-901d-4ec9-8e50-261dbdeffc51 - 
200 - 
OK -  - 
http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><output 
xmlns="org:openecomp:sdnctl:vnf"><response-code>200</response-code><service-information><service-instance-id>68746290-08cf-430c-bbd0-417d2941cf67</service-instance-id><subscriber-name>notsurewecare</subscriber-name></service-information><vnf-information><vnf-id>fbd77a3d-2c4f-4689-a2d5-dd2c213703ef</vnf-id></vnf-information><ack-final-indicator>Y</ack-final-indicator><svc-request-id>a2527755-901d-4ec9-8e50-261dbdeffc51</svc-request-id></output>
 -  -
2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|DataError|Exception
 initializing Callback wsdl|MSO-RA-9207E Caught exception initializing Callback 
wsdl:{0}
2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|DataError|Exception
 initializing Callback wsdl|MSO-RA-9200E Exception: 
java.net.MalformedURLException: no protocol: 
DefaultRecipe_workflowSdncadapterCallback -   at 
java.net.URL.(URL.java:593) -  at java.net.URL.(URL.java:490) -  at 
java.net.URL.(URL.java:439) -  at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.sendRespToBpel(SDNCRestClient.java:299)
 -at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.run(SDNCRestClient.java:133)
 -   at java.lang.Thread.run(Thread.java:745) -
2017-04-26T13:22:56.004Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|BusinessProcesssError|Exception
 sending BpelCallbac

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-27 Thread Kedar Ambekar
Hi Sebastien,

PFA /etc/mso/config.d/mso.sdnc.properties.

The exception java.net.MalformedURLException: no protocol: 
DefaultRecipe_workflowSdncadapterCallback seems to be for below property from 
file mso.bpmn.urn.properties.

mso.workflow.sdncadapter.callback=DefaultRecipe_workflowSdncadapterCallback

What should be this value ? How this gets populated ?

From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Determe, Sebastien
Sent: Thursday, April 27, 2017 6:22 PM
To: onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hi,
Could you please provide the mso-docker.json file you give in input (or at 
least the sdnc part of it) or eventually the SDNC config file located in 
/etc/mso/config.d/mso.sdnc.properties

Thanks,
Seb
From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar 
Ambekar
Sent: Thursday, April 27, 2017 11:42 AM
To: FREEMAN, BRIAN D mailto:bf1936 at att.com>>; KHINDA, 
MANDEEP mailto:mandeep.khinda at amdocs.com>>; 
Lefevre, Catherine mailto:cl664y at intl.att.com>>; 
PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Thanks Brian !

We are looking more on MSO side but here are initial findings. It looks the 
BPEL URL is malformed.

/var/log/ecomp/MSO/BPMN/errormso.log

2017-04-26T13:27:55.093Z|a2527755-901d-4ec9-8e50-261dbdeffc51|pool-14-thread-3|MSO.CVFMI||BPMN|MSO.CVFMI|ERROR|UnknownError|CreateVfModuleInfra
 caught an event: 
WorkflowException[processKey=sdncAdapter,errorCode=500,errorMessage=SDNC 
Callback Timeout Error]|MSO-BPEL-9100E Exception: {0}

/var/log/ecomp/MSO/SDNCAdapter/errormso.log

2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||INFO|null||MSO-RA-5218E
 Callback to BPEL: - 
http://domain2.att.com/workflow/sdnc/adapter/schema/v1";> - 
 - 
a2527755-901d-4ec9-8e50-261dbdeffc51 - 
200 - 
OK -  - 
http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><output 
xmlns="org:openecomp:sdnctl:vnf"><response-code>200</response-code><service-information><service-instance-id>68746290-08cf-430c-bbd0-417d2941cf67</service-instance-id><subscriber-name>notsurewecare</subscriber-name></service-information><vnf-information><vnf-id>fbd77a3d-2c4f-4689-a2d5-dd2c213703ef</vnf-id></vnf-information><ack-final-indicator>Y</ack-final-indicator><svc-request-id>a2527755-901d-4ec9-8e50-261dbdeffc51</svc-request-id></output>
 -  -
2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|DataError|Exception
 initializing Callback wsdl|MSO-RA-9207E Caught exception initializing Callback 
wsdl:{0}
2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|DataError|Exception
 initializing Callback wsdl|MSO-RA-9200E Exception: 
java.net.MalformedURLException: no protocol: 
DefaultRecipe_workflowSdncadapterCallback -   at 
java.net.URL.(URL.java:593) -  at java.net.URL.(URL.java:490) -  at 
java.net.URL.(URL.java:439) -  at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.sendRespToBpel(SDNCRestClient.java:299)
 -at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.run(SDNCRestClient.java:133)
 -   at java.lang.Thread.run(Thread.java:745) -
2017-04-26T13:22:56.004Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|BusinessProcesssError|Exception
 sending BpelCallback request|MSO-RA-9219E Error sending BPEL Callback request
2017-04-26T13:22:56.004Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|BusinessProcesssError|Exception
 sending BpelCallback request|MSO-RA-9200E Exception: 
java.lang.NullPointerException - at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.sendRespToBpel(SDNCRestClient.java:312)
 -at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.run(SDNCRestClient.java:133)
 -   at java.lang.Thread.run(Thread.java:745) -
2017-04-26T13:22:56.005Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||INFO|null||MSO-RA-5258I
 Completed processing BPEL request

KeDar Ambekar | Network Services | Tech Mahindra
? Desk: +91 20 66018100 x 2879   Mobile: +91 95616 50414

From: FREEMAN, BRIAN D [mailto:bf1...@att.com]
Sent: Wednesday, April 26, 2017 9:12 PM
To: Kedar Ambekar mailto:akeda

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-27 Thread Kedar Ambekar
Thanks Brian !

We are looking more on MSO side but here are initial findings. It looks the 
BPEL URL is malformed.

/var/log/ecomp/MSO/BPMN/errormso.log

2017-04-26T13:27:55.093Z|a2527755-901d-4ec9-8e50-261dbdeffc51|pool-14-thread-3|MSO.CVFMI||BPMN|MSO.CVFMI|ERROR|UnknownError|CreateVfModuleInfra
 caught an event: 
WorkflowException[processKey=sdncAdapter,errorCode=500,errorMessage=SDNC 
Callback Timeout Error]|MSO-BPEL-9100E Exception: {0}

/var/log/ecomp/MSO/SDNCAdapter/errormso.log

2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||INFO|null||MSO-RA-5218E
 Callback to BPEL: - 
http://domain2.att.com/workflow/sdnc/adapter/schema/v1";> - 
 - 
a2527755-901d-4ec9-8e50-261dbdeffc51 - 
200 - 
OK -  - 
http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><output 
xmlns="org:openecomp:sdnctl:vnf"><response-code>200</response-code><service-information><service-instance-id>68746290-08cf-430c-bbd0-417d2941cf67</service-instance-id><subscriber-name>notsurewecare</subscriber-name></service-information><vnf-information><vnf-id>fbd77a3d-2c4f-4689-a2d5-dd2c213703ef</vnf-id></vnf-information><ack-final-indicator>Y</ack-final-indicator><svc-request-id>a2527755-901d-4ec9-8e50-261dbdeffc51</svc-request-id></output>
 -  -
2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|DataError|Exception
 initializing Callback wsdl|MSO-RA-9207E Caught exception initializing Callback 
wsdl:{0}
2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|DataError|Exception
 initializing Callback wsdl|MSO-RA-9200E Exception: 
java.net.MalformedURLException: no protocol: 
DefaultRecipe_workflowSdncadapterCallback -   at 
java.net.URL.(URL.java:593) -  at java.net.URL.(URL.java:490) -  at 
java.net.URL.(URL.java:439) -  at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.sendRespToBpel(SDNCRestClient.java:299)
 -at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.run(SDNCRestClient.java:133)
 -   at java.lang.Thread.run(Thread.java:745) -
2017-04-26T13:22:56.004Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|BusinessProcesssError|Exception
 sending BpelCallback request|MSO-RA-9219E Error sending BPEL Callback request
2017-04-26T13:22:56.004Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|BusinessProcesssError|Exception
 sending BpelCallback request|MSO-RA-9200E Exception: 
java.lang.NullPointerException - at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.sendRespToBpel(SDNCRestClient.java:312)
 -at 
org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.run(SDNCRestClient.java:133)
 -   at java.lang.Thread.run(Thread.java:745) -
2017-04-26T13:22:56.005Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||INFO|null||MSO-RA-5258I
 Completed processing BPEL request

KeDar Ambekar | Network Services | Tech Mahindra
? Desk: +91 20 66018100 x 2879   Mobile: +91 95616 50414

From: FREEMAN, BRIAN D [mailto:bf1...@att.com]
Sent: Wednesday, April 26, 2017 9:12 PM
To: Kedar Ambekar ; KHINDA, MANDEEP ; LEFEVRE, CATHERINE ; PLATANIA, MARCO 
; onap-discuss at lists.onap.org; FLOOD, JERRY 
; SMOKOWSKI, STEVEN 
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW

Svclogic.log with both a reserve and assign means SDNC is working.

Assign comes from MSO to SDNC VNF-TOPOLOGY-OPERATION call (svc-action=assign).

I can?t see why the later stage of VNF-TOPOLOGY-OPERATION (svc-action=activate) 
would fail from MSO to SDNC with no error ? that usually means MSO isnt calling 
sdnc or there is something else going on.

Here is a complete set from svc-logic.log for the vfw entire E2E test (delete 
at the end).

A ?rollback? would occur after ?activte? if there was a problme in 
Openstack/Rackspace.

Seems like you need to check the MSO log.

BTW ? if you turn on debug for sdnc you can see the sequence of nodes being 
processed on vnf-topology-operation graph.

Brian



|2017-04-25T19:50:01:05+00:00|preload-vnf-topology-operation|reserve|robot12||robot12|PreloadVNFRequest||5860ec6e-aabf-4862-958e-60758c03f053|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|
|2017-04-25T19:50:18:731+00:00|svc-topology-operation|assign|cc64c6bc-9077-49d4-a94b-a84cbf0c2608|5860ec6e-aabf-4862-958e-60758c03f053|cc64c6bc-9077-49d4-a94b-a84cbf0c2608|VNFActivateRequest|VID|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|d3a52964-32f9-4a93-a439-f71bfbd69689|jerry-vfw-vnf|jerrys-service/jerrys-firewall
 
1|a2c8ddc9-0b9b-4133-bea2-d29398faf5fb|1031120|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|PendingAssi

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-26 Thread Kedar Ambekar
Hi,


1.   Basic SDNGC Health Check is PASS when checked with ete.sh. DCAE is 
FAIL as of now.



2.   I did `tail` on karaf.log while creating VF Module, could not see any 
error as such. The last log statements for my request ID is



2017-04-26 13:22:55,952 | INFO  | p100129288-22050 | vnfapiProvider 
  | 289 - org.openecomp.sdnc.northbound.vnfapi-provider - 1.0.0 | Returned 
SUCCESS for vnf-topology-operation [fbd77a3d-2c4f-4689-a2d5-dd2c213703ef] 
VnfTopologyOperationOutput [_ackFinalIndicator=Y, _responseCode=200, 
_serviceInformation=ServiceInformation 
[_serviceInstanceId=68746290-08cf-430c-bbd0-417d2941cf67, 
_subscriberName=notsurewecare, augmentation=[]], 
_svcRequestId=a2527755-901d-4ec9-8e50-261dbdeffc51, 
_vnfInformation=VnfInformation [_vnfId=fbd77a3d-2c4f-4689-a2d5-dd2c213703ef, 
augmentation=[]], augmentation=[]]

2017-04-26 13:27:56,407 | WARN  | ssionScavenger-3 | 
teInvalidatingHashSessionManager | 191 - org.ops4j.pax.web.pax-web-jetty - 
3.1.4 | Timing out for 1 session(s) with id 4yhi8h73eqcc1x8m391155z1x



3.   Not much log is there in svclogic.log.



|2017-04-26T09:56:01:802+00:00|preload-vnf-topology-operation|reserve|robot12||robot12|PreloadVNFRequest||e702fb4e-8578-4567-aa90-d3b31b90fc36|DemoModule|C3216278B4e040d5B6b8..base_vfw..module-0|

|2017-04-26T13:22:55:433+00:00|svc-topology-operation|assign|a2527755-901d-4ec9-8e50-261dbdeffc51|68746290-08cf-430c-bbd0-417d2941cf67|a2527755-901d-4ec9-8e50-261dbdeffc51|VNFActivateRequest|VID|DemoModule|C3216278B4e040d5B6b8..base_vfw..module-0|fbd77a3d-2c4f-4689-a2d5-dd2c213703ef|demoVFW_VNF|demoVFW/c3216278-b4e0-40d5-b6b8
 
1|f58d1efe-cf38-48da-9904-7cddef7278f4|1033910|DemoModule|C3216278B4e040d5B6b8..base_vfw..module-0|PendingAssignment|



4.   On APPC, dgbuilder container looks ok. I am getting login prompt @ 
APPC_IP:3000 as well.



5.   I will change docker run command for SDNC dgbuilder as per Mandeep?s 
experience and update here.




KeDar Ambekar | Network Services | Tech Mahindra
? Desk: +91 20 66018100 x 2879   Mobile: +91 95616 50414

From: FREEMAN, BRIAN D [mailto:bf1...@att.com]
Sent: Wednesday, April 26, 2017 8:03 PM
To: KHINDA, MANDEEP ; Kedar Ambekar ; LEFEVRE, CATHERINE ; PLATANIA, MARCO 
; onap-discuss at lists.onap.org; FLOOD, JERRY 
; SMOKOWSKI, STEVEN 
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW

I think those are the same docker containers for APPC and SDNC (but to be 
honest I haven?t checked)

Brian


From: KHINDA, MANDEEP
Sent: Wednesday, April 26, 2017 10:26 AM
To: FREEMAN, BRIAN D mailto:bf1936 at att.com>>; Kedar 
Ambekar mailto:akedar at TechMahindra.com>>; 
LEFEVRE, CATHERINE mailto:cl664y at intl.att.com>>; 
PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Just to clarify..The issue I resolved in my environment  (and was responding 
to) was specific to the sdnc dgbuilder container which didn?t have start.sh..it 
was called start for some reason.

It is correctly defined in the appc?s docker-compose and it comes up without 
any workarounds.
Kedar, give the appc?s dgbuilder a shot on port 3000 out of the box.  I think 
it will work for you.

  dgbuilder:
image: openecomp/dgbuilder-sdnc-image:latest
depends_on:
  - db
container_name:  sdnc_dgbuilder_container
entrypoint:
   - "/bin/bash"
   - "-c"
   - "cd /opt/openecomp/sdnc/dgbuilder/ && ./start.sh sdnc1.0 && wait"
ports:
  - "3000:3100"
. 
. 
. 


From: "FREEMAN, BRIAN D" mailto:bf1...@att.com>>
Date: Wednesday, April 26, 2017 at 10:15 AM
To: Mandeep Khinda mailto:Mandeep.Khinda at 
amdocs.com>>, Kedar Ambekar mailto:akedar at 
TechMahindra.com>>, "LEFEVRE, CATHERINE" mailto:cl664y 
at intl.att.com>>, "PLATANIA, MARCO" mailto:platania at research.att.com>>, "onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>" mailto:onap-discuss at lists.onap.org>>, "FLOOD, JERRY" mailto:jf9860 at att.com>>, "SMOKOWSKI, STEVEN" mailto:ss835w at att.com>>
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW

Then there is something wrong with the install I suspect.

If you look at the docker-compose file it should be calling startODL.sh if the 
correct image was pulled.

./installation/src/main/yaml/docker-compose.yml

Brian

?..
  sdnc:
image: openecomp/sdnc-image:latest
depends_on :
  - db
container_name: sdnc_controller_container
entrypoint: ["/opt/openecomp/sdnc/bin/startODL.sh"]
ports:
  - "8282:8181"
links:
  

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-26 Thread Kedar Ambekar
On SDNC VM, sdnc_dgbuilder_container is not running when I check with ?docker 
ps ?a?.

root at vm1-sdnc:~# docker logs sdnc_dgbuilder_container
/bin/bash: ./start.sh: No such file or directory

Could this be the cause of ?SDNC Callback Timeout Error? while creating VF 
module ? How to start this container ?

KeDar Ambekar | Network Services | Tech Mahindra
? Desk: +91 20 66018100 x 2879   Mobile: +91 95616 50414

From: Kedar Ambekar
Sent: Monday, April 24, 2017 7:19 PM
To: 'Lefevre, Catherine' ; PLATANIA, MARCO ; onap-discuss at lists.onap.org; FLOOD, JERRY ; SMOKOWSKI, STEVEN 
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW

Hi All,

The issue was with the OpenStack API key that MSO was referring to. As per new 
Heat template, it needs /opt/config/api_key.txt in encrypted form.

After changing this api_key.txt file and after increasing VID to MSO polling 
timeout, I am getting below error while creating VF module.

"requestStatus": {
  "requestState": "FAILED",
  "statusMessage": "SDNC Callback Timeout Error",
  "percentProgress": 100,
  "finishTime": "Mon, 24 Apr 2017 08:58:20 GMT"
}

Regards,
KeDar

From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Wednesday, April 19, 2017 1:55 PM
To: PLATANIA, MARCO mailto:platania at 
research.att.com>>; Kedar Ambekar mailto:akedar at 
TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW

Good morning Kedar,

The team has identified the issue with the MSO docker container.
It is tracked under https://jira.onap.org/browse/MSO-13
The change has been submitted and is currently under testing.
The new MSO docker image should be available later today if the Nexus is up 
this morning

Similar discussions can be
https://lists.onap.org/pipermail/onap-discuss/2017-April/000199.html
https://lists.onap.org/pipermail/onap-discuss/2017-April/000200.html

KR,
Catherine

From: PLATANIA, MARCO
Sent: Monday, April 17, 2017 5:09 PM
To: Kedar Ambekar mailto:akedar at 
techmahindra.com>>; Lefevre, Catherine mailto:cl664y at 
intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hello Kedar,

Sorry for the misunderstanding.

The MSO issue is NOT related to the DCAE instantiation time. The MSO problem 
will be investigated by MSO team.

My note about the DCAE instantiation is a response to the previous email in 
which I see that DCAE didn?t pass health check. There?s no additional work on 
the user side to spin up the DCAE analytics environment. The DCAE VM will do it 
automatically.

Note, however, that at this time, full DCAE deployment is supported in 
Rackspace only. Work to fully instantiate DCAE in non-Rackspace environment is 
ongoing. This explains why your DCAE platform is not fully deployed, in case 
you are deploying ONAP in your own OpenStack environment.

Hope this clarifies.

Thanks,
Marco

From: Kedar Ambekar mailto:ake...@techmahindra.com>>
Date: Monday, April 17, 2017 at 10:58 AM
To: "PLATANIA, MARCO (MARCO)" mailto:platania at 
research.att.com>>, "LEFEVRE, CATHERINE" mailto:cl664y 
at intl.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>, "FLOOD, JERRY" mailto:jf9860 at att.com>>, 
"SMOKOWSKI, STEVEN" mailto:ss835w at att.com>>
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW

Hi Marco,

I did not understand your reply well. Are you saying the MSO error I am getting 
while adding VF module for firewall service is due to DCAE issue ?

Do we need to run any other script to spin up DCAE ? I see section # DCAE 
Controller instantiation in the HEAT template and I also see one VM up for the 
controller. How to spawn DCAE?s remaining VMs ? The health check for DCAE is 
still failing on my instance.

Regards,
KeDar

From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Monday, April 17, 2017 7:02 PM
To: Kedar Ambekar mailto:akedar at 
TechMahindra.com>>; LEFEVRE, CATHERINE mailto:cl664y at 
intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hello Kedar,

DCAE spins up its own environment for data collection and analytics outside the 
he

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-24 Thread Kedar Ambekar
Hi All,

The issue was with the OpenStack API key that MSO was referring to. As per new 
Heat template, it needs /opt/config/api_key.txt in encrypted form.

After changing this api_key.txt file and after increasing VID to MSO polling 
timeout, I am getting below error while creating VF module.

"requestStatus": {
  "requestState": "FAILED",
  "statusMessage": "SDNC Callback Timeout Error",
  "percentProgress": 100,
  "finishTime": "Mon, 24 Apr 2017 08:58:20 GMT"
}

Regards,
KeDar

From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Wednesday, April 19, 2017 1:55 PM
To: PLATANIA, MARCO ; Kedar Ambekar ; onap-discuss at lists.onap.org; FLOOD, JERRY ; SMOKOWSKI, STEVEN 
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW

Good morning Kedar,

The team has identified the issue with the MSO docker container.
It is tracked under https://jira.onap.org/browse/MSO-13
The change has been submitted and is currently under testing.
The new MSO docker image should be available later today if the Nexus is up 
this morning

Similar discussions can be
https://lists.onap.org/pipermail/onap-discuss/2017-April/000199.html
https://lists.onap.org/pipermail/onap-discuss/2017-April/000200.html

KR,
Catherine

From: PLATANIA, MARCO
Sent: Monday, April 17, 2017 5:09 PM
To: Kedar Ambekar mailto:akedar at 
techmahindra.com>>; Lefevre, Catherine mailto:cl664y at 
intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hello Kedar,

Sorry for the misunderstanding.

The MSO issue is NOT related to the DCAE instantiation time. The MSO problem 
will be investigated by MSO team.

My note about the DCAE instantiation is a response to the previous email in 
which I see that DCAE didn?t pass health check. There?s no additional work on 
the user side to spin up the DCAE analytics environment. The DCAE VM will do it 
automatically.

Note, however, that at this time, full DCAE deployment is supported in 
Rackspace only. Work to fully instantiate DCAE in non-Rackspace environment is 
ongoing. This explains why your DCAE platform is not fully deployed, in case 
you are deploying ONAP in your own OpenStack environment.

Hope this clarifies.

Thanks,
Marco

From: Kedar Ambekar mailto:ake...@techmahindra.com>>
Date: Monday, April 17, 2017 at 10:58 AM
To: "PLATANIA, MARCO (MARCO)" mailto:platania at 
research.att.com>>, "LEFEVRE, CATHERINE" mailto:cl664y 
at intl.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>, "FLOOD, JERRY" mailto:jf9860 at att.com>>, 
"SMOKOWSKI, STEVEN" mailto:ss835w at att.com>>
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW

Hi Marco,

I did not understand your reply well. Are you saying the MSO error I am getting 
while adding VF module for firewall service is due to DCAE issue ?

Do we need to run any other script to spin up DCAE ? I see section # DCAE 
Controller instantiation in the HEAT template and I also see one VM up for the 
controller. How to spawn DCAE?s remaining VMs ? The health check for DCAE is 
still failing on my instance.

Regards,
KeDar

From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Monday, April 17, 2017 7:02 PM
To: Kedar Ambekar mailto:akedar at 
TechMahindra.com>>; LEFEVRE, CATHERINE mailto:cl664y at 
intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hello Kedar,

DCAE spins up its own environment for data collection and analytics outside the 
heat template. The DCAE controller creates a 3-VM CDAP cluster, 1 data 
collector VM and 1 Postgres VM. This takes another 20-25 minutes after the ONAP 
stack has been created.

Please allow extra time before DCAE responds correctly to the health check.

Thanks,
Marco

From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of Kedar Ambekar mailto:ake...@techmahindra.com>>
Date: Monday, April 17, 2017 at 7:33 AM
To: "LEFEVRE, CATHERINE" mailto:cl664y at 
intl.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>, "FLOOD, JERRY" mailto:jf9860 at att.com>>, 
"SMOKOWSKI, STEVEN" mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hi All,

Ok, the bel

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-17 Thread Kedar Ambekar
Hi Marco,

I did not understand your reply well. Are you saying the MSO error I am getting 
while adding VF module for firewall service is due to DCAE issue ?

Do we need to run any other script to spin up DCAE ? I see section # DCAE 
Controller instantiation in the HEAT template and I also see one VM up for the 
controller. How to spawn DCAE?s remaining VMs ? The health check for DCAE is 
still failing on my instance.

Regards,
KeDar

From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Monday, April 17, 2017 7:02 PM
To: Kedar Ambekar ; LEFEVRE, CATHERINE ; onap-discuss at lists.onap.org; FLOOD, JERRY ; SMOKOWSKI, STEVEN 
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hello Kedar,

DCAE spins up its own environment for data collection and analytics outside the 
heat template. The DCAE controller creates a 3-VM CDAP cluster, 1 data 
collector VM and 1 Postgres VM. This takes another 20-25 minutes after the ONAP 
stack has been created.

Please allow extra time before DCAE responds correctly to the health check.

Thanks,
Marco

From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of Kedar Ambekar mailto:ake...@techmahindra.com>>
Date: Monday, April 17, 2017 at 7:33 AM
To: "LEFEVRE, CATHERINE" mailto:cl664y at 
intl.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>, "FLOOD, JERRY" mailto:jf9860 at att.com>>, 
"SMOKOWSKI, STEVEN" mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW

Hi All,

Ok, the below issue was due to name queries were not properly configured in 
A&AI. After re-running A&AI initialization scripts, I could progress further.

Now, when I do ?Add a VF Module using the drop down button--Fill in information 
for the VF module and confirm.?, I get error MSO failure (see log below for 
details). I see this error in the response shown in the browser (complete 
response and screenshot attached ).

"requestState": "FAILED",
"statusMessage": "Received vfModuleException from VnfAdapter: 
category='INTERNAL' message='400 Bad Request: ' rolledBack='true'",


What could be issue here ?

I did a health check with ./ete.sh health  and here are the failed entries. MSO 
is ?PASS? in this check.

==
Basic DCAE Health Check   | FAIL |
Value of dictionary key 'healthTestStatus' does not match: YELLOW != GREEN
--
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==
OpenECOMP ETE.Robot.Testsuites| FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==
OpenECOMP ETE.Robot   | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==
OpenECOMP ETE | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==


Regards,
KeDar

From: Kedar Ambekar
Sent: Tuesday, April 11, 2017 5:10 PM
To: 'Lefevre, Catherine' mailto:cl664y at 
intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: RE: Query on creating a service instance for demo vFW

Hi Catherine,

Yes, Steve replied regarding why I got XML response back ( I so forgot that !).

My main question from original query is regarding VID not able to get the 
service instance details from A&AI. I think while adding VNF, VID invokes the 
same API which I could manually invoke.

Regards,
KeDar
From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Tuesday, April 11, 2017 5:05 PM
To: Kedar Ambekar mailto:akedar at 
TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: RE: Query on creating a service instance for demo vFW

Good morning Kedar,

Steve has tried to reply to your e-mail thread under the following link
https://lists.onap.org/pipermail/onap-discuss/2017-April/56.html<https://

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-17 Thread Kedar Ambekar
Hi All,

Ok, the below issue was due to name queries were not properly configured in 
A&AI. After re-running A&AI initialization scripts, I could progress further.

Now, when I do "Add a VF Module using the drop down button--Fill in information 
for the VF module and confirm.", I get error MSO failure (see log below for 
details). I see this error in the response shown in the browser (complete 
response and screenshot attached ).

"requestState": "FAILED",
"statusMessage": "Received vfModuleException from VnfAdapter: 
category='INTERNAL' message='400 Bad Request: ' rolledBack='true'",


What could be issue here ?

I did a health check with ./ete.sh health  and here are the failed entries. MSO 
is 'PASS' in this check.

==
Basic DCAE Health Check   | FAIL |
Value of dictionary key 'healthTestStatus' does not match: YELLOW != GREEN
--
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==
OpenECOMP ETE.Robot.Testsuites| FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==
OpenECOMP ETE.Robot   | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==
OpenECOMP ETE | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
======


Regards,
KeDar

From: Kedar Ambekar
Sent: Tuesday, April 11, 2017 5:10 PM
To: 'Lefevre, Catherine' ; onap-discuss at 
lists.onap.org; FLOOD, JERRY ; SMOKOWSKI, STEVEN 
Subject: RE: Query on creating a service instance for demo vFW

Hi Catherine,

Yes, Steve replied regarding why I got XML response back ( I so forgot that !).

My main question from original query is regarding VID not able to get the 
service instance details from A&AI. I think while adding VNF, VID invokes the 
same API which I could manually invoke.

Regards,
KeDar
From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Tuesday, April 11, 2017 5:05 PM
To: Kedar Ambekar mailto:akedar at 
TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>; 
SMOKOWSKI, STEVEN mailto:ss835w at att.com>>
Subject: RE: Query on creating a service instance for demo vFW

Good morning Kedar,

Steve has tried to reply to your e-mail thread under the following link
https://lists.onap.org/pipermail/onap-discuss/2017-April/56.html

Let us know if you need any additional information

Best regards
Catherine

From: Kedar Ambekar [mailto:ake...@techmahindra.com]
Sent: Tuesday, April 11, 2017 12:17 PM
To: Lefevre, Catherine mailto:cl664y at intl.att.com>>; 
onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, 
JERRY mailto:jf9860 at att.com>>
Subject: RE: Query on creating a service instance for demo vFW

Hi Catherine,

Thanks for reply.

I am yet to have Robot framework fully setup. But I had checked before that I 
am able to invoke A&AI API manually.

https://https://urldefense.proofpoint.com/v2/url?u=https-3A__-253cAAI&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=Nn0URMVmTVTJQVdmOfj-FaB32J7kS72Fs_lhN-KNFI8&s=BxV2bAqeNrerYzYetxt6Z4hZVn6vaAEhrfkxveCo2u4&e=>_HOST>:8443/aai/v8/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW/service-instances/service-instance/ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1


http://org.openecomp.aai.inventory/v8";>

ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1
demoVFW_Instance
38f25d0d-8b5f-468d-9245-3e0e94332d54
1.0
1491386888


Btw, A&AI gave XML response though in request, I had Content-Type header with 
value "application/json".

Regards,
KeDar

From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Tuesday, April 11, 2017 2:32 AM
To: Kedar Ambekar mailto:akedar at 
TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>
Subject: RE: Query on creating a service instance for demo vFW

Good afternoon Kedar,

Can you please check if the A&AI is healthy by running the health check?

Have you a VM wh

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-11 Thread Kedar Ambekar
Hi Catherine,

Yes, Steve replied regarding why I got XML response back ( I so forgot that !).

My main question from original query is regarding VID not able to get the 
service instance details from A&AI. I think while adding VNF, VID invokes the 
same API which I could manually invoke.

Regards,
KeDar
From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Tuesday, April 11, 2017 5:05 PM
To: Kedar Ambekar ; onap-discuss at lists.onap.org; 
FLOOD, JERRY ; SMOKOWSKI, STEVEN 
Subject: RE: Query on creating a service instance for demo vFW

Good morning Kedar,

Steve has tried to reply to your e-mail thread under the following link
https://lists.onap.org/pipermail/onap-discuss/2017-April/56.html

Let us know if you need any additional information

Best regards
Catherine

From: Kedar Ambekar [mailto:ake...@techmahindra.com]
Sent: Tuesday, April 11, 2017 12:17 PM
To: Lefevre, Catherine mailto:cl664y at intl.att.com>>; 
onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, 
JERRY mailto:jf9860 at att.com>>
Subject: RE: Query on creating a service instance for demo vFW

Hi Catherine,

Thanks for reply.

I am yet to have Robot framework fully setup. But I had checked before that I 
am able to invoke A&AI API manually.

https://https://urldefense.proofpoint.com/v2/url?u=https-3A__-253cAAI&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=Nn0URMVmTVTJQVdmOfj-FaB32J7kS72Fs_lhN-KNFI8&s=BxV2bAqeNrerYzYetxt6Z4hZVn6vaAEhrfkxveCo2u4&e=>_HOST>:8443/aai/v8/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW/service-instances/service-instance/ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1


http://org.openecomp.aai.inventory/v8";>

ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1
demoVFW_Instance
38f25d0d-8b5f-468d-9245-3e0e94332d54
1.0
1491386888


Btw, A&AI gave XML response though in request, I had Content-Type header with 
value "application/json".

Regards,
KeDar

From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Tuesday, April 11, 2017 2:32 AM
To: Kedar Ambekar mailto:akedar at 
TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>; FLOOD, JERRY mailto:jf9860 at att.com>>
Subject: RE: Query on creating a service instance for demo vFW

Good afternoon Kedar,

Can you please check if the A&AI is healthy by running the health check?

Have you a VM where you have installed our Robot Frameworks?
If yes then on your vm1-robot, run
/opt/ete.sh health

Please share with us the results

Many thanks & regards
Catherine

From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar 
Ambekar
Sent: Monday, April 10, 2017 6:08 PM
To: onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: [onap-discuss] Query on creating a service instance for demo vFW

Hi All,

I am following WIKI tutorial on setting up ONAP demo and currently stuck at 
Tutorial: Creating a Service Instance from a Design 
Model<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Tutorial-253A-2BCreating-2Ba-2BService-2BInstance-2Bfrom-2Ba-2BDesign-2BModel&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=E6hufEYgKRcKJocv05e1OIPmSketQykf8Z46fOikJw8&e=>
 .

I can now deploy an instance of demoVFW. But later when I click on View/Edit to 
Add VNF, I get below screen. The Add VNF button ( click on the dropdown 
c321x)  doesn't respond. Looks VID is not able to fetch service instance 
information from A&AI.

I have attached screen shots.

Any help ?

Regards,
KeDar



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=vcmMsBpsppfx_i4nJzQ_m94yldj4TWAKpmQk13VrjBA&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=fLPgXalSiKSrpTdKzu8XYiFkzVdzBscPtsB_GLvFL7c&e=>
 internally within TechMahindra.
==

[onap-discuss] Query on creating a service instance for demo vFW

2017-04-11 Thread Kedar Ambekar
Hi Catherine,

Thanks for reply.

I am yet to have Robot framework fully setup. But I had checked before that I 
am able to invoke A&AI API manually.

https://https://%3cAAI>_HOST>:8443/aai/v8/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW/service-instances/service-instance/ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1


http://org.openecomp.aai.inventory/v8";>

ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1
demoVFW_Instance
38f25d0d-8b5f-468d-9245-3e0e94332d54
1.0
1491386888


Btw, A&AI gave XML response though in request, I had Content-Type header with 
value "application/json".

Regards,
KeDar

From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Tuesday, April 11, 2017 2:32 AM
To: Kedar Ambekar ; onap-discuss at lists.onap.org; 
FLOOD, JERRY 
Subject: RE: Query on creating a service instance for demo vFW

Good afternoon Kedar,

Can you please check if the A&AI is healthy by running the health check?

Have you a VM where you have installed our Robot Frameworks?
If yes then on your vm1-robot, run
/opt/ete.sh health

Please share with us the results

Many thanks & regards
Catherine

From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kedar 
Ambekar
Sent: Monday, April 10, 2017 6:08 PM
To: onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: [onap-discuss] Query on creating a service instance for demo vFW

Hi All,

I am following WIKI tutorial on setting up ONAP demo and currently stuck at 
Tutorial: Creating a Service Instance from a Design 
Model<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Tutorial-253A-2BCreating-2Ba-2BService-2BInstance-2Bfrom-2Ba-2BDesign-2BModel&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=E6hufEYgKRcKJocv05e1OIPmSketQykf8Z46fOikJw8&e=>
 .

I can now deploy an instance of demoVFW. But later when I click on View/Edit to 
Add VNF, I get below screen. The Add VNF button ( click on the dropdown 
c321x)  doesn't respond. Looks VID is not able to fetch service instance 
information from A&AI.

I have attached screen shots.

Any help ?

Regards,
KeDar



Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at 
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=vcmMsBpsppfx_i4nJzQ_m94yldj4TWAKpmQk13VrjBA&e=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=fLPgXalSiKSrpTdKzu8XYiFkzVdzBscPtsB_GLvFL7c&e=>
 internally within TechMahindra.

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170411/004adf43/attachment.html>


[onap-discuss] Query on creating a service instance for demo vFW

2017-04-10 Thread Kedar Ambekar
Hi All,

I am following WIKI tutorial on setting up ONAP demo and currently stuck at 
Tutorial: Creating a Service Instance from a Design 
Model
 .

I can now deploy an instance of demoVFW. But later when I click on View/Edit to 
Add VNF, I get below screen. The Add VNF button ( click on the dropdown 
c321x)  doesn't respond. Looks VID is not able to fetch service instance 
information from A&AI.

I have attached screen shots.

Any help ?

Regards,
KeDar




Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html 
 externally 
http://tim.techmahindra.com/tim/disclaimer.html 
 internally within 
TechMahindra.


-- next part --
An HTML attachment was scrubbed...
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: 3a.png
Type: image/png
Size: 117838 bytes
Desc: 3a.png
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: 2a.png
Type: image/png
Size: 129658 bytes
Desc: 2a.png
URL: