Re: [onap-discuss] A maybe dump questions, but has anybody

2017-06-14 Thread FREEMAN, BRIAN D
Its a problem with Linux Foundation's nexus3 server that started yesterday. Tickets have been opened but no ETA for the fix (probably they need to restart the nexus3 server) Brian -Original Message- From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org]

Re: [onap-discuss] info about Dockers functionality in SDNC , VID and Infrastucture Controller

2017-06-15 Thread FREEMAN, BRIAN D
Sdnc is under sdnc/oam/installation Mvn clean install in that directory will build and load the docker containers (you may have to configure your local dockerd ) Once images are in your local repo ("docker images" should list them) Then src/main/yaml/ and run "docker-compose up -d" (it will use

Re: [onap-discuss] Rackspace Public Managed Inventory Account Question

2017-06-16 Thread FREEMAN, BRIAN D
Rackspace wasnt free for us when we were using it for OpenECOMP. I'm pretty sure we provided guidance on the wiki that a credit card was required (and in fact that is how folks did it at the tutorial session @ ONS 2017). Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-bou

Re: [onap-discuss] A maybe dumb questions, but has anybody .. ... got the ONAP stack to work on vanilla Openstack. Yes we did... :-)

2017-06-21 Thread FREEMAN, BRIAN D
Josef, Congratulations on getting it running on generic Openstack. There are some changes in DCAE that I believe enable generic openstack support so check the mailing list/wiki for those updates. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On

Re: [onap-discuss] Robot test cases failing for SDNGC

2017-06-23 Thread FREEMAN, BRIAN D
You installation scripts didn't run. If you login to the sdnc container and check karag.log you can see if it caught an error or simply didnt get fired. I've seen this happen with nexus3 or gerrit access problems from your cloud. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-d

Re: [onap-discuss] Integration project PTL Election

2017-06-23 Thread FREEMAN, BRIAN D
I’m not a committer but if I were I would clearly do a +1 :) Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of VAN BRAKLE, TRACY L Sent: Friday, June 23, 2017 11:39 AM To: Yunxia Chen ; onap-discuss@lists.onap.org Cc: ANAPAN-LAVALLE, HEC

Re: [onap-discuss] SDN-C Code flow Queries

2017-07-05 Thread FREEMAN, BRIAN D
Some replies inline. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c) Sent: Wednesday, July 05, 2017 10:14 AM To: onap-discuss@lists.onap.org Subject: [onap-discuss] SDN-C Code flow Queries Hi There, We are trying to u

Re: [onap-discuss] YANG.XML format

2017-07-05 Thread FREEMAN, BRIAN D
The industry is still on yang 1.0 so I would focus on that version for now. Yang 1.1 is emerging and ODL Carbon has limited support for it but its very new. I only know of one device that supposedly supports yang 1.1. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun..

Re: [onap-discuss] SDN-C Code flow Queries

2017-07-06 Thread FREEMAN, BRIAN D
Responses below. Brian From: olivier.augiz...@orange.com [mailto:olivier.augiz...@orange.com] Sent: Thursday, July 06, 2017 3:16 AM To: FREEMAN, BRIAN D ; Arun Arora (c) ; onap-discuss@lists.onap.org Subject: RE: SDN-C Code flow Queries Hello, Thanks a lot Brian for this clarification

Re: [onap-discuss] SDN-C Code flow Queries

2017-07-06 Thread FREEMAN, BRIAN D
From: Arun Arora (c) [mailto:aroraa...@vmware.com] Sent: Thursday, July 06, 2017 10:21 AM To: Arun Arora (c) ; FREEMAN, BRIAN D Cc: onap-discuss@lists.onap.org Subject: RE: SDN-C Code flow Queries Hi Brian, We continued to study the code with the information you provided along with getting

Re: [onap-discuss] [DOC] Documentation for running demo on Openstack Mitaka

2017-07-06 Thread FREEMAN, BRIAN D
Should we contribute the changed artifacts to the demo repository ? Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of MAJHI, TAPAN Sent: Thursday, July 06, 2017 9:00 AM To: onap-discuss@lists.onap.org Subject: [onap-discuss] [DOC] Document

Re: [onap-discuss] SDN-C Code flow Queries

2017-07-06 Thread FREEMAN, BRIAN D
.augiz...@orange.com [mailto:olivier.augiz...@orange.com] Sent: Thursday, July 06, 2017 11:48 AM To: FREEMAN, BRIAN D ; Arun Arora (c) ; onap-discuss@lists.onap.org Subject: RE: SDN-C Code flow Queries Hello, My question related to the roll back mechanism was not related to each specific network adapto

Re: [onap-discuss] [DOC] Documentation for running demo on Openstack Mitaka

2017-07-07 Thread FREEMAN, BRIAN D
changes for different platforms ? Tomorrow we might find something else is needed for a different platform. Hence I thought for a page with all the instructions just like what Josef did for Ocata. Regards Tapan M From: FREEMAN, BRIAN D [mailto:bf1...@att.com] Sent: Thursday, July 06, 2017 8:24 PM To

Re: [onap-discuss] [SDNC][APP-C] Importance of SDNC in vFW Demo

2017-07-11 Thread FREEMAN, BRIAN D
Majhi provided an accurate description of the SDNC involvement in the vFW demo use case. As he indicated for more complex interactions SDNC configures the network VNFs using southbound adapters or the REST API call node depending on the device/VNF. SFC is available in the ODL distribution just

