Lusheng,

I was trying to make some progress with DCAE installation on a local openstack 
system. I also don't have Designate and it will take some time to get it.

I made up the three files included and stored them on the /root of the 
controller VM. (I just commented out all the DNS updates )

Then I ran the command
docker run -it --entrypoint=/opt/app/installer/installer_afr -v 
/root/installer_afr:/opt/app/installer/installer_afr -v 
/root/consul_cluster_afr.yaml:/opt/app/installer/blueprints/consul_cluster_afr.yaml
 -v /root/centos_vm_afr.yaml:/opt/app/installer/blueprints/centos_vm_afr.yaml 
-v /opt/config/priv_key:/opt/app/installer/config/key -v 
/opt/app/inputs.yaml:/opt/app/installer/config/inputs.yaml -e LOCATION=ZONE 
nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.bootstrap:1.1-latest

and this result in the installation of 4 VMs 
(ZONEorcl00<http://cloud4b.athtem.eei.ericsson.se/dashboard/project/instances/28111f25-88f0-46a2-8e6b-cb977646fd1f/>
 
ZONEcnsl00<http://cloud4b.athtem.eei.ericsson.se/dashboard/project/instances/31a61a74-e1e7-4587-943d-497208c344ac/><http://cloud4b.athtem.eei.ericsson.se/dashboard/project/instances/31a61a74-e1e7-4587-943d-497208c344ac/>
 
ZONEcnsl01<http://cloud4b.athtem.eei.ericsson.se/dashboard/project/instances/743a1ec2-5eb7-444e-8eaf-0e9f89415e68/>
 
ZONEcnsl02<http://cloud4b.athtem.eei.ericsson.se/dashboard/project/instances/de0c1fbe-165d-481a-94e8-69bdcdb294df/>)

I have consol working
curl http://131.160.203.206:8500/v1/agent/services
{"consul":{"ID":"consul","Service":"consul","Tags":[],"Address":"","Port":8300,"EnableTagOverride":false,"CreateIndex":0,"ModifyIndex":0}}[root@

But there is no VES or other Microservices but I don't see any error either.

Is there something else needed to force the install of the VES and other 
microservices such as TCA.

Thank you

/Andrew

From: JI, LUSHENG (LUSHENG) [mailto:[email protected]]
Sent: 11 October 2017 12:34
To: Andrew Fenner <[email protected]>; MAHER, RANDA <[email protected]>; 
Yunxia Chen <[email protected]>; KAJUR, HARISH V <[email protected]>; 
PLATANIA, MARCO (MARCO) <[email protected]>; FREEMAN, BRIAN D 
<[email protected]>; onap-discuss <[email protected]>
Cc: SEABOLT, SCOTT <[email protected]>; BRADY, PATRICK D <[email protected]>
Subject: Re: [onap-discuss] [integration] ONAP Platform Testing session: vFW / 
vDNS w closed loop

Not really.
I think we are pretty close to get Designate ready.

Lusheng


-------- Original message --------
From: Andrew Fenner 
<[email protected]<mailto:[email protected]>>
Date: 10/11/17 7:14 AM (GMT-05:00)
To: "JI, LUSHENG (LUSHENG)" 
<[email protected]<mailto:[email protected]>>, "MAHER, RANDA" 
<[email protected]<mailto:[email protected]>>, Yunxia Chen 
<[email protected]<mailto:[email protected]>>, "KAJUR, HARISH V" 
<[email protected]<mailto:[email protected]>>, "PLATANIA, MARCO (MARCO)" 
<[email protected]<mailto:[email protected]>>, "FREEMAN, BRIAN 
D" <[email protected]<mailto:[email protected]>>, onap-discuss 
<[email protected]<mailto:[email protected]>>
Cc: "SEABOLT, SCOTT" <[email protected]<mailto:[email protected]>>, "BRADY, PATRICK 
D" <[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] [integration] ONAP Platform Testing session: vFW / 
vDNS w closed loop

Hi,

Would it be possible to remove the hard dependency on the OpenStack Designate 
where we could update the DNS manually?

Thank you.

/Andrew



From: JI, LUSHENG (LUSHENG) [mailto:[email protected]]
Sent: 11 October 2017 11:52
To: Andrew Fenner 
<[email protected]<mailto:[email protected]>>; MAHER, RANDA 
<[email protected]<mailto:[email protected]>>; Yunxia Chen 
<[email protected]<mailto:[email protected]>>; KAJUR, HARISH V 
<[email protected]<mailto:[email protected]>>; PLATANIA, MARCO (MARCO) 
<[email protected]<mailto:[email protected]>>; FREEMAN, BRIAN D 
<[email protected]<mailto:[email protected]>>; onap-discuss 
<[email protected]<mailto:[email protected]>>
Cc: SEABOLT, SCOTT <[email protected]<mailto:[email protected]>>; BRADY, PATRICK D 
<[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] [integration] ONAP Platform Testing session: vFW / 
vDNS w closed loop

Andrew,

This is how far we could go until OpenStack Designate support is added to the 
Integration lab openstack.  We are actively working with the Integration and 
WindRiver team on resolving this.

In the meanwhile the VES collector and TCA are manually installed so VNF data 
can flow through.

Lusheng Ji
ONAP DCAE

Sent via the Samsung Galaxy S7, an AT&T 4G LTE smartphone


-------- Original message --------
From: Andrew Fenner 
<[email protected]<mailto:[email protected]>>
Date: 10/11/17 3:35 AM (GMT-05:00)
To: "MAHER, RANDA" <[email protected]<mailto:[email protected]>>, Yunxia Chen 
<[email protected]<mailto:[email protected]>>, "KAJUR, HARISH V" 
<[email protected]<mailto:[email protected]>>, "PLATANIA, MARCO (MARCO)" 
<[email protected]<mailto:[email protected]>>, "JI, LUSHENG 
(LUSHENG)" <[email protected]<mailto:[email protected]>>, "FREEMAN, 
BRIAN D" <[email protected]<mailto:[email protected]>>, onap-discuss 
<[email protected]<mailto:[email protected]>>
Cc: "SEABOLT, SCOTT" <[email protected]<mailto:[email protected]>>, "BRADY, PATRICK 
D" <[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] [integration] ONAP Platform Testing session: vFW / 
vDNS w closed loop

Hi,

I've been following the integration testing and am able to reproduce most of 
the scenarios in a separate Openstack deployment but I don't know how the VES 
for this integration test was installed (I could have missed that session).

When I try to install the DCAE I get the error in 
https://jira.onap.org/browse/INT-224<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_INT-2D224&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=qiKb3LQBLje9oy8MjG3MEx1ia4mIocif7RoUY8WQWV8&m=nx28heYtCZKss4MuwJdJ_BpQebdCCZjtd5vdz3FQ7OU&s=7j1DFFgHZJU6mEaqQ0-pdOFKB_daLJwcrcpqrUO201I&e=>
2017-09-21 02:34:41 CFY <local> [dns_vm00_eb918.create] Task failed 
'dnsdesig.dns_plugin.aneeded' -> 'dns'

Was there any link to how this was worked around or how the VES was installed.

Thank you

/Andrew

From: 
[email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of MAHER, RANDA
Sent: 11 October 2017 04:25
To: Yunxia Chen <[email protected]<mailto:[email protected]>>; KAJUR, 
HARISH V <[email protected]<mailto:[email protected]>>; DRAGOSH, PAM 
<[email protected]<mailto:[email protected]>>; PLATANIA, MARCO 
<[email protected]<mailto:[email protected]>>; JI, LUSHENG 
<[email protected]<mailto:[email protected]>>; FREEMAN, BRIAN D 
<[email protected]<mailto:[email protected]>>; onap-discuss 
<[email protected]<mailto:[email protected]>>
Cc: SEABOLT, SCOTT <[email protected]<mailto:[email protected]>>; BRADY, PATRICK D 
<[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] [integration] ONAP Platform Testing session: vFW / 
vDNS w closed loop

Hi Helen,
Kang has already scheduled a  call  for APPC/MultiVIM testing in this same 
timeslot.
Thanks, Randa

-----Original Appointment-----
From: Yunxia Chen [mailto:[email protected]]
Sent: Tuesday, October 10, 2017 11:05 PM
To: Yunxia Chen; onap-discuss; KAJUR, HARISH V; MAHER, RANDA; DRAGOSH, PAM; 
PLATANIA, MARCO; JI, LUSHENG; FREEMAN, BRIAN D
Subject: [integration] ONAP Platform Testing session: vFW / vDNS w closed loop
When: Wednesday, October 11, 2017 7:00 AM-9:00 AM (UTC-08:00) Pacific Time (US 
& Canada).
Where: 
https://zoom.us/j/4466668888<https://urldefense.proofpoint.com/v2/url?u=https-3A__zoom.us_j_4466668888&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=qiKb3LQBLje9oy8MjG3MEx1ia4mIocif7RoUY8WQWV8&m=nx28heYtCZKss4MuwJdJ_BpQebdCCZjtd5vdz3FQ7OU&s=rp28meR9mgCjfTgmak5mMS-G1Gt4Bvqra9NB4Mh_8qs&e=>



When: Wednesday, October 11, 2017 7:00 AM-9:00 AM. (UTC-08:00) Pacific Time (US 
& Canada)
Where: 
https://zoom.us/j/4466668888<https://urldefense.proofpoint.com/v2/url?u=https-3A__zoom.us_j_4466668888&d=DwMFoQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=kyPZ229JImvwwKH-78nlyg&m=ue_GMrbq2bZjINW-YNytJP_dPciXGLf_jQWdbBc3iBw&s=xrWDHLjK_yWkTaFDnXqH9Lh3_6ebHOu0HxyeCVYV-QQ&e=>

*~*~*~*~*~*~*~*~*~*
Let's continue with policy part testing and the rest of closed loop testing.

Attachment: centos_vm_afr.yaml
Description: centos_vm_afr.yaml

Attachment: consul_cluster_afr.yaml
Description: consul_cluster_afr.yaml

Attachment: installer_afr
Description: installer_afr

_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to