Re: [onap-discuss] Yet another vanilla opensstack ONAP instance runs the vFW demo

2017-07-14 Thread FREEMAN, BRIAN D
Congratulations ! From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Josef Reisinger Sent: Friday, July 14, 2017 3:11 PM To: onap-discuss@lists.onap.org Subject: [onap-discuss] Yet another vanilla opensstack ONAP instance runs the vFW demo Folks,

Re: [onap-discuss] Updated: [sdnc] Weekly SDNC project team meeting

2017-07-19 Thread FREEMAN, BRIAN D
I created a Tutorial page on how to prototype in SDNC using the SLI-API Execute Graph function. https://wiki.onap.org/display/DW/How+to+use+SLI-API+for+SDNC+Model%2C+Directed+Graph+and+Adapter+prototyping Feedback greatly appreciated. For VoLTE, I think using the REST API call node to test aga

Re: [onap-discuss] [integration][aai] AAI data model for vCPE use case?

2017-07-20 Thread FREEMAN, BRIAN D
Jimmy, How would A&AI model the service path from the prem to the internet through vCPE Use Case ? I think the generic VNF model is part of it. I think the vlan/tunnel information might be missing or perhaps you could explain how the linked list of Layer 2 data could be used for the path ? Its

Re: [onap-discuss] NetConf Mount from Appc towards SDNC

2017-07-21 Thread FREEMAN, BRIAN D
PC to SDNC to get a vlanid, or change the ocnfiguration of a Layer 3 device becuase of a need in the L4 application. Brian From: Gaurav Gupta (c) [mailto:guptagau...@vmware.com] Sent: Friday, July 21, 2017 8:13 AM To: FREEMAN, BRIAN D Cc: onap-discuss@lists.onap.org Subject: NetConf Mount from

Re: [onap-discuss] Robot vm script automation

2017-07-24 Thread FREEMAN, BRIAN D
Not sure if folks realize that sdn preload data over rides the .env file. Openstack merges the .env and the parameters passed into the heat stack create API so you can either dynamically create the .env or use the parameters from the sdnc preload (or any other mechanism to create the dyanmic par

Re: [onap-discuss] Here is a question about SDN-C adapter, would you please help me about it? Thank you!

2017-07-26 Thread FREEMAN, BRIAN D
: huang.zhuo...@zte.com.cn [mailto:huang.zhuo...@zte.com.cn] Sent: Tuesday, July 25, 2017 11:14 PM To: FREEMAN, BRIAN D Cc: TIMONEY, DAN ; bo.kai...@zte.com.cn; zhang.suj...@zte.com.cn; feng.j...@zte.com.cn Subject: Here is a question about SDN-C adapter, would you please help me about it? Thank

Re: [onap-discuss] Here is a question about SDN-C adapter, would you please help me about it? Thank you!

2017-07-26 Thread FREEMAN, BRIAN D
nodes btw – a WAN-VendorA config node and DCGW-VendorB config node. Brian From: Chengli Wang [mailto:wangchen...@chinamobile.com] Sent: Wednesday, July 26, 2017 11:16 AM To: FREEMAN, BRIAN D Cc: huang.zhuo...@zte.com.cn; onap-discuss@lists.onap.org; TIMONEY, DAN Subject: Re: [onap-discuss] Here

Re: [onap-discuss] Here is a question about SDN-C adapter, would youplease help me about it? Thank you!

2017-07-26 Thread FREEMAN, BRIAN D
Yes. Exactly. Brian From: Chengli Wang [mailto:wangchen...@chinamobile.com] Sent: Wednesday, July 26, 2017 12:23 PM To: FREEMAN, BRIAN D Cc: huang.zhuo...@zte.com.cn; onap-discuss@lists.onap.org; TIMONEY, DAN Subject: Re: [onap-discuss] Here is a question about SDN-C adapter,would youplease

Re: [onap-discuss] [integration][so][sdc] vCPE network-related issues

2017-08-03 Thread FREEMAN, BRIAN D
; Zhou, Danny ; FREEMAN, BRIAN D ; KLUGER, YOAV ; BULLARD, GIL ; DeWayne Filppi Subject: Re: [integration][so][sdc] vCPE network-related issues All, This is the list of IP addresses currently used in ONAP for the OAM network. oam_network_cidr: 10.0.0.0/8 aai1_ip_addr: 10.0.1.1 aai2_ip_addr

Re: [onap-discuss] [integration][sdc] Support of vCPE model in SDC

2017-08-04 Thread FREEMAN, BRIAN D
; michal.pawlows...@orange.com; FREEMAN, BRIAN D; LEFEVRE, CATHERINE; SPATSCHECK, OLIVER; BULLARD, GIL; eden.ro...@att.com; zahi.kapel...@att.com; 'onap-discuss@lists.onap.org'; denghui (L) Subject: [integration][sdc] Support of vCPE model in SDC When: Tuesday, August 01, 2017 11:00 AM-12:00 PM

Re: [onap-discuss] [onap-tsc] 答复: Re: ONAP VoLTE SDC call

2017-08-07 Thread FREEMAN, BRIAN D
“be placed manually according to specific apdator” The 3rd party adaptor needs the yang model as part of its development so it isnt needed from SDC its needed as part of the adaptor development. I dont know if there is value in providing the yang model in the CSAR since its already going to be

Re: [onap-discuss] [onap-tsc]答复: Re: ONAP VoLTE SDC call

2017-08-08 Thread FREEMAN, BRIAN D
-RESOURCE-API that has a name/value pair list of the parameters and we will pull the paramters of interface from that API to populate the inputs to the adaptor node. Brian From: huang.zhuo...@zte.com.cn [mailto:huang.zhuo...@zte.com.cn] Sent: Tuesday, August 08, 2017 7:30 AM To: FREEMAN, BRIAN D

Re: [onap-discuss] [onap-tsc]答复: Re: ONAP VoLTE SDC call

2017-08-08 Thread FREEMAN, BRIAN D
but that is not dependent on the actual names used in the adaptor node – the DG maps from the service model parameters into those adaptor specific (device) parameters. Brian From: FREEMAN, BRIAN D Sent: Tuesday, August 08, 2017 8:35 AM To: huang.zhuo...@zte.com.cn Cc: SHADMI, DAVID ; TIMONEY,

Re: [onap-discuss] [integration][sdnc] vCPE topics related to SDNC

2017-08-09 Thread FREEMAN, BRIAN D
Example GENERIC-RESOURCE-API json from SO to SDNC. Brian { "GENERIC-RESOURCE-API:input": { "GENERIC-RESOURCE-API:request-information": { "GENERIC-RESOURCE-API:request-action": "CreateNetworkInstance", "GENERIC-RESOURCE-API:notification-url": "so1.dfw.onap.org", "GENERIC

Re: [onap-discuss] AAI is not able to communicate with ASDC.

2017-08-18 Thread FREEMAN, BRIAN D
Parvez, I would the version of the sdc client. 1. The SDC-Distribution-client needed to be updated to r1.1.X. Check and see if the version of A&AI you are running has the latest (as of yesterday) version of the sdc-distribution-client (1.1.32-SNAPSHOT I believe) 2. If not you need to upd

Re: [onap-discuss] Stable ONAP 1.1 -VID is unable to deploy the model and throws error

2017-08-21 Thread FREEMAN, BRIAN D
Is VID-38 the same issue as the serviceType (and other new meta data tags from SDC in 1.1.0 ) not being parsed by VID 1.1.0 ? org.openecomp.vid.asdc.beans.tosca.ToscaMetadata.java needs to be updated. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org

Re: [onap-discuss] [SDNC] documentation on APIs

2017-08-30 Thread FREEMAN, BRIAN D
Steven, I dont understand the question. VNFs dont call SDNC , SDNC uses southbound protocols to configure VNFs like netconf, restconf , bgp, pcep, rest and as a last resort (and a large precentage) cli. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.o

Re: [onap-discuss] [SDNC] documentation on APIs

2017-08-30 Thread FREEMAN, BRIAN D
The NBI for SDNC is swagger based and I thought Dan had provided those swagger url's/files. Brian From: WRIGHT, STEVEN A Sent: Wednesday, August 30, 2017 4:53 PM To: FREEMAN, BRIAN D ; TIMONEY, DAN Cc: GLOVER, GREG L ; onap-discuss@lists.onap.org Subject: RE: [SDNC] documentation on APIs

Re: [onap-discuss] SDC service distribution security issue

2017-09-12 Thread FREEMAN, BRIAN D
See https://jira.onap.org/browse/SDC-264 This was fixed and you should re-pull the SDC container Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Parvez Basha Shaik Sent: Tuesday, September 12, 2017 1:36 AM To: onap-discuss@lists.onap.or

Re: [onap-discuss] [integration] vCPE workflow discussions

2017-09-13 Thread FREEMAN, BRIAN D
; FREEMAN, BRIAN D; PLATANIA, MARCO; MARTELLA, ARTHUR; ZINNIKAS, MICHAEL J; SHAH, SARYU D; BOSLET, CORY; Seshu m; 'simer.si...@us.fujitsu.com'; 'Gadiyar, Rajesh'; 'Geora Barsky'; 'Karin Arnold'; SILVERTHORN, DANIEL; 'Alex Daltrini (adaltrin)'; Casem

Re: [onap-discuss] [integration] vCPE workflow discussions

2017-09-13 Thread FREEMAN, BRIAN D
Kang, The first item is true since the only place the data exists is in the CSAR that VID downloads from SDC. I don’t know for the second step. Brian From: Kang Xi [mailto:kang...@huawei.com] Sent: Wednesday, September 13, 2017 3:43 PM To: FREEMAN, BRIAN D ; onap-discuss@lists.onap.org

Re: [onap-discuss] [integration] vCPE workflow discussions

2017-09-14 Thread FREEMAN, BRIAN D
Second one – the one HEAT template for VNF and two separate network components dropped into the same service palette. Brian From: PLATANIA, MARCO Sent: Wednesday, September 13, 2017 4:13 PM To: FREEMAN, BRIAN D ; Kang Xi ; onap-discuss@lists.onap.org; LEFEVRE, CATHERINE Cc: KLUGER, YOAV

Re: [onap-discuss] [integration] Integration testing results for 10/3/2017

2017-10-04 Thread FREEMAN, BRIAN D
Check the dns is working in the environment. In my sdnc project enivronment in windriver after we added the backend to /etc/hosts AAI seemed to work for cloud-regions/services etc. I used demo.sh init to seed AAI. brian https://{{aai}}:8443/aai/v11/cloud-infrastructure/cloud-regions/ { "c

Re: [onap-discuss] Create VF module button is invisible on VID UI

2017-10-04 Thread FREEMAN, BRIAN D
We patched the ServiceModelController.js manually on the server to work around the bug but a permanent fix is needed. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of SONSINO, OFIR Sent: Wednesday, October 04, 2017 11:30 AM To: Parvez Ba

Re: [onap-discuss] Practices on the usage of Jira-ID in the commit

2017-10-04 Thread FREEMAN, BRIAN D
Gildas, A jira item could span multiple repositories in a project - for instance documentation affected multiple repos. Developers will use judegment when referencing the jira item for a project. We dont need to add more overhead. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-

Re: [onap-discuss] BLOCKER - VID-82

2017-10-11 Thread FREEMAN, BRIAN D
If you use the apidoc/explorer/index.html and navigate to the particular operation you can click on the model schema and get an example input to the RPC. Many of these parametes are optional so I think we just need to remove sectiosn of the 1.0 preloads that don’t match the 1.1 api . I’m debu

Re: [onap-discuss] [integration]Continue testing vFW: closed loop; vDNS

2017-10-11 Thread FREEMAN, BRIAN D
Here is the sequence of start/stop that I do in restartMRbdf.sh docker stop dockerfiles_dmaap_1 docker stop dockerfiles_kafka_1 docker stop dockerfiles_zookeeper_1 docker start dockerfiles_zookeeper_1 sleep 10 docker start dockerfiles_kafka_1 sleep 60 docker start dockerfiles_dmaap_1 -O

Re: [onap-discuss] [integration]Continue testing vFW: closed loop; vDNS

2017-10-11 Thread FREEMAN, BRIAN D
Hector , Can you create this netconf mount in integration SB-01 lab. zdfw1fwl01pgn01 IP address: 10.0.160.2 Login admin/admin Thanks Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ANAPAN-LAVALLE, HECTOR A Sent: Wednesday, October 1

Re: [onap-discuss] [integration]Continue testing vFW: closed loop; vDNS

2017-10-11 Thread FREEMAN, BRIAN D
Hector what uri do we post the payload ? Brian From: FREEMAN, BRIAN D Sent: Wednesday, October 11, 2017 3:17 PM To: ANAPAN-LAVALLE, HECTOR A ; Yunxia Chen ; SEABOLT, SCOTT ; BRADY, PATRICK D ; onap-discuss ; DAVANGERE RAJASEKHAR, VEERENDRA ; NGUYEN, PHIL ; YOUNG, RYAN J Subject: RE: [onap

Re: [onap-discuss] [integration]Continue testing vFW: closed loop; vDNS

2017-10-11 Thread FREEMAN, BRIAN D
Hector, Please run it :) Brian From: ANAPAN-LAVALLE, HECTOR A Sent: Wednesday, October 11, 2017 4:44 PM To: FREEMAN, BRIAN D ; 'Yunxia Chen' ; SEABOLT, SCOTT ; BRADY, PATRICK D ; 'onap-discuss' ; DAVANGERE RAJASEKHAR, VEERENDRA ; NGUYEN, PHIL ; YOUNG, RYAN J Subjec

Re: [onap-discuss] Specifying the Cloud Region to run a service on in TOSCA Yaml file

2017-10-12 Thread FREEMAN, BRIAN D
That shouldnt necessarily be part of the model. Cloud type perhaps but picking cloud region (dfw vs hong kong) should part of instantiation not onboarding. From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gaurav Gupta (c) Sent: Thursday, Octobe

Re: [onap-discuss] BLOCKER - VID-82

2017-10-12 Thread FREEMAN, BRIAN D
The problem was the preload API changed from 1.0. Try this as an example. SDNC is working on a bug that is blocking : SDNC-119 but this payload passes validation against the Amsterdam yang model. Brian { "input": { "request-information": { "notification-url":"openeco

Re: [onap-discuss] BLOCKER - VID-82

2017-10-13 Thread FREEMAN, BRIAN D
: Thursday, October 12, 2017 12:54 PM To: FREEMAN, BRIAN D ; Parvez Basha Shaik ; HEMLI, AMICHAI ; onap-discuss ; Yunxia Chen ; Yang Xu (Yang, Fixed Network) Cc: Eliyahu Noach ; GORENSHTEIN, STELLA ; Netaji Surve ; Manoj Kapre Subject: RE: BLOCKER - VID-82 Thanks Brian. Parvez, please update if the

Re: [onap-discuss] BLOCKER - VID-82

2017-10-13 Thread FREEMAN, BRIAN D
Why are you talking about VID validation ? This is preload for SDNC. Brian From: Parvez Basha Shaik [mailto:parvezbasha.sh...@amdocs.com] Sent: Friday, October 13, 2017 2:51 AM To: FREEMAN, BRIAN D ; SONSINO, OFIR ; HEMLI, AMICHAI ; onap-discuss ; Yunxia Chen ; Yang Xu (Yang, Fixed Network

Re: [onap-discuss] BLOCKER - VID-82

2017-10-13 Thread FREEMAN, BRIAN D
generate an error message with more info. Brian {"vnf-parameter-name":"public_net_id","vnf-parameter-value": "4d51376d-5c5a-4789-9253-b0740e815341"}, {"vnf-parameter-name":"key_name","vnf-parameter-value":"

Re: [onap-discuss] A&AI at integration lab (10.12.25.72) returns 404

2017-10-16 Thread FREEMAN, BRIAN D
Looks Init script needs to be run to populate initial cutsomer and server. Did you try on robot "/opt/demo.sh init" from base VM ? Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of SONSINO, OFIR Sent: Monday, October 16, 2017 5:14 AM To:

Re: [onap-discuss] cannot run RPC SLI-API:execute-graph

2017-10-16 Thread FREEMAN, BRIAN D
https://gerrit.onap.org/r/gitweb?p=ccsdk/sli/plugins.git;a=blob;f=restapi-call-node/provider/src/main/java/org/onap/ccsdk/sli/plugins/restapicall/RestapiCallNode.java;h=c4ad4c55b79fbc07396e8c14bc5a14105afee2ae;hb=refs/heads/master package org.onap.ccsdk.sli.plugins.restapicall; There is a note i

Re: [onap-discuss] A&AI at integration lab (10.12.25.72) returns 404

2017-10-16 Thread FREEMAN, BRIAN D
Things get blown away alot as we pull new dockers and when the cloud layer moves things around and re-instantiates on new hosts without preserving the volume. Brian From: SONSINO, OFIR Sent: Monday, October 16, 2017 8:46 AM To: FREEMAN, BRIAN D ; FORSYTH, JAMES ; onap-discuss Subject: RE: A

Re: [onap-discuss] A&AI at integration lab (10.12.25.72) returns 404

2017-10-16 Thread FREEMAN, BRIAN D
It could also be omething else but the 404 usually means that A&AI was up and processing transactions, looked for it and there was no resource at that URI. Brian From: FREEMAN, BRIAN D Sent: Monday, October 16, 2017 8:55 AM To: SONSINO, OFIR ; FORSYTH, JAMES ; onap-discuss Subject: RE:

Re: [onap-discuss] [integration][aai][so]VNF Instantiation for vFW / vDNS

2017-10-17 Thread FREEMAN, BRIAN D
Helen, With the windriver reboots yesterday lets make sure all the ocmponents are up and sane. Particularly , message router and AAI tend to not come up cleanly and I thin there is a new SO docker this morning. Brian -Original Appointment- From: Yunxia Chen [mailto:helen.c...@huawei.

Re: [onap-discuss] [integration][aai][so]VNF Instantiation for vFW / vDNS

2017-10-17 Thread FREEMAN, BRIAN D
The "###" fields are missing from the MSO messae to SDNC. { "VNF-API:input": { "VNF-API:request-information": { "VNF-API:request-id": "Some request-id", "VNF-API:notification-url": "Some notification-url", ###"VNF-API:ORDER-NUMBER": "SOME ORDER-NUMBER", ###"VNF-API:

Re: [onap-discuss] [integration][aai][so]VNF Instantiation for vFW / vDNS

2017-10-17 Thread FREEMAN, BRIAN D
..module-0 demoVFWTEST06 f8385ffe-3ce2-41cc-be95-87b06951e289 demoVFWTEST01 demoVFW/2fe18e0c-7a57-4409-a761 0 RegionOne 466979b815b5415ba14ada713e6e1846 Y assign som url 0001 _ From: FREEMAN, BRIAN D Sent: Tuesday

Re: [onap-discuss] demo.sh init fail

2017-10-18 Thread FREEMAN, BRIAN D
Usually means AAI in that environment needs to be restarted becasue the inst2 came up after inst1. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of SONSINO, OFIR Sent: Wednesday, October 18, 2017 4:28 AM To: FORSYTH, JAMES ; onap-discuss

Re: [onap-discuss] [integration][aai][so][sdnc]VNF Instantiation for vFW / vDNS, (cont.)

2017-10-19 Thread FREEMAN, BRIAN D
Example preload for Integration-SB0 - I think this worked tonight :) Note the oam_onap net ID value changes per environment. Also I had to add ecomp_private_net_id etc since the demovFW template seems to have some referenecs still to old environment parameters. Brian "vnf-parameter-name": "on

Re: [onap-discuss] DG Builder (wait or sleep ?)

2017-10-26 Thread FREEMAN, BRIAN D
The right way is to create two DGs and put a process in between that checks for the connected state in the netconf mount. If you really need to do it in one DG – then you can use a for loop node that tests a condition. You may want to either use an execute node to test or you can use rest api c

Re: [onap-discuss] [onap-tsc] ONAP Developers Forum Call For Presentations Reminder

2017-10-26 Thread FREEMAN, BRIAN D
Google docs does not work for authenticating firewalls (documented feature bug in google's platform) so all of AT&T at least can't get to it. Please move this to another platform/mechanism. Brian From: onap-tsc-boun...@lists.onap.org [mailto:onap-tsc-boun...@lists.onap.org] On Behalf Of Kenn

Re: [onap-discuss] [integration][sdnc][aai] vCPE customer information

2017-10-27 Thread FREEMAN, BRIAN D
October 27, 2017 11:55 AM To: onap-discuss ; TIMONEY, DAN ; KAJUR, HARISH V ; FREEMAN, BRIAN D Cc: BORALE, SHAILENDRA S ; HAHN III, JIM ; DAUGHERTY, ROBERT E ; Yunxia Chen Subject: RE: [integration][sdnc][aai] vCPE customer information Hi Dan, Harish, Would you please join this meeting at 2pm EST to

Re: [onap-discuss] [integration][sdnc][aai] vCPE customer information

2017-10-27 Thread FREEMAN, BRIAN D
BTW in integration the client is sending every X minutes so we have test traffic for SDNC to use. From: FREEMAN, BRIAN D Sent: Friday, October 27, 2017 12:20 PM To: Kang Xi ; onap-discuss ; TIMONEY, DAN ; KAJUR, HARISH V Cc: BORALE, SHAILENDRA S ; HAHN III, JIM ; DAUGHERTY, ROBERT E ; Yunxia

Re: [onap-discuss] [integration] Integration-SB-00

2017-10-30 Thread FREEMAN, BRIAN D
Kang, Can you retry this morning. In Integration a fresh portal seems to be working ? Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kang Xi Sent: Monday, October 30, 2017 11:58 AM To: Yunxia Chen ; onap-discuss Subject: Re: [onap-di

Re: [onap-discuss] [integration][policy]Need help from Policy now

2017-11-02 Thread FREEMAN, BRIAN D
Pam, You should create a ticket – can you put in the ticket the example API to call to create the operational policy. I assume it is a REST API call with some basic template that we have to customize the name of the resourceID after we instantiate the VNF ? So POSTMAN or CURL caould be used to

Re: [onap-discuss] [sdc] How to get CustomizationUUID?

2017-11-02 Thread FREEMAN, BRIAN D
Idan, The page refers to the customizationUUID as a definition but isnt clear which API to call to retrieve the customizationUUID based on an available externalKey. I assume we would start with a model_uuid or one of the main keys in SO/VID but the documentation isnt clear on what is returned

Re: [onap-discuss] [integration][policy]Need help from Policy now

2017-11-02 Thread FREEMAN, BRIAN D
From: DRAGOSH, PAM Sent: Thursday, November 02, 2017 10:49 AM To: HERNANDEZ-HERRERO, JORGE ; FREEMAN, BRIAN D ; Yunxia Chen ; onap-discuss Subject: Re: [onap-discuss] [integration][policy]Need help from Policy now No we should not modify the A&AI data. That will never work long-term.

Re: [onap-discuss] [integration][policy]Need help from Policy now

2017-11-02 Thread FREEMAN, BRIAN D
queries AAI based on vnf-ame and creates the policy with the model-invariant-id if it doesnt already exist . Brian From: DRAGOSH, PAM Sent: Thursday, November 02, 2017 11:10 AM To: FREEMAN, BRIAN D ; HERNANDEZ-HERRERO, JORGE ; Yunxia Chen ; onap-discuss Subject: Re: [onap-discuss

Re: [onap-discuss] [integration][policy]Need help from Policy now

2017-11-02 Thread FREEMAN, BRIAN D
The test team will actually run the POSTMAN/curl to create the operational policy before they start testing. So can we get an example template for the create ? Brian From: HERNANDEZ-HERRERO, JORGE Sent: Thursday, November 02, 2017 11:19 AM To: FREEMAN, BRIAN D ; DRAGOSH, PAM ; Yunxia Chen

Re: [onap-discuss] [integration][policy]Need help from Policy now

2017-11-02 Thread FREEMAN, BRIAN D
Lets start with the basic POSTMAN assuming we have the model-invariant-uuid and can put that in the right place in the url/body. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of FREEMAN, BRIAN D Sent: Thursday, November 02, 2017 11:22

Re: [onap-discuss] [integration][policy]Need help from Policy now

2017-11-02 Thread FREEMAN, BRIAN D
d462-7415-49a5-a7bc-8ee7795a1ea7", "model-version-id": "58d9c25e-7294-46aa-a806-8360a6b92e93", "resource-version": "1509590302522", "relationship-list": { From: DRAGOSH,

Re: [onap-discuss] [integration][policy]Need help from Policy now

2017-11-02 Thread FREEMAN, BRIAN D
: Thursday, November 02, 2017 11:51 AM To: DRAGOSH, PAM ; FREEMAN, BRIAN D ; HERNANDEZ-HERRERO, JORGE ; onap-discuss Subject: Re: [onap-discuss] [integration][policy]Need help from Policy now Trying to catch all the emails. Will this be Amsterdam required steps or someone will provide a fix. If for

Re: [onap-discuss] [integration][policy]Need help from Policy now

2017-11-02 Thread FREEMAN, BRIAN D
Is there a GET query to see the current policy for (com.BRMSParamvFirewall) ? Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of FREEMAN, BRIAN D Sent: Thursday, November 02, 2017 11:47 AM To: DRAGOSH, PAM ; HERNANDEZ-HERRERO, JORGE

Re: [onap-discuss] [integration] [policy] - vFW discussion

2017-11-02 Thread FREEMAN, BRIAN D
Pam, I didnt see your note before I logged off to head home. Starting on vCPE testing session at 9:00. Brian From: DRAGOSH, PAM Sent: Thursday, November 02, 2017 7:33 PM To: FREEMAN, BRIAN D ; Yunxia Chen ; HERNANDEZ-HERRERO, JORGE ; onap-discuss Subject: Re: [integration] [policy] - vFW

Re: [onap-discuss] [integration] vCPE integration test

2017-11-03 Thread FREEMAN, BRIAN D
Data for Integration Lab. { "global-customer-id": "SDN-ETHERNET-INTERNET", "subscriber-name": "SDN-ETHERNET-INTERNET", "subscriber-type": "INFRA", "resource-version": "1509711987426", "service-subscriptions": { "service-subscription": [ { "s

Re: [onap-discuss] [integration] vCPE custom flow test

2017-11-04 Thread FREEMAN, BRIAN D
2017-11-04 19:16:58,687 | INFO | p1179980033-8572 | GenericResourceApiProvider | 336 - org.onap.sdnc.northbound.generic-resource-api-provider - 1.2.0.SNAPSHOT | Returned SUCCESS for tunnelxconn-topology-operation [a8aa6fef-fbe5-4d13-8544-6514cfca8233] TunnelxconnTopologyOperationOutput

Re: [onap-discuss] [aai] AAI-UI is online in integration lab

2017-11-11 Thread FREEMAN, BRIAN D
7 12:24 PM To: onap-discuss@lists.onap.org; FREEMAN, BRIAN D ; PLATANIA, MARCO Subject: [aai] AAI-UI is online in integration lab Integration test team, Yesterday's issue where the AAI-UI was not being populated is now fixed. There is still an issue between vm1-aai-inst1 and dm

Re: [onap-discuss] 答复: RE: question about sdc_vm_init

2017-11-13 Thread FREEMAN, BRIAN D
Sometimes the repo to clone is the start script that is the last line in the vm_init.sh script. But for sdc it looks like it is supposed to be in the vm_install.sh but I dont have fresh environment. On an old environment the remote url for orign is shown below. root@vm1-sdc:/opt/sdc# git remot

Re: [onap-discuss] SDNC VM & Docker Containers Unstable

2017-11-21 Thread FREEMAN, BRIAN D
Remove unknown.log and restart docker container - the disk is full on the VM from unknown.log growing out of bounds. We are trying to figure out what triggers it. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Yunxia Chen Sent: Tuesday,

Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-23 Thread FREEMAN, BRIAN D
I've only run into that when the Hosting platform didnt have enough memory or other resource (sometimes ports ) you'll have to look at errors on the VMware side. Dont know if Marco or Kang have run into this particular message before. Did debugmso.log in the VnfAdapter directory have any more de

Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-27 Thread FREEMAN, BRIAN D
o: onap-discuss@lists.onap.org; FREEMAN, BRIAN D ; PLATANIA, MARCO Cc: Ramki Krishnan ; Ramesh Tammana ; Gaurav Gupta (c) ; OBRIEN, FRANK MICHAEL Subject: RE: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., C

Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-27 Thread FREEMAN, BRIAN D
ft-2Bhow-2Dto-2Bfor-2BF2F-2Band-2BReadTheDocs&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=CYGn1BzWltIXukWgbtK6yyVq_JLwkMBcSpXAdfoe8x8&s=8ulGj0p5vF-NZ73ZwpmX6jscrQ70cEF6M2SkRNugtYE&e=> /michael From: FREEMAN, BRIAN D [mailto:bf1...@att.com] Sent: Monday, Nove

Re: [onap-discuss] R1 Blitz: Intermittent AAI-vm1 container startup failures in HEAT - manual /opt/aai_install.sh fails but installs docker and pulls images

2017-11-27 Thread FREEMAN, BRIAN D
You probably should log into the dns server and make sure bind loaded the zone files for both openecomp.org and onap.org. The zone files are created from the .env parameters so if your overall ONAP install is not correct there can be blank lines in the zone file which will make it fail to load.

Re: [onap-discuss] R1 Blitz: Intermittent AAI-vm1 container startup failures in HEAT - manual /opt/aai_install.sh fails but installs docker and pulls images

2017-11-27 Thread FREEMAN, BRIAN D
emo.onap.org. 604800 IN NS simpledemo.onap.org. ;; Query time: 0 msec ;; SERVER: 10.0.100.1#53(10.0.100.1) ;; WHEN: Mon Nov 27 14:56:45 UTC 2017 ;; MSG SIZE rcvd: 78 From: FREEMAN, BRIAN D Sent: Monday, November 27, 2017 9:55 AM To: BARSKY, GEORA ; OBRIEN, FRANK MICHAEL ; ona

Re: [onap-discuss] [Onap-release] ACTION REQUIRED: Estimating LAB resource needs

2017-11-30 Thread FREEMAN, BRIAN D
5:31 PM To: TIMONEY, DAN ; onap-release Cc: onap-discuss ; FREEMAN, BRIAN D Subject: RE: [Onap-release] ACTION REQUIRED: Estimating LAB resource needs Thanks Dan for your prompt feedback. Good point. I would suggest you add this point as a comment and we will take it from there. Thanks, Gildas

Re: [onap-discuss] VFW/vLB External Network Connect fails

2017-11-30 Thread FREEMAN, BRIAN D
We usually only log in via the external IP for testing - seems strange that behavoir would change by detaching interfaces but we it is a VPP application so the protected/unprotected vNICs shouldn't really be setup for login. Is the problem that the public key used in preload doesnt match the pri

Re: [onap-discuss] VFW/vLB External Network Connect fails

2017-11-30 Thread FREEMAN, BRIAN D
Hmm - cant help - dont know if your environment is doing security groups that blocks by default. Perhaps Marco has run into this problem before. Brian From: Arun Arora (c) [mailto:aroraa...@vmware.com] Sent: Thursday, November 30, 2017 9:33 AM To: onap-discuss@lists.onap.org; FREEMAN, BRIAN D

Re: [onap-discuss] [Onap-release] ACTION REQUIRED: Estimating LAB resource needs

2017-11-30 Thread FREEMAN, BRIAN D
That does make sense – perhaps another set of columns or separate table for container data. How do you measure/estimate the memory needed for a container ? Brian From: PLATANIA, MARCO Sent: Thursday, November 30, 2017 9:41 AM To: FREEMAN, BRIAN D ; Gildas Lanilis ; TIMONEY, DAN ; onap

Re: [onap-discuss] [integration] Could I take Integration?

2017-12-06 Thread FREEMAN, BRIAN D
, 2017 4:40 PM To: onap-discuss ; OBRIEN, FRANK MICHAEL ; Kang Xi ; FREEMAN, BRIAN D ; PLATANIA, MARCO Subject: [integration] Could I take Integration? Hi, Anyone is using Integration space? I would like to clean this space and take it for some testing. Regards, Helen Chen

Re: [onap-discuss] [integration][oom] OOM readiness for Beijing release

2018-01-03 Thread FREEMAN, BRIAN D
Roger, I have used OOM as well and it has made substantial progress and I think it should be used for Beijing. One thing I haven’t had a chance to check. Are all the opensource VNF uses cases successfully running off an OOM installation ? 1. vFW instantiate 2. vDNS instantiate 3. VDN

Re: [onap-discuss] [integration][oom] OOM readiness for Beijing release

2018-01-03 Thread FREEMAN, BRIAN D
I think Kang has a script to do the vCPE use case all in one shot (the 7 minute demo :) Brian From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com] Sent: Wednesday, January 03, 2018 11:34 AM To: FREEMAN, BRIAN D Cc: Roger Maitland ; Helen Chen ; onap-discuss ; David Sauvageau Subject

Re: [onap-discuss] [integration][oom] OOM readiness for Beijing release

2018-01-03 Thread FREEMAN, BRIAN D
Gary, I think Michael was trying to be complete in describing options with a plan to do a cleaned up documentation after it was working and scripted up. Perhaps its time to formally start a new page with the final recommended – single path and scripted install (I agree that it was daunting at t

Re: [onap-discuss] aic-cloud-region,regionone not found in AAI

2018-01-03 Thread FREEMAN, BRIAN D
cloud-owner has to be "CloudOwner" not Openstack in AAI. Your DG's in SDNC should be usineg"CloudOwner" as the cloud-owner in the AAI query if you are installing the correct version. Brian From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of bhar

Re: [onap-discuss] [OOM]Close-loop testing - No such topic exists.-[unauthenticated.DCAE_CL_OUTPUT]

2018-01-03 Thread FREEMAN, BRIAN D
Unauthenticated topics dont get created till there is the first event on that topic. I suggest you check that the VES event is actually getting to the VES collector and the VES collector is running etc. Brian -Original Message- From: onap-discuss-boun...@lists.onap.org [mailto:onap-d

Re: [onap-discuss] aic-cloud-region,regionone not found in AAI

2018-01-03 Thread FREEMAN, BRIAN D
: FREEMAN, BRIAN D ; onap-discuss@lists.onap.org Subject: Re: aic-cloud-region,regionone not found in AAI I see, then robot scripts should also follow same nomenclature? I will retry with CloudOwner in both AAI and DG Best Regards Bharath T Get Outlook for iOS<https://urldefense.proofpoint.com/v2/

Re: [onap-discuss] [OOM]Close-loop testing - No such topic exists.-[unauthenticated.DCAE_CL_OUTPUT]

2018-01-04 Thread FREEMAN, BRIAN D
Connection refused to port 41939 – is that the right port ? usually it means the wrong port is in the VES client config on the VNF. Brian 2017-12-29 11:38:21,746 - INFO [FlowletProcessDriver-TCAVESMessageRouterFlowlet-0-executor:o.a.t.d.AbstractClientProvider@118] - Attempting to connect to

Re: [onap-discuss] vFW VES event fail to send

2018-01-04 Thread FREEMAN, BRIAN D
It should be the IP of the DCAE VES collector I thought ? I dont think 127.0.0.1 is correct. Brian -Original Message- From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of de Talhouet, Alexis Sent: Thursday, January 04, 2018 9:46 AM To: PLA

Re: [onap-discuss] vFW VES event fail to send

2018-01-04 Thread FREEMAN, BRIAN D
vlb.parameters: dcae_collector_ip: 10.12.5.78 vlb.parameters: dcae_collector_port: 8080 -Original Message- From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of FREEMAN, BRIAN D Sent: Thursday, January 04, 2018 10:14 AM To: de Talhouet, Alexis

Re: [onap-discuss] [SDNC] aic-cloud-region, regionone not found in AAI

2018-01-04 Thread FREEMAN, BRIAN D
04, 2018 12:53 PM To: FREEMAN, BRIAN D ; onap-discuss@lists.onap.org Cc: Viswa KSP Subject: Re:[SDNC] aic-cloud-region,regionone not found in AAI Hi, After cleaning up AAI and SDNC, and created cloud region with cloud owner as "CloudOwner". But now while adding the vf_module, I got the

Re: [onap-discuss] [SDNC] aic-cloud-region, regionone not found in AAI

2018-01-04 Thread FREEMAN, BRIAN D
) | Outcome (demo-ns/Demo-VSP 0) not found, keys are { ("")} 2018-01-04 11:10:18,487 | INFO | 1 (block) | Outcome (RegionOne) not found, keys are { ("")} Brian From: FREEMAN, BRIAN D Sent: Thursday, January 04, 2018 1:18 PM To: bharath thiruveedula ; onap-discuss@lists.on

Re: [onap-discuss] Failure to create the demo vfirewall VNF

2018-01-09 Thread FREEMAN, BRIAN D
You need to look at SO logs for the SdncAdapter and VnfAdapter and see what error you are getting from SDNC or Openstack in SO. Usually a delete implies that SO talks to SDNC correctly but then the interaction with Openstack fails or when SO goes to SDNC or AAI for data to create the Openstack

  1   2   3   >