Re: [onap-discuss] quick question on vFW demo

2018-04-25 Thread ROSE, DANIEL V
Yes the code in the demo repo that marco wrote assumed the old way of naming 
before systemd changed things. 1404 should let things work

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 FREEMAN, BRIAN D
Sent: Wednesday, April 25, 2018 4:07 PM
To: Joe Kidder ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] quick question on vFW demo

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
I think it should be the Ubuntu 14.04 image for the vFW demo.

Brian


From: 
onap-discuss-boun...@lists.onap.org 
>
 On Behalf Of Joe Kidder
Sent: Wednesday, April 25, 2018 3:47 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] quick question on vFW demo

When I launch the vFW demo heat template (from Amsterdam, I believe), the 
ubuntu 16.04 image that I have installed on OpenStack (grabbed from 
http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img)
 has ethernet interfaces named "ens3", "ens4", "ens5".

However, the v_sink_install.sh, for example, tries to perform actions on eth1 
and eth2 (skipping eth0, as it's not interesting other than providing a path to 
the internet).

Am I missing a step?

Should I have massaged my ubuntu 16.04 image to have interfaces named "ethx" 
rather than "ensx"?

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


Re: [onap-discuss] Code snippet is missing in the amsterdam testsuite docker image from 3/16/18

2018-03-26 Thread ROSE, DANIEL V
I haven't seen any issues where docker does not have the latest testsuite code.

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

From: Parvez Basha Shaik [mailto:parvezbasha.sh...@amdocs.com]
Sent: Monday, March 26, 2018 12:47 PM
To: Alka Choudhary <al...@amdocs.com>; ROSE, DANIEL V <dr6...@att.com>; 
onap-discuss <onap-discuss@lists.onap.org>
Cc: FLOOD, JERRY <jf9...@att.com>; Tal Karbachinsky 
<tal.karbachin...@amdocs.com>; Ran Pollak <ran.pol...@amdocs.com>
Subject: RE: Code snippet is missing in the amsterdam testsuite docker image 
from 3/16/18

Dear Daniel,

I will do that workaround and that can resolve my issue.

But, my concern is that if we are not ensuring that our docker image that is 
being built is not pulling the latest code, that is something that we need 
address.

I have raised 
https://jira.onap.org/browse/INT-453<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_INT-2D453=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=PA9W4ZB9ITY2ZC6nb4MZeK8ADayWON9wUfBsNBMYuTw=TSrMLg6ua-JHBWU_FkLd_PdeuVyq97KIwL17_VeX8V4=>
 on community onto integration team. Please let me know if it has to be raised 
to some other team and I will move it accordingly. But, to my knowledge it is a 
bug which can cause a problem in later stages as well.

Please let me know your views.

Thanks,
Parvez

From: Alka Choudhary
Sent: Thursday, March 22, 2018 6:18 PM
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>; Parvez Basha Shaik 
<parvezbasha.sh...@amdocs.com<mailto:parvezbasha.sh...@amdocs.com>>
Cc: FLOOD, JERRY <jf9...@att.com<mailto:jf9...@att.com>>; Tal Karbachinsky 
<tal.karbachin...@amdocs.com<mailto:tal.karbachin...@amdocs.com>>; Ran Pollak 
<ran.pol...@amdocs.com<mailto:ran.pol...@amdocs.com>>
Subject: RE: Code snippet is missing in the amsterdam testsuite docker image 
from 3/16/18

++ Ran Pollak.

Thanks,
Alka Choudhary

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Thursday, March 22, 2018 5:51 PM
To: Parvez Basha Shaik 
<parvezbasha.sh...@amdocs.com<mailto:parvezbasha.sh...@amdocs.com>>
Cc: FLOOD, JERRY <jf9...@att.com<mailto:jf9...@att.com>>; Alka Choudhary 
<al...@amdocs.com<mailto:al...@amdocs.com>>; Tal Karbachinsky 
<tal.karbachin...@amdocs.com<mailto:tal.karbachin...@amdocs.com>>
Subject: Re: Code snippet is missing in the amsterdam testsuite docker image 
from 3/16/18

It was removed since its not needed in tenplating since the templater already 
works with json. You can see this in the etesuite. Also theres not really much 
point in exposing a method that just is calling one method in another method, 
you can just call that method directly if you need it.

On Mar 22, 2018, at 1:30 AM, Parvez Basha Shaik 
<parvezbasha.sh...@amdocs.com<mailto:parvezbasha.sh...@amdocs.com>> wrote:
Hello Jerry, Daniel,

Greetings. I have been using community version testsuite docker for a while but 
I've seen something strange from last Friday onwards and it is breaking my 
python parsing. Let me explain.

1.   Under testsuite/python-testing-utils project, there is a file 
StringTemplater.py file.



2.   In the StringTemplater.py file, the below highlighted lines of code 
which is missing in the docker image that I've started pulling from amsterdam 
branch from last Friday. Prior to that, we had that code comingup all the time.





3.   I've validated the docker images in the nexus repo and in my 
environment with SHA256 encrypted key and its matching.

4.   Further to determine the issue, I went to Jenkins to pull out the 
docker job status and I found something very co-inciding the amsterdam version 
of testsuite docker has started building from the same Friday! So, I'm not sure 
but suspecting the jenkin job is refering to older git tag (2017-10-27 refers 
to 
https://gerrit.onap.org/r/gitweb?p=testsuite/python-testing-utils.git;a=tree;h=abb0f7ff46afe0c50c87f971323ff5fbb74e9156;hb=9e09020241a8b29297d2a07ce967bd96ea2ad2e0<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dtestsuite_python-2Dtesting-2Dutils.git-3Ba-3Dtree-3Bh-3Dabb0f7ff46afe0c50c87f971323ff5fbb74e9156-3Bhb-3D9e09020241a8b29297d2a07ce967bd96ea2ad2e0=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=dzwyCsyXgCWu9JWkdbsY60FnjoMsxYrjJbW-lW3Gdc8=bNjbRjTK2sr3Bf17HYkDZ57XCGxTFvom37cueRPBzz0=>).

5.   Any clue why this is happening? Its actually causing a problem for 
running my json parsing with python utils. Please loop in the right people if 
you feel this needs to be addressed by the other set of focals, please loop 
them in.
https://jenkins.onap.org/view/testsuite/job/testsuite-amsterdam-3scm-docker-shell-daily/<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_view_testsuite_job_testsuite-2Damsterdam-2D3scm-2Ddocker-2Dshell-2Ddaily_=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=2

Re: [onap-discuss] Assigning New IP Addresses

2018-02-14 Thread ROSE, DANIEL V
The robot container uses properties file to decide what the various components 
are. You can edit them to use the new ips. Examples are here: 
https://git.onap.org/testsuite/properties/tree/

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 Gooch, Stephen
Sent: Wednesday, February 14, 2018 5:57 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Assigning New IP Addresses

Hello,

After the ports, routers, and floating IPs were released today, I assigned new 
ports and floating IPs to an ONAP stack.The Robot health check does not see 
the updated IPs.  It reports:

Executing robot tests at log level TRACE
==
OpenECOMP ETE
==
OpenECOMP ETE.Robot
==
OpenECOMP ETE.Robot.Testsuites
==
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp components are...
==
[ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection 
timed out',)': /healthcheck
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection 
timed out',)': /healthcheck
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection 
timed out',)': /healthcheck
Basic DCAE Health Check   | FAIL |
ConnectionError: HTTPConnectionPool(host='10.0.4.1', port=8080): Max retries 
exceeded with url: /healthcheck (Caused by 
NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection 
timed out',))
--
[ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection 
timed out',)':
[snip]

Is there a host table that can be updated to allow Robot to recognized the 
newly assigned IPs?

Br,
- Stephen

Stephen Gooch | Senior Member of Technical Staff | Wind River
+1.510.965.7909 , Skype ID: Stephen.gooch

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


Re: [onap-discuss] [integration]Committers promotion for Integration Project: Morgan Richomme

2018-01-26 Thread ROSE, DANIEL V
+1 from me

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

From: DEY, SPONDON
Sent: Friday, January 26, 2018 10:21 AM
To: Xinhui Li <lxin...@vmware.com>; Gary Wu <gary.i...@huawei.com>; Yunxia Chen 
<helen.c...@huawei.com>; wangchen...@chinamobile.com; ROSE, DANIEL V 
<dr6...@att.com>; PLATANIA, MARCO <plata...@research.att.com>; 
yangyi@chinatelecom.cn; Kang Xi <kang...@huawei.com>; Yang Xu (Yang, Fixed 
Network) <yang@huawei.com>; bin.y...@windriver.com; ran.pol...@amdocs.com
Cc: morgan.richo...@orange.com; Gildas Lanilis <gildas.lani...@huawei.com>; 
onap-discuss <onap-discuss@lists.onap.org>
Subject: Re: [integration]Committers promotion for Integration Project: Morgan 
Richomme

+1

From: Xinhui Li <lxin...@vmware.com<mailto:lxin...@vmware.com>>
Date: Friday, January 26, 2018 at 10:14 AM
To: Gary Wu <gary.i...@huawei.com<mailto:gary.i...@huawei.com>>, Yunxia Chen 
<helen.c...@huawei.com<mailto:helen.c...@huawei.com>>, 
"wangchen...@chinamobile.com<mailto:wangchen...@chinamobile.com>" 
<wangchen...@chinamobile.com<mailto:wangchen...@chinamobile.com>>, "ROSE, 
DANIEL V" <dr6...@att.com<mailto:dr6...@att.com>>, "PLATANIA, MARCO" 
<plata...@research.att.com<mailto:plata...@research.att.com>>, "DEY, SPONDON" 
<sd4...@att.com<mailto:sd4...@att.com>>, 
"yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>" 
<yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>>, Kang Xi 
<kang...@huawei.com<mailto:kang...@huawei.com>>, "Yang Xu (Yang, Fixed 
Network)" <yang@huawei.com<mailto:yang@huawei.com>>, 
"bin.y...@windriver.com<mailto:bin.y...@windriver.com>" 
<bin.y...@windriver.com<mailto:bin.y...@windriver.com>>, 
"ran.pol...@amdocs.com<mailto:ran.pol...@amdocs.com>" 
<ran.pol...@amdocs.com<mailto:ran.pol...@amdocs.com>>
Cc: "morgan.richo...@orange.com<mailto:morgan.richo...@orange.com>" 
<morgan.richo...@orange.com<mailto:morgan.richo...@orange.com>>, Gildas Lanilis 
<gildas.lani...@huawei.com<mailto:gildas.lani...@huawei.com>>, onap-discuss 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Subject: Re: [integration]Committers promotion for Integration Project: Morgan 
Richomme

+1

Xinhui

From: Gary Wu <gary.i...@huawei.com<mailto:gary.i...@huawei.com>>
Date: Friday, January 26, 2018 at 10:55 PM
To: Yunxia Chen <helen.c...@huawei.com<mailto:helen.c...@huawei.com>>, 
"wangchen...@chinamobile.com<mailto:wangchen...@chinamobile.com>" 
<wangchen...@chinamobile.com<mailto:wangchen...@chinamobile.com>>, 
"dr6...@att.com<mailto:dr6...@att.com>" 
<dr6...@att.com<mailto:dr6...@att.com>>, 
"plata...@research.att.com<mailto:plata...@research.att.com>" 
<plata...@research.att.com<mailto:plata...@research.att.com>>, 
"spondon...@att.com<mailto:spondon...@att.com>" 
<spondon...@att.com<mailto:spondon...@att.com>>, 
"yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>" 
<yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>>, Kang Xi 
<kang...@huawei.com<mailto:kang...@huawei.com>>, "Yang Xu (Yang, Fixed 
Network)" <yang@huawei.com<mailto:yang@huawei.com>>, Xinhui Li 
<lxin...@vmware.com<mailto:lxin...@vmware.com>>, 
"bin.y...@windriver.com<mailto:bin.y...@windriver.com>" 
<bin.y...@windriver.com<mailto:bin.y...@windriver.com>>, 
"ran.pol...@amdocs.com<mailto:ran.pol...@amdocs.com>" 
<ran.pol...@amdocs.com<mailto:ran.pol...@amdocs.com>>
Cc: "morgan.richo...@orange.com<mailto:morgan.richo...@orange.com>" 
<morgan.richo...@orange.com<mailto:morgan.richo...@orange.com>>, Gildas Lanilis 
<gildas.lani...@huawei.com<mailto:gildas.lani...@huawei.com>>, onap-discuss 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Subject: RE: [integration]Committers promotion for Integration Project: Morgan 
Richomme

+1

Thanks,
Gary


From: Yunxia Chen
Sent: Friday, January 26, 2018 12:12 AM
To: wangchen...@chinamobile.com<mailto:wangchen...@chinamobile.com>; 
dr6...@att.com<mailto:dr6...@att.com>; 
plata...@research.att.com<mailto:plata...@research.att.com>; 
spondon...@att.com<mailto:spondon...@att.com>; 
yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>; Gary Wu 
<gary.i...@huawei.com<mailto:gary.i...@huawei.com>>; Kang Xi 
<kang...@huawei.com<mailto:kang...@huawei.com>>; Yang Xu (Yang, Fixed Network) 
<yang@h

Re: [onap-discuss] [aai] PUT request that accepts a list of objects

2018-01-22 Thread ROSE, DANIEL V
/aai/v11/bulkadd should be what you are looking for. Here is a sample

{
  "transactions": [
{
  "put": [
{
  "body": {
"image-os-distro": "ubuntu",
"image-architecture": "x64",
"image-name": "com.ubuntu",
"image-os-version": "14.04",
"image-id": "88b21539-70fe-4451-abfc-d55d58dd1e87",
"image-selflink": 
"https://iad.servers.api.rackspacecloud.com/1031120/images/88b21539-70fe-4451-abfc-d55d58dd1e87;
  },
  "uri": 
"/cloud-infrastructure/cloud-regions/cloud-region/Rackspace/IAD/images/image/88b21539-70fe-4451-abfc-d55d58dd1e87"
}
  ]
},
{
  "put": [
{
  "body": {
"image-os-distro": "ubuntu",
"image-architecture": "x64",
"image-name": "com.ubuntu",
"image-os-version": "14.04",
"image-id": "88b21539-70fe-4451-abfc-d55d58dd1e87",
"image-selflink": 
"https://iad.servers.api.rackspacecloud.com/1031120/images/88b21539-70fe-4451-abfc-d55d58dd1e87;
  },
  "uri": 
"/cloud-infrastructure/cloud-regions/cloud-region/Rackspace/IAD/images/image/88b21539-70fe-4451-abfc-d55d58dd1e87"
}
  ]
}
  ]
}


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 Ahmad, Munir
Sent: Monday, January 22, 2018 12:41 PM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [aai] PUT request that accepts a list of objects

Hi AAI team,

Is a way to put a list of objects in AAI with a single call? For example: We 
are adding hundreds of l-interfaces and doing it one after the other is very 
slow (~7 minutes for 1500 l-interfaces).

network/pnfs/pnf/PNF-NAME/lag-interfaces/lag-interface/Bundle-Ether11/l-interfaces

If the operation described above exist for any other object can you please 
point us to the implementation.

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


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

2017-11-30 Thread ROSE, DANIEL V
Can you do any sort of trace or packet capture both to and from that vm? Sounds 
like either the interface didn't come up correctly or the cloud is not allowing 
packets to flow.

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 Arun Arora (c)
Sent: Thursday, November 30, 2017 9:45 AM
To: onap-discuss@lists.onap.org; FREEMAN, BRIAN D 
Subject: Re: [onap-discuss] VFW/vLB External Network Connect fails

Thanks Brian. Also another info I didn't mention before: with this issue I am 
not even able to ping the VM.
Best Regards
Arun

From: FREEMAN, BRIAN D >
Sent: Thursday, November 30, 2017 8:08:15 PM
To: Arun Arora (c); 
onap-discuss@lists.onap.org
Subject: RE: VFW/vLB External Network Connect fails

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 >
Subject: RE: VFW/vLB External Network Connect fails

No, the keypair is fine. Also I am using the keypair I created and not the one 
which comes as default in demo's env file.
I am able to ssh on VM on its ONAP network interface in any scenario but not on 
external network interface when the VM had interfaces for both networks created 
by Demo Stack.
Thanks
Arun
From: FREEMAN, BRIAN D
Sent: Thursday, November 30, 7:58 PM
Subject: RE: VFW/vLB External Network Connect fails
To: Arun Arora (c), 
onap-discuss@lists.onap.org
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 private.key 
you are using ?

Brian






From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Thursday, November 30, 2017 9:14 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] VFW/vLB External Network Connect fails

Hi All,

While trying to create vFW and vLB/ vDNS demos I am facing the following issue 
in both demos:
For both demos able to create the stack which creates 3 VMs and their 
associated networks In vFW demo, vFirewall application VM has both 'protected' 
and 'unprotected' networks configured on its interfacesIn vLB/ vDNS demo, 
Load-Balance VM has both 'lb01_private' and 'pktget01_private' networks 
configured on its interfaces Issue: SSH on both VMs ("vFirewall application VM" 
and "Load-Balance VM") fails when its done using their External Interface IP or 
the IPs from the networks created with the demo stacks (i.e.  'protected', 
'unprotected', 'lb01_private' or 'pktget01_private')I can only SSH then through 
the IP assigned by ONAP networkFurther to this, if any interface on 'protected' 
and 'unprotected' is detached from vFirewall application VM, and VM is 
restarted then SSH using external interface works!! Same happens for 
Load-Balance VM!

Is this issue seen by anyone? Any pointers to resolve this?

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


Re: [onap-discuss] Camunda default admin password ?

2017-11-20 Thread ROSE, DANIEL V
Hello,
At one point in time it was user  admin and password 
Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U

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 
abdelmuhaimen.sea...@orange.com
Sent: Saturday, November 18, 2017 12:39 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Camunda default admin password ?

Hi,

What is the default password for admin in Camunda Admin at 
http://SO:8080/camunda/app/admin/default/#/login
 ?

Thanks.

A. Seaudi

_



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.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [Robot] Failed to perform Preload operation using robot

2017-11-06 Thread ROSE, DANIEL V
Heat should fill those in if you use them. If that didn’t happen you may be 
using older version of heat with newer version of robot. You can always put the 
file in there manually.

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 Subhash Kumar Singh
Sent: Monday, November 06, 2017 9:00 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [Robot] Failed to perform Preload operation using robot

Hello Everyone,

I am trying to perform preload operation using robot (demo.sh preload 
 ) but it throws exception for missing variables (e.g. 
Variable ‘$GLOBAL_INJECTED_INSTALL_SCRIPT_VERSION and similarly for 
$GLOBAL_INJECTED_PUBLIC_NET_ID).

Following are the logs :

# ./demo.sh preload vf-vim-cli-test 847cb26a59a6475a94dd..base_vlb..module-0
Starting Xvfb on display :89 with res 1280x1024x24
Executing robot tests at log level TRACE
==
OpenECOMP ETE
==
OpenECOMP ETE.Robot
==
OpenECOMP ETE.Robot.Testsuites
==
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestration Test ...
==
Preload VNF   | FAIL |
Variable '${GLOBAL_INJECTED_PUBLIC_NET_ID}' not found.
--
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestrat... | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==
OpenECOMP ETE.Robot.Testsuites| FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==
OpenECOMP ETE.Robot   | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==
OpenECOMP ETE | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==


I also observed that config files are missing in the /opt/config folder for 
these variable.
Please let me know how to fix the preload operation.

--
Regards,
Subhash Kumar Singh

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

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whoseaddress 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, pleasenotify the sender by phone or email immediately and 
delete it!
***

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


Re: [onap-discuss] CSIT with Selenium library

2017-10-17 Thread ROSE, DANIEL V
I am not 100% sure how well it works but portal does use a browser. See 
https://gerrit.onap.org/r/gitweb?p=integration.git;a=tree;f=test/csit/tests/portal/testsuites;h=3398f8311d86a66b10b3c20dfa9ee5df0ea32e65;hb=refs/heads/master


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 SONSINO, OFIR
Sent: Tuesday, October 17, 2017 7:42 AM
To: onap-discuss 
Subject: [onap-discuss] CSIT with Selenium library

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

Has anybody written any CSIT tests with Selenium library of the robot framework 
?

We have a test that fails:
Keyword 'Capture Page Screenshot' could not be run on failure: No browser is 
open
Would love to see a working example.

Thanks,

Ofir Sonsino
Project Technical Lead, VID
AT Network Application Development * NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
***
Office: +972 (3) 5451417
Mobile: +972 (52) 4377782
E-mail: os0...@intl.att.com

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


Re: [onap-discuss] [integration] RE: Change in integration[master]: Policy CSIT test files

2017-09-15 Thread ROSE, DANIEL V
Those 3 are made by me so they are in the testutils package. Pull 
https://gerrit.onap.org/r/gitweb?p=testsuite%2Fpython-testing-utils.git;a=summary
 and run pip install at the root

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 RAJU, CHINNAPPA
Sent: Friday, September 15, 2017 11:23 AM
To: Gary Wu ; DRAGOSH, PAM ; 
ABDULMANNAN, MOHAMMED 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [integration] RE: Change in integration[master]: 
Policy CSIT test files

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
These are part of the Robot referenced libraries that we’ve in ETE test suite.  
We need these libraries for most of the tests.

[cid:image001.png@01D32E16.4B9AF100]


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Friday, September 15, 2017 10:02 AM
To: DRAGOSH, PAM >; 
ABDULMANNAN, MOHAMMED >
Cc: HOTZE, BECKY L >; RAJU, CHINNAPPA 
>; 
onap-discuss@lists.onap.org
Subject: [integration] RE: Change in integration[master]: Policy CSIT test files

Yes.  If these can be satisfied via some pip libraries, let me know what they 
are and we can add them to the LF CSIT environment setup.

Thanks,
Gary

From: DRAGOSH, PAMELA L (PAM) [mailto:pdrag...@research.att.com]
Sent: Friday, September 15, 2017 8:00 AM
To: ABDULMANNAN, MOHAMMED >; Gary Wu 
>
Cc: HOTZE, BECKY L >; RAJU, CHINNAPPA 
>
Subject: Re: Change in integration[master]: Policy CSIT test files

It seems like 3 libraries were failed to import:

RequestsClientCert
JsonUtils
StringTemplater

Would they have an affect?

From: "ABDULMANNAN, MOHAMMED" >
Date: Friday, September 15, 2017 at 10:57 AM
To: Gary Wu >
Cc: "HOTZE, BECKY L" >, "RAJU, CHINNAPPA" 
>, "DRAGOSH, PAMELA L (PAM)" 
>
Subject: RE: Change in integration[master]: Policy CSIT test files

HI,

Link below:

https://jenkins.onap.org/job/policy-master-verify-csit-health/3/




Thanks

M A Mannan

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Friday, September 15, 2017 9:46 AM
To: ABDULMANNAN, MOHAMMED >
Cc: HOTZE, BECKY L >; RAJU, CHINNAPPA 
>; DRAGOSH, PAM 
>
Subject: RE: Change in integration[master]: Policy CSIT test files

Hi M A,

Can you send me a link to the failed job?

Thanks,
Gary

From: ABDULMANNAN, MOHAMMED [mailto:ma9...@att.com]
Sent: Friday, September 15, 2017 7:42 AM
To: Gary Wu >
Cc: HOTZE, BECKY L >; RAJU, CHINNAPPA 
>; DRAGOSH, PAM 
>
Subject: RE: Change in integration[master]: Policy CSIT test files


HI Gary,





We have run all our tests locally and did the "Push" to the repository. But 
still the build fails.



When we see the Jenkins logs. We find that,



The endpoint URL taken is in the form of String , in between  “ ”  and the file 
path is also not taken Correctly.



All these tests works locally. Can you please take a look and review it.







[cid:image002.png@01D32E16.4B9AF100]





Thanks

M A Mannan









-Original Message-
From: ONAP Jobbuilder (ONAP Code Review) [mailto:ger...@onap.org]
Sent: Thursday, September 14, 2017 6:18 PM
To: ABDULMANNAN, MOHAMMED >
Subject: Change in integration[master]: Policy CSIT test files



ONAP Jobbuilder has posted comments on this change.



Change subject: Policy CSIT test files

..





Patch Set 1: Verified-1



Build Failed




Re: [onap-discuss] Onap docker hub

2017-09-11 Thread ROSE, DANIEL V
Hi, please take a look at https://nexus3.onap.org/ as that stores all of our 
docker images.

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 Murat Parlakisik
Sent: Monday, September 11, 2017 12:04 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Onap docker hub

Hi ,

I know that not all of the components are using docker containers yet .
But for future ,
is there any plan to create  onap hub which  stores all onap docker 
repositories ?

In my opinion , this will reduce deployment time and increate number of 
deployments .

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


Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-09-08 Thread ROSE, DANIEL V
If you see git bash for windows hang it means that the terminal is no longer 
listening to the error stream (I don't know if that's exactly it or why but 
that's what it seems like). I usually get around it by running the same command 
in the Git CMD command terminal rather than the git bash terminal.

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 KOYA, KISHORE
Sent: Friday, September 08, 2017 9:17 AM
To: WANG, SHAOBO ; Gary Wu 
Cc: onap-discuss@lists.onap.org; onap_automat...@list.att.com
Subject: Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests 
related questions

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

When we try to send for review it is stuck. Please suggest  what could be the 
issue

kk707x@TXCDTL14MF4716 MINGW64 ~/gerrit/integration/test/csit (master)
$ git review -s


Thanks ,
Kishore Koya

From: WANG, SHAOBO
Sent: Thursday, September 07, 2017 11:00 PM
To: Gary Wu >
Cc: HOTZE, BECKY L >; 
onap_automat...@list.att.com; 
onap-discuss@lists.onap.org
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

Sorry I forgot the git command  was run in new machine and the public key not 
copied to the gerrit server yet. Thanks for the response to help clarify the 
push right issue.

Best regards,
Peter


From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, September 07, 2017 5:58 PM
To: WANG, SHAOBO >
Cc: HOTZE, BECKY L >; 
onap_automat...@list.att.com; 
onap-discuss@lists.onap.org
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Peter,

Anyone can submit changes to Gerrit for review, but only the committers for a 
project (i.e. Integration) can merge those changes.  Feel free to submit 
changes to Gerrit, and I or anyone on this list 
https://wiki.onap.org/display/DW/Integration+Team
 can help review and merge your changes.

Thanks,
Gary


From: WANG, SHAOBO [mailto:sw6...@att.com]
Sent: Thursday, September 07, 2017 3:40 PM
To: Gary Wu >
Cc: HOTZE, BECKY L >; 
onap_automat...@list.att.com
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

We are reaching the moment to push the test cases to gerrit for review but we 
get denied due to no write permission to the CSIT repo (if my understanding is 
right).  The repo has read permission for every LF user but the write 
permission (push) is upon the repo admin/owner's approval, right?  If it is the 
case, please help grant the permission to the group member in the 
ONAP_AUTOMATION @list.att.com members.

My LF Username:  pshaobow ;   Email: 
pshao...@gmail.com
Kishore: kishorekoya;Email: 
kk7...@att.com
Mannan:   ma987d; Email: 
ma9...@att.com

The other members can follow this email thread to send their LF info to request 
the write right.

Thanks,
Peter Wang

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Monday, August 28, 2017 3:04 PM
To: KOYA, KISHORE >
Cc: HOTZE, BECKY L >; 
onap_automat...@list.att.com; 
onap-discuss@lists.onap.org
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Kishore,

You don't need to create a VM explicitly; the LF infrastructure will 
automatically start a Jenkins slave VM for your when it kicks off a job.

Thanks,
Gary

From: KOYA, KISHORE [mailto:kk7...@att.com]
Sent: Monday, August 28, 2017 12:51 PM
To: Gary Wu >
Cc: HOTZE, BECKY L >; 
onap_automat...@list.att.com
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

Could you please confirm for CSIT testing where we need to create VM? and what 
kind of VM need to create?


Thanks ,
Kishore Koya
ECOMP Open Source

Re: [onap-discuss] ~

2017-08-29 Thread ROSE, DANIEL V
Hi srini, can you post a log or image of the volumes created? Or the output of 
a command like 
https://developer.openstack.org/api-ref/orchestration/v1/#list-stack-resources

This will help us understand if it is an openstack issue or onap issue.

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 Srinivasa Goda
Sent: Thursday, August 24, 2017 3:07 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] ~


Hi,



I've some trouble installing ONAP on OpenStack. I'm not sure if this is right 
group. If not, would someone help me with right group to post questions on 
ONAP. And thanks in advance and sorry if this is wrong group.



My question is,



I'm installing ONAP using 'openstack stack create -t ONAP_OPENSTACK.YAML -e 
ONAP_OPENSTACK.env '.



My installation is failing with insufficient resources. But I've 128GB RAM and 
~2 TB hard disk. Every time I run install command, complete disk, 2 TB of it, 
is written and host freezes.



Any clue what could be happening here.



Thanks,

Regards,

Srini


[Beta Tester Badge 3]
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Stable project branches in ONAP

2017-08-09 Thread ROSE, DANIEL V
A committer (maybe the ptl only?) has the ability to click branches under a 
project in gerrit and add a branch.

[cid:image002.jpg@01D31117.E2BA5A60]



Thanks,



Daniel Rose

ECOMP / ONAP

com.att.ecomp

732-420-7308



-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Mike Elliott
Sent: Wednesday, August 09, 2017 1:45 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Stable project branches in ONAP



To ONAP Community,



Is there a current strategy for separating stable ONAP 1.0 code from ONAP 1.1 
and Amsterdam release development code?



It appears that remote branching has been locked down. In the OOM project we 
would like to put the current stable codebase onto a new branch (ie. oom-1.0). 
That would free up the Master branch for unstable ONAP 1.1/Amsterdam OOM code.



Is there a process to follow or a person to contact to make a new remote branch?



Thanks in advance,

Mike.

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,



you may review at 
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=dWP4Yh28JogkkXXzkhAduxyozBehMeJmwTuTBefEtLU=GP0YEkn9ZzV9azWJX5jGzdLfPsQMIEbsZwk1xgGsano=
  

 >



___

onap-discuss mailing list

onap-discuss@lists.onap.org

https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=dWP4Yh28JogkkXXzkhAduxyozBehMeJmwTuTBefEtLU=n7OruMyL-ggY1h2NtSeer_RqecVT06XUMLSISMUPvRQ=
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] RE: ONAP Functional Test Automation

2017-08-04 Thread ROSE, DANIEL V
Chinnappa,

In addition to what gary said, I tend to like examples and so I would recommend 
checking out

https://gerrit.onap.org/r/gitweb?p=integration.git;a=blob;f=test/csit/tests/so/sanity-check/sanity_test_so.robot;h=e53b46c4cb270b3e19b7bdf20d37f9e28f6c96c3;hb=refs/heads/master

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 Gary Wu
Sent: Friday, August 04, 2017 1:54 PM
To: RAJU, CHINNAPPA 
Cc: NGUYEN, PHIL ; onap-discuss@lists.onap.org; BECKER, JOSHUA 
C 
Subject: [onap-discuss] [integration] RE: ONAP Functional Test Automation

Hi Chinnappa,

We have the CSIT process documented on the wiki here: 
https://wiki.onap.org/display/DW/Creating+a+CSIT+Test.
  We had also recorded a short video demonstrating the same; the recording 
should be available on the wiki shortly.

Please take a look at the above, then I can help answer any questions that you 
may have.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Friday, August 04, 2017 10:48 AM
To: Yunxia Chen >; Gary Wu 
>
Cc: HOTZE, BECKY L >; NGUYEN, PHIL 
>; BECKER, JOSHUA C 
>
Subject: ONAP Functional Test Automation

Hi Helen,

I'm from AT ECOMP Test Automation team. We're working with AT developers 
for functional testing and automation for some of the ONAP projects for R1.

We would like to understand the process of creating a CSIT test and integrating 
with the framework defined for Integration testing. Could you/Gary give us a 
quick overview on the process.


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

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


Re: [onap-discuss] vLB demo closed loop

2017-08-04 Thread ROSE, DANIEL V
vLB closed loop goes vlb > dcae > policy > mso (to spin up another backend) so 
there is no appc involved. The step missing is probably the fact that you need 
to add the data about the initial base vlb stack to aai. This is done by the 
heatbridge script in robot for 1.0.0 but should be done by MSO automatically 
for Amsterdam

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 Serkant Uluderya
Sent: Friday, August 04, 2017 12:48 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] vLB demo closed loop

Hi,

I'm trying to complete vLB demo on rackspace using version 1.0.0. I think, I 
completed all the steps except policy enforcement.
What is the correct way of executing closed loop for this demo? In Policy 
portal there are 4 policies:
Config_BRMS_Param_BRMSParamvFWDemoPolicy
Config_BRMS_Param_BRMSParamvLBDemoPolicy
Config_MS_vFirewall
Config_MS_vLoadBalancer

I verified the DNS traffic between ziad1vdnspg01pg01, demovlblb, demovlbdns and 
increased the traffic. No chance..
It seems that ./demo.sh appc DemoModule step is required but it is not working 
for vLB. When I run this script test execution fails and gets the following 
errors:

Error in file '/var/opt/OpenECOMP_ETE/robot/resources/heatbridge.robot': 
Importing test library 'HeatBridge' failed: ImportError: No module named 
HeatBridge Traceback (most recent call last): None PYTHONPATH: 
/var/opt/OpenECOMP_ETE/robot/library 
/var/opt/OpenECOMP_ETE/robot/library/eteutils /usr/lib/python2.7 
/usr/lib/python2.7/plat-x86_64-linux-gnu /usr/lib/python2.7/lib-tk 
/usr/lib/python2.7/lib-old /usr/lib/python2.7/lib-dynload 
/usr/local/lib/python2.7/dist-packages /usr/lib/python2.7/dist-packages

Arguments: [ {'OS::project_id': '1034840', 'OS::stack_id': 
'92e93be5-79d4-4ddb-bb05-14e26305f1fd', 'OS::stack_name': 'DemoModule', 
'dcae_collector_ip': '10.0.4.102', 'dcae_collector_port': '8080', 
'demo_artifacts_version': '1.0.0', 'ecomp_private_net_cidr': 
'10.0.0.0/8',
 'ecomp_private_net_id': 'oam_ecomp_igMp', 'ecomp_private_subnet_id': 
'oam_ecomp_igMp', b'id': '92e93be5-79d4-4ddb-bb05-14e26305f1fd', 'key_name': 
'vfw_keydemo', b'name': 'DemoModule', 'pub_key': 'ssh-rsa 
B3NzaC1yc2EBJQAAAQEAqqnA9BAiMLtjOPSYBfhzLu4CiBolWoskDg4KVwhTJVTTeB6CqrQNcadlGXxOHhCYuNCKkUmIVF4WTOisVOJ75Z1c4OMoZLL85xVPKSIeH63kgVugwgPYQu55NbbWX+rsbUha3LnElDhNviMM3iTPbD5nnhKixNERAJMTLKXvZZZGqxW94bREknYPQTT2qrk3YRqwldncopp6Nkgv3AnSJz2gc9tjxnWF0poTQnQm/3D6hiJICrzKfAV0EaPN0KdtYjPhKrYoy6Qb/tKOVaaqsvwfKBJGrT9LfcA7D7M/yj292RT1XN63hI84WC383LsaPJ6eWdDTE6zUP1eGTWCoOw==
 rsa-key-20161026', 'public_net_id': '----', 
'repo_url_artifacts': 
'https://nexus.onap.org/content/groups/staging',
 'repo_url_blob': 
'https://nexus.onap.org/content/repositories/raw',
 b'stack_status': 'CREATE_COMPLETE', 'vdns_name_0': 'demovlbdns', 
'vdns_private_ip_0': '192.168.130.110', 'vdns_private_ip_1': '10.1.0.15', 
'vf_module_id': '924a4b29-c023-44f6-b66d-97ab260474b9', 'vlb_flavor_name': '4 
GB General Purpose v1', 'vlb_image_name': 'Ubuntu 14.04 LTS (Trusty Tahr) 
(PVHVM)', 'vlb_name_0': 'demovlblb', 'vlb_private_ip_0': '192.168.130.100', 
'vlb_private_ip_1': '10.1.0.14', 'vlb_private_net_cidr': 
'192.168.130.0/24',
 'vlb_private_net_id': 'demolb_private', 'vnf_id': 
'154b6a30-4620-4630-88b4-81ce2c5afbfd'} | 'vpg_name_0' ]
Dictionary does not contain key 'vpg_name_0'.

Thanks in advance,
Serkant
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] robot framework

2017-07-31 Thread ROSE, DANIEL V
Integration team actually has looked at the 
https://pypi.python.org/pypi/robotframework-jmeterlibrary/1.0 plugin that robot 
has now and have been looking into using that for calling robot underneath (so 
robot calls jemeter calls robot) for a basic parallel test case. As this kind 
of testing is not gating for R1 I don't think we will have much in place for R1.

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 Ran Pollak
Sent: Monday, July 31, 2017 3:49 AM
To: Murali p 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] robot framework

Thanks for the info.


From: Murali p [mailto:mural...@huawei.com]
Sent: Monday, July 31, 2017 7:37 AM
To: Ran Pollak >; 
onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] robot framework

Ran,

Robot framework is keyword based open-source automation framework.
You can find lot of information on the internet. 
(http://robotframework.org/)

Robot Framework is not advised for vigorous Stress Test.
https://stackoverflow.com/questions/23950222/how-to-run-multiple-test-cases-at-a-time-in-parallel-through-robot-framework

Thanks,
Murali
From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Ran Pollak
Sent: 30 July 2017 16:47
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] robot framework

Hello All,
I've a few questions regarding robotframework, hope you can help:

1.Can I perform load/stress(NFT) tests using robotframework, if yes how? 
And where can I find documentation?

2.Do we have an architecture of robotframework documentation or someone can 
explain ?


BR,
Ran Pollak

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Robot vm script automation

2017-06-30 Thread ROSE, DANIEL V
Sounds good, thank you for following up on this (same to Nayan also)

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

From: OBRIEN, FRANK MICHAEL
Sent: Friday, June 30, 2017 2:16 PM
To: ROSE, DANIEL V <dr6...@att.com>; n.deshm...@samsung.com; FLOOD, JERRY 
<jf9...@att.com>; Josef Reisinger <josef.reisin...@de.ibm.com>; PLATANIA, MARCO 
<plata...@research.att.com>
Cc: onap-discuss@lists.onap.org; ajay.priyadar...@ril.com
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation

Sounds good, I was only going to patch our Rackspace so we can bring up more 
than one vFW.  Released branch repos should be static.
/michael

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Friday, June 30, 2017 13:22
To: Michael O'Brien <frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>; 
n.deshm...@samsung.com<mailto:n.deshm...@samsung.com>; FLOOD, JERRY 
<jf9...@att.com<mailto:jf9...@att.com>>; Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; PLATANIA, 
MARCO <plata...@research.att.com<mailto:plata...@research.att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation

I have submitted a patch 
https://gerrit.onap.org/r/#/c/5625/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_5625_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=aH88ejv0xofQVfOSC6uIHNMjyLuuZAJzazBP6qsc3BE=0dZAP-OiQe8WllYpX1o11zvvptfRo48rtSfH97p5O0k=>
 and 
https://gerrit.onap.org/r/#/c/5627/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_5627_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=aH88ejv0xofQVfOSC6uIHNMjyLuuZAJzazBP6qsc3BE=nnxbzo9xIKruudZjXiYBLVfRnEFuMxs1YVoD_jIbciY=>
 which implements what you are requesting in the existing way. I will leave it 
to Steve / Jerry/ the rest of team to review and test it as I am going on 
vacation for 3 weeks after today.



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

From: ROSE, DANIEL V
Sent: Friday, June 30, 2017 9:55 AM
To: OBRIEN, FRANK MICHAEL 
<frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>; 
n.deshm...@samsung.com<mailto:n.deshm...@samsung.com>; FLOOD, JERRY 
<jf9...@att.com<mailto:jf9...@att.com>>; Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; PLATANIA, 
MARCO <plata...@research.att.com<mailto:plata...@research.att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation

That is not a very robust fix, that property filename can change and is 
different than the mechanism we use to pass everything else into robot from the 
heat template. Also because that property file is checked into git, you would 
be confusing people who look at git and see one property file structure and 
then at run time see a different one. CLOUD_ENV != "rackspace" ] is also not 
very generic (why wouldn’t it apply to Rackspace?). I will be in #onap-int if 
you want to discuss but now that I get what you want to do I think we can add 
it to our regular mechanism for passing in values.

I would be careful about back porting to 1.0 also since it’s a change to 
existing behavior (which even if better overall that should be avoided in a 
release branch).

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

From: OBRIEN, FRANK MICHAEL
Sent: Friday, June 30, 2017 9:34 AM
To: n.deshm...@samsung.com<mailto:n.deshm...@samsung.com>; ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>>; FLOOD, JERRY 
<jf9...@att.com<mailto:jf9...@att.com>>; Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; PLATANIA, 
MARCO <plata...@research.att.com<mailto:plata...@research.att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation

Nayan,
Nice fix – thank you.  I’ll pull and backport it to our 1.0.0-RELEASE demo
https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff;h=408e5ba68e74c9c8fe642f6b06a5581a6761a344<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Ddemo.git-3Ba-3Dcommitdiff-3Bh-3D408e5ba68e74c9c8fe642f6b06a5581a6761a344=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=BPpmjLgZEkO3bAMdCJ4cr9H7nTyN2tlSDQpe804ewQs=KP9RAiBdZ4x2IrFiQO4N1uLpHDtNLIvVsOaFOTbX7xA=>
https://jira.onap.org/browse/UCA-17<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_UCA-2D17=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2

Re: [onap-discuss] Robot vm script automation

2017-06-30 Thread ROSE, DANIEL V
I have submitted a patch https://gerrit.onap.org/r/#/c/5625/ and 
https://gerrit.onap.org/r/#/c/5627/ which implements what you are requesting in 
the existing way. I will leave it to Steve / Jerry/ the rest of team to review 
and test it as I am going on vacation for 3 weeks after today.



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

From: ROSE, DANIEL V
Sent: Friday, June 30, 2017 9:55 AM
To: OBRIEN, FRANK MICHAEL <frank.obr...@amdocs.com>; n.deshm...@samsung.com; 
FLOOD, JERRY <jf9...@att.com>; Josef Reisinger <josef.reisin...@de.ibm.com>; 
PLATANIA, MARCO <plata...@research.att.com>
Cc: onap-discuss@lists.onap.org; ajay.priyadar...@ril.com
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation

That is not a very robust fix, that property filename can change and is 
different than the mechanism we use to pass everything else into robot from the 
heat template. Also because that property file is checked into git, you would 
be confusing people who look at git and see one property file structure and 
then at run time see a different one. CLOUD_ENV != "rackspace" ] is also not 
very generic (why wouldn’t it apply to Rackspace?). I will be in #onap-int if 
you want to discuss but now that I get what you want to do I think we can add 
it to our regular mechanism for passing in values.

I would be careful about back porting to 1.0 also since it’s a change to 
existing behavior (which even if better overall that should be avoided in a 
release branch).

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

From: OBRIEN, FRANK MICHAEL
Sent: Friday, June 30, 2017 9:34 AM
To: n.deshm...@samsung.com<mailto:n.deshm...@samsung.com>; ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>>; FLOOD, JERRY 
<jf9...@att.com<mailto:jf9...@att.com>>; Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; PLATANIA, 
MARCO <plata...@research.att.com<mailto:plata...@research.att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation

Nayan,
Nice fix – thank you.  I’ll pull and backport it to our 1.0.0-RELEASE demo
https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff;h=408e5ba68e74c9c8fe642f6b06a5581a6761a344<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Ddemo.git-3Ba-3Dcommitdiff-3Bh-3D408e5ba68e74c9c8fe642f6b06a5581a6761a344=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=BPpmjLgZEkO3bAMdCJ4cr9H7nTyN2tlSDQpe804ewQs=KP9RAiBdZ4x2IrFiQO4N1uLpHDtNLIvVsOaFOTbX7xA=>
https://jira.onap.org/browse/UCA-17<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_UCA-2D17=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=BPpmjLgZEkO3bAMdCJ4cr9H7nTyN2tlSDQpe804ewQs=ER-iYsp0qurXJDez3ZsVYvtd-fO1tCGT8S3HavTtX4w=>
/michael

From: Nayan Deshmukh [mailto:n.deshm...@samsung.com]
Sent: Thursday, June 29, 2017 20:47
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>; FLOOD, JERRY 
<jf9...@att.com<mailto:jf9...@att.com>>; Michael O'Brien 
<frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>; Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; PLATANIA, 
MARCO <plata...@research.att.com<mailto:plata...@research.att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation


done and merged :)



- Original Message -

Sender : ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>

Date : 2017-06-30 00:44 (GMT+9)

Title : RE: Re: [onap-discuss] Robot vm script automation

To : Nayan Deshmukh<n.deshm...@samsung.com<mailto:n.deshm...@samsung.com>>, 
null<jf9...@att.com<mailto:jf9...@att.com>>, 
null<frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>, 
null<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>, 
null<plata...@research.att.com<mailto:plata...@research.att.com>>

CC : null<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>, 
null<ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>>


Feel free to submit, we will give feedback but anything that enhances is 
genrally welcome

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


From: Nayan Deshmukh [mailto:n.deshm...@samsung.com]
 Sent: Thursday, June 29, 2017 12:43 AM
 To: FLOOD, JERRY <jf9...@att.com<mailto:jf9...@att.com>>; ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>>; OBRIEN, FRANK MICHAEL 
<frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>; Josef Reisinger

Re: [onap-discuss] Robot vm script automation

2017-06-30 Thread ROSE, DANIEL V
That is not a very robust fix, that property filename can change and is 
different than the mechanism we use to pass everything else into robot from the 
heat template. Also because that property file is checked into git, you would 
be confusing people who look at git and see one property file structure and 
then at run time see a different one. CLOUD_ENV != "rackspace" ] is also not 
very generic (why wouldn’t it apply to Rackspace?). I will be in #onap-int if 
you want to discuss but now that I get what you want to do I think we can add 
it to our regular mechanism for passing in values.

I would be careful about back porting to 1.0 also since it’s a change to 
existing behavior (which even if better overall that should be avoided in a 
release branch).

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

From: OBRIEN, FRANK MICHAEL
Sent: Friday, June 30, 2017 9:34 AM
To: n.deshm...@samsung.com; ROSE, DANIEL V <dr6...@att.com>; FLOOD, JERRY 
<jf9...@att.com>; Josef Reisinger <josef.reisin...@de.ibm.com>; PLATANIA, MARCO 
<plata...@research.att.com>
Cc: onap-discuss@lists.onap.org; ajay.priyadar...@ril.com
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation

Nayan,
Nice fix – thank you.  I’ll pull and backport it to our 1.0.0-RELEASE demo
https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff;h=408e5ba68e74c9c8fe642f6b06a5581a6761a344<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Ddemo.git-3Ba-3Dcommitdiff-3Bh-3D408e5ba68e74c9c8fe642f6b06a5581a6761a344=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=BPpmjLgZEkO3bAMdCJ4cr9H7nTyN2tlSDQpe804ewQs=KP9RAiBdZ4x2IrFiQO4N1uLpHDtNLIvVsOaFOTbX7xA=>
https://jira.onap.org/browse/UCA-17<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_UCA-2D17=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=BPpmjLgZEkO3bAMdCJ4cr9H7nTyN2tlSDQpe804ewQs=ER-iYsp0qurXJDez3ZsVYvtd-fO1tCGT8S3HavTtX4w=>
/michael

From: Nayan Deshmukh [mailto:n.deshm...@samsung.com]
Sent: Thursday, June 29, 2017 20:47
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>; FLOOD, JERRY 
<jf9...@att.com<mailto:jf9...@att.com>>; Michael O'Brien 
<frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>; Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; PLATANIA, 
MARCO <plata...@research.att.com<mailto:plata...@research.att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Subject: RE: RE: Re: [onap-discuss] Robot vm script automation


done and merged :)



- Original Message -

Sender : ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>

Date : 2017-06-30 00:44 (GMT+9)

Title : RE: Re: [onap-discuss] Robot vm script automation

To : Nayan Deshmukh<n.deshm...@samsung.com<mailto:n.deshm...@samsung.com>>, 
null<jf9...@att.com<mailto:jf9...@att.com>>, 
null<frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>, 
null<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>, 
null<plata...@research.att.com<mailto:plata...@research.att.com>>

CC : null<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>, 
null<ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>>


Feel free to submit, we will give feedback but anything that enhances is 
genrally welcome

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


From: Nayan Deshmukh [mailto:n.deshm...@samsung.com]
 Sent: Thursday, June 29, 2017 12:43 AM
 To: FLOOD, JERRY <jf9...@att.com<mailto:jf9...@att.com>>; ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>>; OBRIEN, FRANK MICHAEL 
<frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>; Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; PLATANIA, 
MARCO <plata...@research.att.com<mailto:plata...@research.att.com>>
 Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
 Subject: RE: Re: [onap-discuss] Robot vm script automation




Fixing integration_preload_parameter.py for multiple VNFs won't be straight 
forward thing, but in the mean time we can at least fix the 
integration_robot_properties.py to not use harcoded values. When I deployed 
ONAP with a different network cidr for private net, the robot vm was the only 
place where I had to fix value, other than there were no hardcoded values in 
the stack. I'll try to send in a patch to avoid hardcoded values as is done in 
dns-server vm later today.



Regards,

Nayan



- Original Message -

Sender : FLOOD, JERRY <jf9...@att.com<mailto:jf9...@att.com>>

Date : 2017-06-28 

Re: [onap-discuss] Robot vm script automation

2017-06-29 Thread ROSE, DANIEL V
Feel free to submit, we will give feedback but anything that enhances is 
genrally welcome

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

From: Nayan Deshmukh [mailto:n.deshm...@samsung.com]
Sent: Thursday, June 29, 2017 12:43 AM
To: FLOOD, JERRY <jf9...@att.com>; ROSE, DANIEL V <dr6...@att.com>; OBRIEN, 
FRANK MICHAEL <frank.obr...@amdocs.com>; Josef Reisinger 
<josef.reisin...@de.ibm.com>; PLATANIA, MARCO <plata...@research.att.com>
Cc: onap-discuss@lists.onap.org; ajay.priyadar...@ril.com
Subject: RE: Re: [onap-discuss] Robot vm script automation


Fixing integration_preload_parameter.py for multiple VNFs won't be straight 
forward thing, but in the mean time we can at least fix the 
integration_robot_properties.py to not use harcoded values. When I deployed 
ONAP with a different network cidr for private net, the robot vm was the only 
place where I had to fix value, other than there were no hardcoded values in 
the stack. I'll try to send in a patch to avoid hardcoded values as is done in 
dns-server vm later today.



Regards,

Nayan



- Original Message -

Sender : FLOOD, JERRY <jf9...@att.com<mailto:jf9...@att.com>>

Date : 2017-06-28 07:03 (GMT+9)

Title : Re: [onap-discuss] Robot vm script automation

To : null<dr6...@att.com<mailto:dr6...@att.com>>, 
null<frank.obr...@amdocs.com<mailto:frank.obr...@amdocs.com>>, 
null<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>, 
null<plata...@research.att.com<mailto:plata...@research.att.com>>

CC : null<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>, 
null<ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>>


Ajay
Michael

The preload values for the demo VFW originate from the following section of the 
integration_preload_parameters.py.

# heat template parameter values for heat template instances created for hands 
on demo test case
  "Demo" : {
   "vfw_preload.template": {
   "unprotected_private_net_id" : "demofwl_unprotected",
   "unprotected_private_net_cidr" : "192.168.110.0/24",
   "protected_private_net_id" : "demofwl_protected",
   "protected_private_net_cidr" : "192.168.120.0/24",
   "vfw_private_ip_0" : "192.168.110.100",
   "vfw_private_ip_1" : "192.168.120.100",
   "vfw_private_ip_2" : "10.1.${ecompnet}.11",
   "vpg_private_ip_0" : "192.168.110.200",
   "vpg_private_ip_1" : "10.1.${ecompnet}.12",
   "vsn_private_ip_0" : "192.168.120.250",
   "vsn_private_ip_1" : "10.1.${ecompnet}.13",
   'vfw_name_0':'demofwl01fwl',
   'vpg_name_0':'demofwl01pgn',
   'vsn_name_0':'demofwl01snk',

The values here were not intended to support more than 1 simultaneous instance 
of the demo vFW. Changing network ids  and host names  (in red) should enable 
simultaneous instantiations.

Note that the automated ETE configurations use a dynamically generated 
${hostid} to uniquely identify network ids  and host names (in red) to enable 
simultaneous instantiations. This pattern may be used for the “Demo” section as 
well

# heat template parameter values for heat template instances created during 
Vnf-Orchestration test cases
"Vnf-Orchestration" : {
"vfw_preload.template": {
"unprotected_private_net_id" : "vofwl01_unprotected${hostid}",
"unprotected_private_net_cidr" : "192.168.10.0/24",
   "protected_private_net_id" : "vofwl01_protected${hostid}",
"protected_private_net_cidr" : "192.168.20.0/24",
"vfw_private_ip_0" : "192.168.10.100",
"vfw_private_ip_1" : "192.168.20.100",
"vfw_private_ip_2" : "10.1.${ecompnet}.1",
"vpg_private_ip_0" : "192.168.10.200",
"vpg_private_ip_1" : "10.1.${ecompnet}.2",
"vsn_private_ip_0" : "192.168.20.250",
"vsn_private_ip_1" : "10.1.${ecompnet}.3",
'vfw_name_0':'vofwl01fwl${hostid}',
'vpg_name_0':'vofwl01pgn${hostid}',
'vsn_name_0':'vofwl01snk${hostid}',
},

A note about the ${ecompnet} parameter. This is  GLOBAL_BUILD_NUMBER%255 (-v 
GLOBAL_BUILD_NUMBER:1928 from the example below). These IPs are part of the 
ONAP OAM network defined by the ONAP heat template (subnet 10.0.0.0/8). Use of 
${ecompnet}  minimizes the potential for conflict on these network resources.

For complete control of preload 

Re: [onap-discuss] [onap-tsc] Suggestion to have component wise mailing list to declutter onap-discuss / tsc

2017-06-29 Thread ROSE, DANIEL V
Viswa,
I remember this was discussed at the may f2f (and im sure elsewhere) and the 
concensus was made that one list means there is less cross posting.

The way to filter if you personally care about only a few topics is to log into 
mailman and select the topics you care about (each approved project has at 
least 1 topic). The link for onap discuss is 
https://lists.onap.org/mailman/options/onap-discuss and then Which topic 
categories would you like to subscribe to?

If you still feel you want to request the change please proceed.

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

From: onap-tsc-boun...@lists.onap.org [mailto:onap-tsc-boun...@lists.onap.org] 
On Behalf Of Viswa KSP
Sent: Thursday, June 29, 2017 11:07 AM
To: onap-discuss@lists.onap.org; onap-tsc 
Subject: [onap-tsc] Suggestion to have component wise mailing list to declutter 
onap-discuss / tsc

Dear All,

I'm not sure if this has been already discussed, but I feel kinda difficult 
follow onap-discuss / onap-tsc mailng list. I feel there is too much traffic 
since same mailing list is being used for all component discussion and I often 
miss to notify updates from desired components.

Hence I would like to propose to have separate mailing list for each component 
established first and have the relevant discussions ( include ptl nomimations, 
poll results etc ) tracked there.

Just my 2 cents.

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


Re: [onap-discuss] Robot vm script automation

2017-06-27 Thread ROSE, DANIEL V
Good find, can you look at this jerry or marco?

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

From: OBRIEN, FRANK MICHAEL
Sent: Monday, June 26, 2017 11:18 PM
To: ROSE, DANIEL V <dr6...@att.com>; Josef Reisinger 
<josef.reisin...@de.ibm.com>
Cc: onap-discuss@lists.onap.org; ajay.priyadar...@ril.com
Subject: RE: [onap-discuss] Robot vm script automation

Ajay,
   Yes, there is an open jira on these hardcoded values (changes to your env 
have no effect over the sample values).  Until this is fixed you can only have 
one instance of the vFW or vLB up.

https://jira.onap.org/browse/UCA-17<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_UCA-2D17=DwMFAw=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=FHIeaymRGS1UTjq4KQmpOBIxMMmk90sP9Xugj1JH52o=zGaXsbY9PTCxFhwtum44uSL61c7NE1fuudhfK6JzMCw=>
   /michael

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ROSE, DANIEL V
Sent: Monday, June 26, 2017 10:38
To: Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Subject: Re: [onap-discuss] Robot vm script automation

You can certainly change anything, just make sure they all sync up. Look at the 
heat templates for each demo vnf, and as long as the new parameters work it is 
fine. Since we use a private network for everything there shouldn't be an ip 
conflict.

Thanks,

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

From: Josef Reisinger [mailto:josef.reisin...@de.ibm.com]
Sent: Monday, June 26, 2017 10:27 AM
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>
Cc: ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Robot vm script automation

Daniel,

if "preload parameters are hard coded", does it mean I should not change them? 
On one of my environments, I have a conflict with 10.0.0.0/8 network space and 
configured a 10.0.0.0/16 net, which created some conflict when trying to spin 
up vFW. To overcome the issues, I move some IP addresses to 10.0.150.X and 
reran demo.sh preload . Even the VMs start (more or less), does this 
break the demo?

Mit freundlichen Grüßen / Kind regards
Josef Reisinger



From:"ROSE, DANIEL V" <dr6...@att.com<mailto:dr6...@att.com>>
To:"ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>" 
<ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Date:26.06.2017 16:18
Subject:Re: [onap-discuss] Robot vm script automation
Sent by:
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>




The properties in robot come from a few places. The first way is the heat 
template (that's dynamic properties in your terms) and they are saved as 
vm_properties.py. You can certainly make a script to generate these in a  
different way if you wanted. The preload parameters are hard coded because they 
are defined by the demo use case. The robot properties defines the topology of 
the onap installation and openstack install etc. The microservice bus will 
render most of these properties useless and they can be removed at that time.

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 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Sent: Monday, June 26, 2017 5:29 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Robot vm script automation

Hi,

The below configuration files used for demo script uses hardcoded values.

Example : /var/opt/OpenECOMP_ETE/runTags.sh -V /share/config/vm_properties.py 
-V /share/config/integration_robot_properties.py -V 
/share/config/integration_preload_parameters.py -v GLOBAL_BUILD_NUMBER:1928 -d 
/share/logs/ETE_1928 -i InitDemo --display 88
The above command uses three config files.
1.   integration_robot_properties.py
2.   integration_preload_parameters.py
3.   vm_properties.py

Only 3rd one(vm_properties.py) get populated by environment value, Rest both 
uses preconfigured values. These two files should also maintain dynamic values 
(eg. Private IP addresses).


Regards,
Ajay

"Confidentiality Warning: This message and any attachments are intended only 
for the use of the intended recipient(s), are confidential and may be 
privileged. If y

Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread ROSE, DANIEL V
I believe that flow of calls is correct with the exception of I don't think 
they call the contrail method all the time. The bpmn flow either creates a 
vanilla neutron network or a contrail neutron newwork, I think you have both in 
one flow. Adding in a MultiVIM layer is one of the R1 goals, and right now 
there is only direct calls to openstack.

That said someone like Rob Daugherty can give you a better understanding of the 
code if you have more specific qustions

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

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Tuesday, June 27, 2017 9:29 AM
To: ROSE, DANIEL V <dr6...@att.com>; onap-discuss@lists.onap.org
Cc: Gaurav Gupta (c) <guptagau...@vmware.com>; Kapil Gupta (c) 
<gka...@vmware.com>; Jyothis S (c) <jyoth...@vmware.com>
Subject: RE: MSO code flow to OpenStack for Orchestration

Hi Daniel,

Thanks for the quick response :)
We will check and get back if we have any further queries.

Apart from this, is the code flow from Network/ VNF adapter to OpenStack is 
correct as mentioned below?
Also, we concluded that there is no Intermediate layer between MSO and 
OpenStack API calls i.e. OpenStack APIs are called directly from Network/ VNF 
adapter. Can you confirm my this understanding as well?

Best Regards,
Arun Arora


From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Tuesday, June 27, 2017 6:54 PM
To: Arun Arora (c) <aroraa...@vmware.com<mailto:aroraa...@vmware.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: Kapil Gupta (c) <gka...@vmware.com<mailto:gka...@vmware.com>>; Jyothis S 
(c) <jyoth...@vmware.com<mailto:jyoth...@vmware.com>>
Subject: RE: MSO code flow to OpenStack for Orchestration

Those methods are called from the BPMN workflows that run on the camunda engine.

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 Arun Arora (c)
Sent: Tuesday, June 27, 2017 9:18 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: Kapil Gupta (c) <gka...@vmware.com<mailto:gka...@vmware.com>>; Jyothis S 
(c) <jyoth...@vmware.com<mailto:jyoth...@vmware.com>>
Subject: [onap-discuss] MSO code flow to OpenStack for Orchestration

Hello there,

I am writing to discuss about the code flow in MSO to orchestrate the Virtual 
Resources.

Currently, we are trying to understand how the OpenStack APIs are called from 
MSO for orchestration, and, if there is any intermediate layer in MSO which 
makes a decision about using the underlying Cloud platform, if there are more 
than one. However, as per our understanding currently only OpenStack is 
supported for now.

Our current understanding is based on the MSO HLD available in ONAP wiki and 
static code reading. Following is what we understand and request community's 
comments on our understanding:

Orchestration Request Flow in MSO - from Network/ VNF Adaptor onwards till 
OpenStack

  1.  MSO has Network adapter and VNF adapter which are used to create Virtual 
Network or VNF resources
  2.  Both Network adapter and VNF adapter call the OpenStack KeyStone and Heat 
APIs for authentication as well as service orchestration
  3.  Following are the major APIs (with filename) called to create Virtual 
Network or VNF resources

MSO Network Adaptor
createNetwork() > createNetworkContrail() 
> createNetwork() > 
createStack()> OpenStack KeyStone & HEAT API calls
NetworkAdapterRest.javaMsoNetworkAdapterImpl.java   
 MsoNetworkAdapterImpl.java 
MsoHeatUtils.java


MSO VNF Adaptor
createVfModule() > createVfModule() 
> CreateStack()> OpenStack 
KeyStone & HEAT API calls
VnfAdapterRest.java 
MsoNetworkAdapterImpl.java   MsoHeatUtils.java

We would like to confirm our current understanding. Please provide your 
comments and suggestions on this.
Also, currently we are not clear about the code from the MSO northbound 
Interfaces to Netwotk/ VNF Adaptor. So, any help on this as well is much 
appreciated.


Thanks,
Arun Arora
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread ROSE, DANIEL V
Those methods are called from the BPMN workflows that run on the camunda engine.

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 Arun Arora (c)
Sent: Tuesday, June 27, 2017 9:18 AM
To: onap-discuss@lists.onap.org
Cc: Kapil Gupta (c) ; Jyothis S (c) 
Subject: [onap-discuss] MSO code flow to OpenStack for Orchestration

Hello there,

I am writing to discuss about the code flow in MSO to orchestrate the Virtual 
Resources.

Currently, we are trying to understand how the OpenStack APIs are called from 
MSO for orchestration, and, if there is any intermediate layer in MSO which 
makes a decision about using the underlying Cloud platform, if there are more 
than one. However, as per our understanding currently only OpenStack is 
supported for now.

Our current understanding is based on the MSO HLD available in ONAP wiki and 
static code reading. Following is what we understand and request community's 
comments on our understanding:

Orchestration Request Flow in MSO - from Network/ VNF Adaptor onwards till 
OpenStack

  1.  MSO has Network adapter and VNF adapter which are used to create Virtual 
Network or VNF resources
  2.  Both Network adapter and VNF adapter call the OpenStack KeyStone and Heat 
APIs for authentication as well as service orchestration
  3.  Following are the major APIs (with filename) called to create Virtual 
Network or VNF resources

MSO Network Adaptor
createNetwork() > createNetworkContrail() 
> createNetwork() > 
createStack()> OpenStack KeyStone & HEAT API calls
NetworkAdapterRest.javaMsoNetworkAdapterImpl.java   
 MsoNetworkAdapterImpl.java 
MsoHeatUtils.java


MSO VNF Adaptor
createVfModule() > createVfModule() 
> CreateStack()> OpenStack 
KeyStone & HEAT API calls
VnfAdapterRest.java 
MsoNetworkAdapterImpl.java   MsoHeatUtils.java

We would like to confirm our current understanding. Please provide your 
comments and suggestions on this.
Also, currently we are not clear about the code from the MSO northbound 
Interfaces to Netwotk/ VNF Adaptor. So, any help on this as well is much 
appreciated.


Thanks,
Arun Arora
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Robot vm script automation

2017-06-26 Thread ROSE, DANIEL V
You can certainly change anything, just make sure they all sync up. Look at the 
heat templates for each demo vnf, and as long as the new parameters work it is 
fine. Since we use a private network for everything there shouldn't be an ip 
conflict.

Thanks,

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

From: Josef Reisinger [mailto:josef.reisin...@de.ibm.com]
Sent: Monday, June 26, 2017 10:27 AM
To: ROSE, DANIEL V <dr6...@att.com>
Cc: ajay.priyadar...@ril.com; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Robot vm script automation

Daniel,

if "preload parameters are hard coded", does it mean I should not change them? 
On one of my environments, I have a conflict with 10.0.0.0/8 network space and 
configured a 10.0.0.0/16 net, which created some conflict when trying to spin 
up vFW. To overcome the issues, I move some IP addresses to 10.0.150.X and 
reran demo.sh preload . Even the VMs start (more or less), does this 
break the demo?

Mit freundlichen Grüßen / Kind regards
Josef Reisinger



From:    "ROSE, DANIEL V" <dr6...@att.com<mailto:dr6...@att.com>>
To:"ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>" 
<ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Date:26.06.2017 16:18
Subject:Re: [onap-discuss] Robot vm script automation
Sent by:
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>




The properties in robot come from a few places. The first way is the heat 
template (that's dynamic properties in your terms) and they are saved as 
vm_properties.py. You can certainly make a script to generate these in a  
different way if you wanted. The preload parameters are hard coded because they 
are defined by the demo use case. The robot properties defines the topology of 
the onap installation and openstack install etc. The microservice bus will 
render most of these properties useless and they can be removed at that time.

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 
ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com>
Sent: Monday, June 26, 2017 5:29 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Robot vm script automation

Hi,

The below configuration files used for demo script uses hardcoded values.

Example : /var/opt/OpenECOMP_ETE/runTags.sh -V /share/config/vm_properties.py 
-V /share/config/integration_robot_properties.py -V 
/share/config/integration_preload_parameters.py -v GLOBAL_BUILD_NUMBER:1928 -d 
/share/logs/ETE_1928 -i InitDemo --display 88
The above command uses three config files.
1.   integration_robot_properties.py
2.   integration_preload_parameters.py
3.   vm_properties.py

Only 3rd one(vm_properties.py) get populated by environment value, Rest both 
uses preconfigured values. These two files should also maintain dynamic values 
(eg. Private IP addresses).


Regards,
Ajay

"Confidentiality Warning: This message and any attachments are intended only 
for the use of the intended recipient(s), are confidential and may be 
privileged. If you are not the intended recipient, you are hereby notified that 
any review, re-transmission, conversion to hard copy, copying, circulation or 
other use of this message and any attachments is strictly prohibited. If you 
are not the intended recipient, please notify the sender immediately by return 
email and delete this message and any attachments from your system.

Virus Warning: Although the company has taken reasonable precautions to ensure 
no viruses are present in this email. The company cannot accept responsibility 
for any loss or damage arising from the use of this email or 
attachment."___
onap-discuss mailing list
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
https://lists.onap.org/mailman/listinfo/onap-discuss<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwMFAw=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=67rbu-2TYpYrg3TN-sSsjq6jdYUUSf8F2tvzocWGrt4=9pEnGuk1lSn_Ck0UTwqUlm8eWzzRhhAzyzTrlGd97vk=>


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


Re: [onap-discuss] Robot vm script automation

2017-06-26 Thread ROSE, DANIEL V
The properties in robot come from a few places. The first way is the heat 
template (that's dynamic properties in your terms) and they are saved as 
vm_properties.py. You can certainly make a script to generate these in a  
different way if you wanted. The preload parameters are hard coded because they 
are defined by the demo use case. The robot properties defines the topology of 
the onap installation and openstack install etc. The microservice bus will 
render most of these properties useless and they can be removed at that time.

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 
ajay.priyadar...@ril.com
Sent: Monday, June 26, 2017 5:29 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Robot vm script automation

Hi,

The below configuration files used for demo script uses hardcoded values.

Example : /var/opt/OpenECOMP_ETE/runTags.sh -V /share/config/vm_properties.py 
-V /share/config/integration_robot_properties.py -V 
/share/config/integration_preload_parameters.py -v GLOBAL_BUILD_NUMBER:1928 -d 
/share/logs/ETE_1928 -i InitDemo --display 88
The above command uses three config files.

1.   integration_robot_properties.py

2.   integration_preload_parameters.py

3.   vm_properties.py

Only 3rd one(vm_properties.py) get populated by environment value, Rest both 
uses preconfigured values. These two files should also maintain dynamic values 
(eg. Private IP addresses).


Regards,
Ajay

"Confidentiality Warning: This message and any attachments are intended only 
for the use of the intended recipient(s), are confidential and may be 
privileged. If you are not the intended recipient, you are hereby notified that 
any review, re-transmission, conversion to hard copy, copying, circulation or 
other use of this message and any attachments is strictly prohibited. If you 
are not the intended recipient, please notify the sender immediately by return 
email and delete this message and any attachments from your system.

Virus Warning: Although the company has taken reasonable precautions to ensure 
no viruses are present in this email. The company cannot accept responsibility 
for any loss or damage arising from the use of this email or attachment."
___
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 ROSE, DANIEL V
Ok yeah I should have looked to see if you have used it before!

If you have done the basic checks I would send a ticket to 
helpd...@onap.org<mailto:helpd...@onap.org>, you can include marco as he is the 
current lead for that JIRA project


Thanks,

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

From: Josef Reisinger [mailto:josef.reisin...@de.ibm.com]
Sent: Monday, June 26, 2017 9:51 AM
To: ROSE, DANIEL V <dr6...@att.com>
Cc: onap-discuss <onap-discuss@lists.onap.org>
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" <dr6...@att.com<mailto:dr6...@att.com>>
To:Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>, onap-discuss 
<onap-discuss@lists.onap.org<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> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Josef Reisinger
Sent: Monday, June 26, 2017 9:22 AM
To: onap-discuss 
<onap-discuss@lists.onap.org<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@01D2EE62.68A3B2D0]

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<mailto:josef.reisin...@de.ibm.com>

[The Open Group Master Certified]The Open Group Master Certified IT Architect
[cid:image003.png@01D2EE62.68A3B2D0]Solution Advisor Cloud Computing
[cid:image004.png@01D2EE62.68A3B2D0]Architect Profession Certification - Level 
2 Expert
[cid:image005.png@01D2EE62.68A3B2D0]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




___
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 ROSE, DANIEL V
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 
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@01D2EE5F.F89E3F70]

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@01D2EE5F.F89E3F70]Solution Advisor Cloud Computing
[cid:image004.png@01D2EE5F.F89E3F70]Architect Profession Certification - Level 
2 Expert
[cid:image005.png@01D2EE5F.F89E3F70]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


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


Re: [onap-discuss] Integration project PTL Election

2017-06-23 Thread ROSE, DANIEL V
+1

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

From: Yunxia Chen [mailto:helen.c...@huawei.com]
Sent: Thursday, June 22, 2017 3:31 PM
To: onap-discuss@lists.onap.org
Cc: Yunxia Chen <helen.c...@huawei.com>; wangchen...@chinamobile.com; ROSE, 
DANIEL V <dr6...@att.com>; PLATANIA, MARCO <plata...@research.att.com>; 
CLOSSET, CHRISTOPHE <cc6...@intl.att.com>; CLOSSON, ANAEL 
<ac2...@intl.att.com>; DEY, SPONDON <sd4...@att.com>; ANAPAN-LAVALLE, HECTOR A 
<ha0...@att.com>; xiaolong.k...@orange.com; francois.desp...@orange.com; 
yangyi@chinatelecom.cn; wanglm@chinatelecom.cn; Gary Wu 
<gary.i...@huawei.com>; Kang Xi <kang...@huawei.com>; Yang Xu (Yang, Fixed 
Network) <yang@huawei.com>; xingxiaocheng <xingxiaoch...@huawei.com>; 
aijianwen <aijian...@huawei.com>; Liuyuliang (Yuliang, SSA) 
<liuyulia...@huawei.com>; dandrus...@mirantis.com; lxin...@vmware.com; 
bin.y...@windriver.com; alon.strikov...@amdocs.com
Subject: [onap-discuss] Integration project PTL Election

Dear Integration committers,

Upon close our self-nomination period, we only have one candidate: Helen Chen.  
According to LF rules, we still need to run the election (cannot use that poll 
system, it requires two choices).   I’d like to start the vote through email, 
and close the vote at this Friday, June 23rd , 11:59 PM, PDT.

Committers, if you support Helen Chen for PTL, would you please respond to this 
message with “+1”.  If you don’t, please respond with “-1”, and if you are 
neutral, please respond with “0”.

Regards,

Helen Chen

Committers list upon Integration project approval date 06/08/2017 for your 
reference:
Helen Chen



helen.c...@huawei.com<mailto:helen.c...@huawei.com>





Chengli Wang



wangchen...@chinamobile.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_mailto-3A=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=R7cjdqMqs0-j4Tjglk8myYrGSI5h5L0C-JEulgSVGHU=AvavqZc4bHluPK0bt5R6CbmuFYycKEOFJDviqVMyRi4=>





Daniel Rose



dr6...@att.com<mailto:dr6...@att.com>





Marco Platania



plata...@research.att.com<mailto:plata...@research.att.com>





Christophe Closset



cc6...@intl.att.com<mailto:cc6...@intl.att.com>





Anael Closson



ac2...@intl.att.com<mailto:ac2...@intl.att.com>





Spondon Dey



 spondon...@att.com<mailto:spondon...@att.com>





Hector Anapan-Lavalle



ha0...@att.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_mailto-3A=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=R7cjdqMqs0-j4Tjglk8myYrGSI5h5L0C-JEulgSVGHU=AvavqZc4bHluPK0bt5R6CbmuFYycKEOFJDviqVMyRi4=>





Xiaolong Kong



xiaolong.k...@orange.com<mailto:yangyi@chinatelecom.cn>





François Despres



francois.desp...@orange.com<mailto:francois.desp...@orange.com>





Yi Yang



yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>





Luman Wang



wanglm@chinatelecom.cn<mailto:wanglm@chinatelecom.cn>





Gary Wu



gary.i...@huawei.com<mailto:gary.i...@huawei.com>





Kang Xi



kang...@huawei.com<mailto:kang...@huawei.com>





Yang Xu



yang@huawei.com<mailto:yang@huawei.com>





Xiaocheng Xing



xingxiaoch...@huawei.com<mailto:xingxiaoch...@huawei.com>





Jianwen Ai



aijian...@huawei.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_mailto-3A=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=R7cjdqMqs0-j4Tjglk8myYrGSI5h5L0C-JEulgSVGHU=AvavqZc4bHluPK0bt5R6CbmuFYycKEOFJDviqVMyRi4=>





Yuliang Liu



liuyulia...@huawei.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__huawei.com_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=R7cjdqMqs0-j4Tjglk8myYrGSI5h5L0C-JEulgSVGHU=ErC0c3n5vHWTENL4Rkg3zFwXAySghngpuqQfVX-XczQ=>





Dmitriy Andrushko



dandrus...@mirantis.com<mailto:dandrus...@mirantis.com>





Xinhui Li



lxin...@vmware.com<mailto:lxin...@vmware.com>





Bin Yang



bin.y...@windriver.com<mailto:bin.y...@windriver.com>





Alon Strikovsky



alon.strikov...@amdocs.com<mailto:alon.strikov...@amdocs.com>








From: Helen Chen 00725961 <helen.c...@huawei.com<mailto:helen.c...@huawei.com>>
Date: Wednesday, June 21, 2017 at 7:44 PM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Subject: Re: [onap-discuss] Integration project PTL nomination solicitation

Dear Integration committers,

I would like to inform you that the voting poll has been set up for vote 
collection.
The voting poll will be closed by Friday, June 23rd , 11:59 PM, PDT.

Regards,

Helen Chen

From: 
<onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Helen Chen 00725961 
<helen.c...@huawei.com<mailto:helen.c...@huawei.com

Re: [onap-discuss] network is not setup correctly in vFW (Openstack Ocata)

2017-06-22 Thread ROSE, DANIEL V
Michael do you see this in the vanilla openstack we have internally?

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: Thursday, June 22, 2017 10:01 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] network is not setup correctly in vFW (Openstack Ocata)

Folks,

I added the following to the questions in the Wiki; 
https://wiki.onap.org/questions/8225510/network-is-not-setup-correctly-in-vfw-openstack-ocata.
I went through the tutorial up to a point where I get the vFW stack provisioned 
in Openstack. As I cannot get to the port 667 of the sink, I had a look in the 
snk VM and discovered, that only eth0 is configured. I was able to add the 
config for the two other interfaces in vsn_vm.

Trying to do the same on vpg and vfw failed. I can see (with lspci) there are 
four network cards in vfw, but if I look in /proc/net/dev, I can only see eth0. 
Similar for vpg. Not sure this is general ubuntu vs. Openstack question, but 
maybe somebody in the community ran into the same issue and has a resolution 
for me (please use the question link above to respond).

Mit freundlichen Grüßen / Kind regards
Josef Reisinger
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Using ceilometer to scale out VF module

2017-06-22 Thread ROSE, DANIEL V
A dcae collector takes in some input (ceilometer) and transforms it into an 
output dcae can understand – there is a dcae format (which I am admittedly not 
familiar with). That is the proper way, rather than mapping from ceilometer to 
ves to dcae format so I don’t think you will find an example for anything else

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

From: Ethan Lynn [mailto:ethanly...@vmware.com]
Sent: Thursday, June 22, 2017 9:45 AM
To: ROSE, DANIEL V <dr6...@att.com>
Cc: onap-discuss@lists.onap.org
Subject: Re: Using ceilometer to scale out VF module

Hi Daniel,
   Let’s say, if I write an agent that can receive ceilometer alarms and then 
transform to the format that ves can recognize, is it doable? If this is 
doable, is there any example that I can follow? I notice that there are some 
fields in ves like thresholdcrossingfields that might be  a good place to put 
ceilometer alarm datas, but I don’t find any example there.

On 22 Jun 2017, at 8:29 PM, ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>> wrote:

You would need a listener added to dcae to receive these events. One may exist 
(check with someone in the dcae project) but we chose ves for release 1 as it 
allows the vnfs to send things that would: not be monitorable in the VIM (app 
health for example),are receivable if one does not have access to the vim (ie 
on rackspace) or if one does not run on openstack (ie azure).


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 Ethan Lynn
Sent: Wednesday, June 21, 2017 11:51 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Using ceilometer to scale out VF module

Hi,
   I’m wondering is there any workable solutions to integrate ceilometer’s 
alarm to scale out vDNS demo. I notice that for now we are using ves client to 
send measurementsForVfScalingFields to DCAE collector, and DCAE will trigger a 
policy action to scale out a new instance. But ceilometer already do the 
calculation and will send out an alarm when metrics exceed some level of 
threshold, is it possible to let ceilometer directly send an alarm to DCAE and 
then trigger a policy action?


Best Regards,
Ethan Lynn
ethanly...@vmware.com<mailto:ethanly...@vmware.com>
+86 010-59934270

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


Re: [onap-discuss] Integration project PTL nomination solicitation

2017-06-22 Thread ROSE, DANIEL V
I did not get an invite, is there some sort of link going out?

Granted it may all be mute since I think you were the only one running ☺

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 Yunxia Chen
Sent: Wednesday, June 21, 2017 10:44 PM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Integration project PTL nomination solicitation

Dear Integration committers,

I would like to inform you that the voting poll has been set up for vote 
collection.
The voting poll will be closed by Friday, June 23rd , 11:59 PM, PDT.

Regards,

Helen Chen

From: 
>
 on behalf of Helen Chen 00725961 
>
Date: Friday, June 16, 2017 at 4:37 PM
To: "onap-discuss@lists.onap.org" 
>
Subject: [onap-discuss] Integration project PTL nomination solicitation

Dear Integration committers,

The Integration project is soliciting self-nominations for its Project 
Technical Lead.  Per TSC instructions, nominees should be from those listed as 
committers on the Integration project proposal approved by the ONAP TSC 
(https://wiki.onap.org/pages/viewpage.action?pageId=4718718).
 The nomination period will end on Tuesday 11:59 PM, June 20, PDT.

To nominate, please send an email to the onap-discuss list, stating your 
interest, and a short bio for helping people to know you better.
After the nomination period is closed, a voting poll will be set up for vote 
collection.

Regards,
Helen Chen
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Using ceilometer to scale out VF module

2017-06-22 Thread ROSE, DANIEL V
You would need a listener added to dcae to receive these events. One may exist 
(check with someone in the dcae project) but we chose ves for release 1 as it 
allows the vnfs to send things that would: not be monitorable in the VIM (app 
health for example),are receivable if one does not have access to the vim (ie 
on rackspace) or if one does not run on openstack (ie azure).


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 Ethan Lynn
Sent: Wednesday, June 21, 2017 11:51 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Using ceilometer to scale out VF module

Hi,
   I’m wondering is there any workable solutions to integrate ceilometer’s 
alarm to scale out vDNS demo. I notice that for now we are using ves client to 
send measurementsForVfScalingFields to DCAE collector, and DCAE will trigger a 
policy action to scale out a new instance. But ceilometer already do the 
calculation and will send out an alarm when metrics exceed some level of 
threshold, is it possible to let ceilometer directly send an alarm to DCAE and 
then trigger a policy action?


Best Regards,
Ethan Lynn
ethanly...@vmware.com
+86 010-59934270



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


Re: [onap-discuss] message_router is failing with kafka error

2017-06-21 Thread ROSE, DANIEL V
I am afraid I have not ever been able to get vagrant working on my work laptop 
so I haven’t played with vagrant. I believe Victor made that so maybe you can 
check with him?

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

From: parthiva krishna [mailto:parthiv...@gmail.com]
Sent: Wednesday, June 21, 2017 1:03 PM
To: ROSE, DANIEL V <dr6...@att.com>
Cc: onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] message_router is failing with kafka error

Hi Daniel,

Thanks for reply. I am trying vagrant onap. When I run command

vagrant up message_router

It makes 2 containers up except the Kafka container in mr . Kafka container 
exits immediately. Unable to start Kafka container.

I tried running start-kafka.sh . Getting below error.

vagrant@all-in-one:/vagrant$ sudo docker ps -a
CONTAINER IDIMAGE   
   COMMAND  CREATED STATUS  
PORTS 
NAMES
2dbe339ade43attos/dmaap 
   "/bin/sh -c ./star..."   11 minutes ago  Up 11 minutes   
0.0.0.0:3904-3905->3904-3905/tcp  
dockerfiles_dmaap_1
41eef7f94bfddockerfiles_kafka   
   "start-kafka.sh" 11 minutes ago  Exited (1) 10 minutes 
ago 
dockerfiles_kafka_1
c4ed041cd9efwurstmeister/zookeeper  
   "/bin/sh -c '/usr/..."   11 minutes ago  Up 11 minutes   
22/tcp, 2888/tcp, 3888/tcp, 0.0.0.0:2181->2181/tcp
dockerfiles_zookeeper_1


vagrant@all-in-one:/vagrant$ sudo docker logs 41eef7f94bfd
waiting for kafka to be ready
[2017-06-20 11:14:59,932] INFO Verifying properties 
(kafka.utils.VerifiableProperties)
[2017-06-20 11:14:59,996] INFO Property 
advertised.host.name<https://urldefense.proofpoint.com/v2/url?u=http-3A__advertised.host.name_=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=0W-2jpTfQhIUR8DuD7fhEZVm-W9Ufbv1msSA-7pyt0o=Xc5nfPLNm5DxDVshWkoRAnOXPWNKCZuSrftULVQhgKQ=>
 is overridden to kafka (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,002] INFO Property advertised.port is overridden to 9092 
(kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,002] INFO Property 
broker.id<https://urldefense.proofpoint.com/v2/url?u=http-3A__broker.id_=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=0W-2jpTfQhIUR8DuD7fhEZVm-W9Ufbv1msSA-7pyt0o=CkaKK53aTt7CGL6rzx5nvb7whPA7e5pT1NgbDd3DFqc=>
 is overridden to 1 (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,002] INFO Property log.cleaner.enable is overridden to 
false (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,003] INFO Property log.dirs is overridden to 
/kafka/kafka-logs (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,008] INFO Property 
log.retention.check.interval.ms<https://urldefense.proofpoint.com/v2/url?u=http-3A__log.retention.check.interval.ms_=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=0W-2jpTfQhIUR8DuD7fhEZVm-W9Ufbv1msSA-7pyt0o=D9926BqzeLUq6c0Lbi1CHczl8Ocgz2zHdmec9GPZp5w=>
 is overridden to 6 (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,008] INFO Property log.retention.hours is overridden to 
168 (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,008] INFO Property log.segment.bytes is overridden to 
536870912 (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,008] INFO Property num.io.threads is overridden to 8 
(kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,008] INFO Property num.network.threads is overridden to 2 
(kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,009] INFO Property num.partitions is overridden to 2 
(kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,009] INFO Property port is overridden to 9092 
(kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,009] INFO Property socket.receive.buffer.bytes is 
overridden to 1048576 (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,009] INFO Property socket.request.max.bytes is overridden 
to 104857600 (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,009] INFO Property socket.send.buffer.bytes is overridden 
to 1048576 (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,012] WARN Property version is not valid 
(kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,012] INFO Property zookeeper.connect is overridden to 
zookeeper:2181 (kafka.utils.VerifiableProperties)
[2017-06-20 11:15:00,012] INFO Property 
zookeeper.connection.timeout.ms<https://urldefense.proofpoint.com/v2/url?u=http-3A__zookeeper.connection.timeout.ms_=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=0W-2jpTfQhIUR8DuD7fhEZVm-W9Ufbv1msSA-7pyt0o=c0uW4tqr

Re: [onap-discuss] Can we skip openstack verification in Robot VM?

2017-06-21 Thread ROSE, DANIEL V
That vm is not deployed in 1.0.0

Thanks,

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

From: Subhash Kumar Singh [mailto:subhash.kumar.si...@huawei.com]
Sent: Wednesday, June 21, 2017 10:47 AM
To: Ahmad, Munir <munir.ah...@bell.ca>; Kanagaraj Manickam 
<kanagaraj.manic...@huawei.com>; bharath thiruveedula 
<bharath_...@hotmail.com>; ROSE, DANIEL V <dr6...@att.com>; 
onap-discuss@lists.onap.org
Cc: Kanagaraj Manickam <kanagaraj.manic...@huawei.com>
Subject: RE: [onap-discuss] Can we skip openstack verification in Robot VM?

Hello Everyone,

Could someone please let us know which VM is reffered by AAF_SERVER config, as 
I am not able to find any project around AAF*.

--
Regards,
Subhash Kumar Singh

From: Subhash Kumar Singh
Sent: Wednesday, June 14, 2017 12:31
To: Ahmad, Munir; Kanagaraj Manickam; bharath thiruveedula; ROSE, DANIEL V; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] Can we skip openstack verification in Robot VM?
Hello Ahmad,

While updating the "/opt/eteshare/config/integration_robot_properties.py" file, 
I observed the following config lines:

# aaf info - everything is from the private oam network (also called ecomp 
private network)
GLOBAL_AAF_SERVER = "http://10.3.0.72:8101;
GLOBAL_AAF_USERNAME = "d...@openecomp.org<mailto:d...@openecomp.org>"
GLOBAL_AAF_PASSWORD = "ecomp_admin"

Could you please let me know which VM is reffered by AAF_SERVER config, as I am 
not able to find any vm instance with similar name in OS instance list.

--
Regards,
Subhash Kumar Singh

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[onap-discuss-boun...@lists.onap.org] on behalf of Ahmad, Munir 
[munir.ah...@bell.ca]
Sent: Thursday, June 08, 2017 18:08
To: Kanagaraj Manickam; bharath thiruveedula; ROSE, DANIEL V; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?
You can update open stack info

/opt/eteshare/config/integration_robot_properties.py
/opt/eteshare/config/vm_properties.py

I recommend you look into all the config files in /opt/eteshare/config/ and 
update where necessary.

You will also need to update public_net_id, vfw_image_name, etc for the two use 
cases. Below is the directory where the two heat and env files can be found.

/var/opt/OpenECOMP_ETE/robot/assets/asdc/

Example for vfw it would be 
/var/opt/OpenECOMP_ETE/robot/assets/asdc/base_vfw/base_vfw.env


From: 
<onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Kanagaraj Manickam 
<kanagaraj.manic...@huawei.com<mailto:kanagaraj.manic...@huawei.com>>
Date: Thursday, June 8, 2017 at 12:13 AM
To: bharath thiruveedula 
<bharath_...@hotmail.com<mailto:bharath_...@hotmail.com>>, "ROSE, DANIEL V" 
<dr6...@att.com<mailto:dr6...@att.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?

I observed that robot is pre-configured with static IP and rackspace related 
settings. But I am trying on the OpenStack setup. So Do we have any guidelines 
on configuring the robot before running the demo.sh.

Thanks
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: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of bharath thiruveedula
Sent: 08 June 2017 00:39
To: ROSE, DANIEL V; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?


Hi Daniel,



Thanks for the info.



I tried to manually create subscriber using the following ReST URLs sequentially

Re: [onap-discuss] message_router is failing with kafka error

2017-06-21 Thread ROSE, DANIEL V
I would delete and restart the container or rebuild if you are using your own 
build, looks like it did not finish downloading or was a bad image

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 parthiva krishna
Sent: Wednesday, June 21, 2017 6:03 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] message_router is failing with kafka error

Hi

When I am configuring the message_router only 2 containers are up and the kafka 
container is exited. I manually tried starting kafka by running start_kafka.sh. 
Getting below error. Can you please help in resolving this issue.


[2017-06-21 09:51:11,601] INFO Client 
environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
 (org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,601] INFO Client environment:java.io.tmpdir=/tmp 
(org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,601] INFO Client environment:java.compiler= 
(org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,602] INFO Client 
environment:os.name=Linux
 (org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,602] INFO Client environment:os.arch=amd64 
(org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,602] INFO Client environment:os.version=3.13.0-119-generic 
(org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,602] INFO Client 
environment:user.name=root
 (org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,602] INFO Client environment:user.home=/root 
(org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,602] INFO Client environment:user.dir=/ 
(org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,603] INFO Initiating client connection, 
connectString=zookeeper:2181 sessionTimeout=6000 
watcher=org.I0Itec.zkclient.ZkClient@71623278
 (org.apache.zookeeper.ZooKeeper)
[2017-06-21 09:51:11,615] INFO Opening socket connection to server 
zookeeper/172.18.0.3:2181
 (org.apache.zookeeper.ClientCnxn)
[2017-06-21 09:51:11,621] INFO Socket connection established to 
zookeeper/172.18.0.3:2181,
 initiating session (org.apache.zookeeper.ClientCnxn)
[2017-06-21 09:51:11,715] INFO Session establishment complete on server 
zookeeper/172.18.0.3:2181,
 sessionid = 0x15cc9fe65e50009, negotiated timeout = 6000 
(org.apache.zookeeper.ClientCnxn)
[2017-06-21 09:51:11,718] INFO zookeeper state changed (SyncConnected) 
(org.I0Itec.zkclient.ZkClient)
[2017-06-21 09:51:12,147] INFO Found clean shutdown file. Skipping recovery for 
all logs in data directory '/kafka/kafka-logs' (kafka.log.LogManager)
[2017-06-21 09:51:12,150] INFO Loading log 'APPC-TEST2-0' (kafka.log.LogManager)
[2017-06-21 09:51:12,225] FATAL Fatal error during KafkaServerStable startup. 
Prepare to shutdown (kafka.server.KafkaServerStartable)
java.io.IOException: Invalid argument
at sun.nio.ch.FileChannelImpl.map0(Native Method)
at sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:926)
at kafka.log.OffsetIndex.liftedTree1$1(OffsetIndex.scala:74)
at kafka.log.OffsetIndex.(OffsetIndex.scala:64)
at kafka.log.LogSegment.(LogSegment.scala:53)
at kafka.log.Log$$anonfun$loadSegments$4.apply(Log.scala:134)
at kafka.log.Log$$anonfun$loadSegments$4.apply(Log.scala:121)
at 
scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:743)
at 
scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:34)
at scala.collection.mutable.ArrayOps.foreach(ArrayOps.scala:38)
at 
scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:742)
at kafka.log.Log.loadSegments(Log.scala:121)
at kafka.log.Log.(Log.scala:64)
at 

Re: [onap-discuss] List of ONAP Docker Images

2017-06-16 Thread ROSE, DANIEL V
It is on everyone’s radar and was discussed at the may F2F but I don’t think 
there was a timeline yet because it will be disruptive for a bit. Timeline will 
probably have to come from the TSC due to all the cross project impacts. Maybe 
bring it up in the tsc list if you think its important Viswa.

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 Gary Wu
Sent: Friday, June 16, 2017 11:20 AM
To: Viswa KSP 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] List of ONAP Docker Images

My understanding is that all the docker image names will be changed to onap.  
In addition, all the Java artifacts will have groupIds and package names 
changed to org.onap as well.  I’m not sure what the timeline is on either of 
these items.

Thanks,
Gary

From: Viswa KSP [mailto:kspviswa.git...@gmail.com]
Sent: Friday, June 16, 2017 2:31 AM
To: Gary Wu >
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] List of ONAP Docker Images

Is there a proposal to standardize docker parent repo to just onap ? ( Cos I 
can see bunch of docker parents such as onap, openecomp, dcae, aai etc ).

BR,
Viswa

On Fri, Jun 16, 2017 at 4:14 AM, Gary Wu 
> wrote:
Hi PTLs,

I am compiling a list of all the ONAP Docker images in a spreadsheet (CSV):

https://gerrit.onap.org/r/gitweb?p=integration.git;a=blob;f=packaging/docker/docker-images.csv;h=9bac826b024ed76fb991ea3694ca39a669f53bbe;hb=refs/heads/master

Please take a look and see if there is anything missing or incorrect for your 
respective projects.  In particular, please let me know if there are any 
planned changes for Release 1.

Please feel free to submit any changes directly via Gerrit, or you may email me 
and I’ll change it for you.

Thanks,
Gary



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

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


Re: [onap-discuss] Robot VM Demo.sh is failing to initialize customer

2017-06-16 Thread ROSE, DANIEL V
I believe MSO supports keystone 3, so you can use onap except for dcae, but 
Robot does not currently support keystone v3 so the demo scripts will not work.

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

From: Subhash Kumar Singh [mailto:subhash.kumar.si...@huawei.com]
Sent: Friday, June 16, 2017 8:17 AM
To: ROSE, DANIEL V <dr6...@att.com>; Gaurav Gupta (c) <guptagau...@vmware.com>; 
onap-discuss@lists.onap.org
Cc: Kanagaraj Manickam <kanagaraj.manic...@huawei.com>
Subject: RE: [onap-discuss] Robot VM Demo.sh is failing to initialize customer

Hello Daniel and Gaurav,

Daniel,
Yes, we are using the using keystone 3 (OS_IDENTITY_API_VERSION=3). Could you 
please let us know, if it is possible to proceed further with keystone v3.

Gaurav,
Could you please let us know how the DCAE uses these allocated 5 IPs.

--
Regards,
Subhash Kumar Singh

____
From: ROSE, DANIEL V [dr6...@att.com]
Sent: Thursday, June 15, 2017 22:48
To: Gaurav Gupta (c); Subhash Kumar Singh; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] Robot VM Demo.sh is failing to initialize customer
Also that error means that you are using keystone 3 I believe.

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 Gaurav Gupta (c)
Sent: Thursday, June 15, 2017 10:50 AM
To: Subhash Kumar Singh 
<subhash.kumar.si...@huawei.com<mailto:subhash.kumar.si...@huawei.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Robot VM Demo.sh is failing to initialize customer


Subhash



Can you try fixing the ete.sh health first .




The health check  For DCAE fails because the data collection and analytics 
platform that DCAE controller spins up off the Heat template is not there. 
Please pull the latest templates from Gerrit (onap_openstack_float.* is the 
right one).

In order for DCAE to work correctly, at this time, you need to manually assign 
5 floating IPs to your OpenStack project. This 5 IPs need to be associated to:
  dcae_coll_float_ip
  dcae_db_float_ip
  dcae_hdp1_float_ip
  dcae_hdp2_float_ip
  dcae_hdp3_float_ip

in whatever order you want. At run time, the DCAE controller will fetch those 
IPs from the underlying OpenStack platform and assign to the VMs defined above. 
To assign floating IPs to your project, from the OpenStack horizon dashboard, 
click on Compute -> Access & Security -> Floating IPs. Then click "Allocate IP 
To Project" 5 times. OpenStack will assign 5 IPs to you.

I will update the wiki page soon 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_ONAP-2BInstallation-2Bin-2BVanilla-2BOpenStack=DwMGaQ=uilaK90D4TOVoH58JNXRgQ=ebJjFMpXijqZjbZCcbF7yJIq2ES6jM0Q-DEcP-qjjeI=sTgGg_7_U5ada56hwhvoUqmrXabov18-uN2trBasJvs=8ZSFZ8NzhjRZqQVQ6hUFSbtAv3zrNu4s6ys6p-TuyKQ=>and
 send an email when done. Note, however, that DCAE team is still working on a 
DNS issue within the DCAE collector docker container. The issue is tracked in 
this Jira: 
https://jira.onap.org/browse/DCAE-7<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_DCAE-2D7=DwMGaQ=uilaK90D4TOVoH58JNXRgQ=ebJjFMpXijqZjbZCcbF7yJIq2ES6jM0Q-DEcP-qjjeI=sTgGg_7_U5ada56hwhvoUqmrXabov18-uN2trBasJvs=OX51a2fmXvVRJHuK36u2NwrA3eCXCkJBgzQdqgBk9_E=>


Thanks
Gaurav

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
<onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Subhash Kumar Singh 
<subhash.kumar.si...@huawei.com<mailto:subhash.kumar.si...@huawei.com>>
Sent: 15 June 2017 19:50
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Robot VM Demo.sh is failing to initialize customer

Hello Everyone,

We are attempting execute 'init_customer' to pre-populate A but we the robot 
test cases (demo.sh) are failing. At the same time, we can see the healthcheck 
(ete.sh) is passing after adding some changes to bring up the docker services 
(https://gerrit.onap.org/r/#/c/5009/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_5009_=DwMF-g=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=nK_7CmLjD9kdXAxXtrWN8ABAcK9zsrACqc_sl97MXxc=D0zGvcXY9Pv9ns6GBkIcdn7ff_Y7Uqs5xTN4N-K5km4=>).

Following are the logs from robot vm:

$ ./demo.sh init_customer
Starting Xvfb on display :89 with res 1280x1024x24
Executing robot tests at log level TRACE
==
OpenECOMP ETE
==
OpenECO

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

2017-06-16 Thread ROSE, DANIEL V
To keep this relevant to all here is some documentation on how to do such a 
thing:

Here is a guide on a very small onap lab: 
https://wiki.onap.org/display/DW/Tiny+OpenStack+Lab+for+ONAP
If you want a bit bigger, there is how much of things you will need: 
https://wiki.onap.org/display/DW/Resources+and+Sizing+on+vanilla+Openstack
Here are the steps: 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack

If it works well consider putting it here so others can see what combos work 
https://wiki.onap.org/display/DW/ONAP+instances+on+vanilla+Openstack

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 ROSE, DANIEL V
Sent: Friday, June 16, 2017 11:09 AM
To: CARPENTER, JACK L <jc1...@att.com>; FREEMAN, BRIAN D <bf1...@att.com>; DEY, 
SPONDON <sd4...@att.com>
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Rackspace Public Managed Inventory Account Question

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
Sorry I didn’t see you were AT Spondon Dey may be able to help you with a 
private lab.


Thanks,

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

From: CARPENTER, JACK L
Sent: Friday, June 16, 2017 11:01 AM
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>; FREEMAN, BRIAN D 
<bf1...@att.com<mailto:bf1...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] Rackspace Public Managed Inventory Account Question

Daniel,

Ha! Your second alternative sounds like a better bet these days.

Than you,

Jack

Jack Carpenter
AT Services, Inc.
Technology Development - Centralized Development
P: 510-220-8932
jc1...@att.com<mailto:jc1...@att.com>

From: ROSE, DANIEL V
Sent: Friday, June 16, 2017 7:31 AM
To: FREEMAN, BRIAN D <bf1...@att.com<mailto:bf1...@att.com>>
Cc: CARPENTER, JACK L <jc1...@att.com<mailto:jc1...@att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Rackspace Public Managed Inventory Account Question

Bug your vp for an expense fund  or use vanilla openstack in a lab you control

On Jun 16, 2017, at 10:18 AM, FREEMAN, BRIAN D 
<bf1...@att.com<mailto:bf1...@att.com>> wrote:
***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
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-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of CARPENTER, JACK L
Sent: Friday, June 16, 2017 10:10 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Rackspace Public Managed Inventory Account Question

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

I want to set up ONAP and run the two demos.

I attempted to create a Rackspace Cloud account, which was advertised to be 
free. However, Rackspace is requesting a credit card number and, apparently, 
the first 30 days are free but afterward there are charges.

Is there an alternative which would allow free use of the Rackspace cloud for 
more than 30 days?

Thank you for your help!

Jack Carpenter

Jack Carpenter
AT Services, Inc.
Technology Development - Centralized Development
P: 510-220-8932
jc1...@att.com<mailto:jc1...@att.com>

___
onap-discuss mailing list
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=HMuss8MWdJaN5gWn-S5qYp8oqyjMHkqoxS7Wc5YhFM8=j-JoAtOT1Zj_JW5K0_qGLo74PuyW00S8Vj5DTE-qP4M=
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Robot VM Demo.sh is failing to initialize customer

2017-06-15 Thread ROSE, DANIEL V
Also that error means that you are using keystone 3 I believe.

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 Gaurav Gupta (c)
Sent: Thursday, June 15, 2017 10:50 AM
To: Subhash Kumar Singh ; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Robot VM Demo.sh is failing to initialize customer


Subhash



Can you try fixing the ete.sh health first .




The health check  For DCAE fails because the data collection and analytics 
platform that DCAE controller spins up off the Heat template is not there. 
Please pull the latest templates from Gerrit (onap_openstack_float.* is the 
right one).

In order for DCAE to work correctly, at this time, you need to manually assign 
5 floating IPs to your OpenStack project. This 5 IPs need to be associated to:
  dcae_coll_float_ip
  dcae_db_float_ip
  dcae_hdp1_float_ip
  dcae_hdp2_float_ip
  dcae_hdp3_float_ip

in whatever order you want. At run time, the DCAE controller will fetch those 
IPs from the underlying OpenStack platform and assign to the VMs defined above. 
To assign floating IPs to your project, from the OpenStack horizon dashboard, 
click on Compute -> Access & Security -> Floating IPs. Then click "Allocate IP 
To Project" 5 times. OpenStack will assign 5 IPs to you.

I will update the wiki page soon 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStackand
 send an email when done. Note, however, that DCAE team is still working on a 
DNS issue within the DCAE collector docker container. The issue is tracked in 
this Jira: 
https://jira.onap.org/browse/DCAE-7


Thanks
Gaurav

From: 
onap-discuss-boun...@lists.onap.org 
>
 on behalf of Subhash Kumar Singh 
>
Sent: 15 June 2017 19:50
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Robot VM Demo.sh is failing to initialize customer

Hello Everyone,

We are attempting execute 'init_customer' to pre-populate A but we the robot 
test cases (demo.sh) are failing. At the same time, we can see the healthcheck 
(ete.sh) is passing after adding some changes to bring up the docker services 
(https://gerrit.onap.org/r/#/c/5009/).

Following are the logs from robot vm:

$ ./demo.sh init_customer
Starting Xvfb on display :89 with res 1280x1024x24
Executing robot tests at log level TRACE
==
OpenECOMP ETE
==
OpenECOMP ETE.Robot
==
OpenECOMP ETE.Robot.Testsuites
==
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestration Test ...
==
Initialize Customer   | FAIL |
KeyError: 'tenant'
--
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestrat... | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==
OpenECOMP ETE.Robot.Testsuites| FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==
OpenECOMP ETE.Robot   | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==
OpenECOMP ETE | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==


$ ./ete.sh health

==
OpenECOMP ETE
==

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

2017-06-15 Thread ROSE, DANIEL V
https://gerrit.onap.org/r/gitweb?p=sdc.git;a=tree;f=openecomp-be/lib/openecomp-heat-lib/src/main;hb=refs/heads/master
 has the heat types and is not just a call to openstack

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 Viswa KSP
Sent: Thursday, June 15, 2017 10:35 AM
To: Kedar Ambekar 
Cc: onap-discuss@lists.onap.org; Halfon Tal 
Subject: Re: [onap-discuss] Disabling heat validation in SDC ?

Dear All,

Does ONAP SDC has a customer HEAT validator inbuilt or whether the HEAT 
validation goes all the way down to Openstack VIM?

Basically I would like to understand how custom extensions of HEAT are being 
validated in SDC.


  *   If HEAT validation is being done at downstream openstack level, then 
extensions based on existing HEAT resources ( like Juniper vMX case ) or 
extensions based on HEAT plugins will be done based on capability extended by 
HEAT component.

 *   Or In other words, you need to manually install HEAT plugins in server 
component and validation will then be cascaded back to SDC level.

  *   If HEAT validation is bring done at SDC level, that means you are having 
a standalone HEAT parser.

 *   If so, how the custom extensions based on derivations and heat plugins 
are being performed?
 *   If I have a HEAT resource based on my own HEAT plugin, how am I 
suppose to install that in SDC inorder to make the validation happen?

BR,
Viswa

On Wed, Jun 14, 2017 at 6:03 PM, Kedar Ambekar 
> wrote:
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 >
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 >
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 >
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 >; 
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] On Behalf Of Halfon Tal
Sent: Wednesday, June 14, 2017 12:53 PM
To: Kedar Ambekar >; 
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] On Behalf Of Kedar Ambekar
Sent: Wednesday, June 14, 2017 9:51 AM
To: 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 

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

2017-06-15 Thread ROSE, DANIEL V
-  VID calls MSO, MSO does not call vid, that's why its not mentioned

-  We don't have an infrastructure controller today, that is being made 
as part of R1 in multivim project. Today the po adapter in MSO code handles 
openstack calls for MSO and appc has their own library for calling openstack

-  SDNC talks to aai in the demo. SDNC is called by MSO

-  Appc interacts with aai in the demo, and it is called by MSO, Policy

-  Depends on the odl plugins installed. It comes with a netconf one I 
think

-  Depends on the odl plugins installed. It comes with a netconf and 
chef one I think


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 Gaurav Gupta (c)
Sent: Thursday, June 15, 2017 10:27 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] info about Dockers functionality in SDNC , VID and 
Infrastucture Controller


Hello there



I am looking for some document , some call/message  flow /Architecture docs  
about functionality of docker containers inside  SDNC and VID and APPC  .

the focus area is as below



For Run Time Environment



 -  Does MSO Interacts with VID  directly ? .  - I belive yes But did not see 
this mentioned in MSO.HLD

 -  Which is the  Component in ONAP that interfaces /interacts with 
infrastructure controller ? .

-What are the other component SDNC Interacts within ONAP System ? .

-   What are the Other component that Appc interacts within ONAP System ?

 - what are the southbound interface defined for SDNC ? .

 - What is the southbound interface defined for APPC? .



I have tried looking through the below Link But did not find the information .



https://wiki.onap.org/display/DW/Design

https://wiki.onap.org/display/DW/Reference+Documents

https://wiki.onap.org/display/DW/Release+Notes+1.0.0+draft



with best regards
gaurav






___
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 ROSE, DANIEL V
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] On Behalf Of Kedar Ambekar
Sent: Thursday, June 15, 2017 9:54 AM
To: 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
 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] Can we skip openstack verification in Robot VM?

2017-06-14 Thread ROSE, DANIEL V
Its not used in release one so that can be whatever

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

From: Subhash Kumar Singh [mailto:subhash.kumar.si...@huawei.com]
Sent: Wednesday, June 14, 2017 3:01 AM
To: Ahmad, Munir <munir.ah...@bell.ca>; Kanagaraj Manickam 
<kanagaraj.manic...@huawei.com>; bharath thiruveedula 
<bharath_...@hotmail.com>; ROSE, DANIEL V <dr6...@att.com>; 
onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] Can we skip openstack verification in Robot VM?

Hello Ahmad,

While updating the "/opt/eteshare/config/integration_robot_properties.py" file, 
I observed the following config lines:

# aaf info - everything is from the private oam network (also called ecomp 
private network)
GLOBAL_AAF_SERVER = "http://10.3.0.72:8101;
GLOBAL_AAF_USERNAME = "d...@openecomp.org<mailto:d...@openecomp.org>"
GLOBAL_AAF_PASSWORD = "ecomp_admin"

Could you please let me know which VM is reffered by AAF_SERVER config, as I am 
not able to find any vm instance with similar name in OS instance list.

--
Regards,
Subhash Kumar Singh

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[onap-discuss-boun...@lists.onap.org] on behalf of Ahmad, Munir 
[munir.ah...@bell.ca]
Sent: Thursday, June 08, 2017 18:08
To: Kanagaraj Manickam; bharath thiruveedula; ROSE, DANIEL V; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?
You can update open stack info

/opt/eteshare/config/integration_robot_properties.py
/opt/eteshare/config/vm_properties.py

I recommend you look into all the config files in /opt/eteshare/config/ and 
update where necessary.

You will also need to update public_net_id, vfw_image_name, etc for the two use 
cases. Below is the directory where the two heat and env files can be found.

/var/opt/OpenECOMP_ETE/robot/assets/asdc/

Example for vfw it would be 
/var/opt/OpenECOMP_ETE/robot/assets/asdc/base_vfw/base_vfw.env


From: 
<onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Kanagaraj Manickam 
<kanagaraj.manic...@huawei.com<mailto:kanagaraj.manic...@huawei.com>>
Date: Thursday, June 8, 2017 at 12:13 AM
To: bharath thiruveedula 
<bharath_...@hotmail.com<mailto:bharath_...@hotmail.com>>, "ROSE, DANIEL V" 
<dr6...@att.com<mailto:dr6...@att.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?

I observed that robot is pre-configured with static IP and rackspace related 
settings. But I am trying on the OpenStack setup. So Do we have any guidelines 
on configuring the robot before running the demo.sh.

Thanks
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: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of bharath thiruveedula
Sent: 08 June 2017 00:39
To: ROSE, DANIEL V; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?


Hi Daniel,



Thanks for the info.



I tried to manually create subscriber using the following ReST URLs sequentially



1)PUT 
/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}
2)PUT 
/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}
3)PUT /

business/customers/customer/{customer-id}
4)PUT 
/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}
5)PUT /service-design-and-creation/services/service/$UUID

I could see the subscriber list while deploy service instance. But while adding 
VNF to the service instance, I

Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or io.fabric8

2017-06-13 Thread ROSE, DANIEL V
I think that’s a good approach (with the caveat being that some things use 
python and I don’t know if we have a pip repo or anything)

Thanks,

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

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Tuesday, June 13, 2017 11:28 AM
To: ROSE, DANIEL V <dr6...@att.com>; Morales, Victor 
<victor.mora...@intel.com>; onap-discuss@lists.onap.org; AGGARWAL, MANISHA 
<amani...@att.com>; FORSYTH, JAMES <jf2...@att.com>
Subject: RE: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

I also would be in support of standardizing the docker builds.  I think docker 
builds are now under the purview of the OOM project.  Maybe someone from the 
OOM project can chime in?

In OPEN-O, we had the Java merge jobs deploy Java artifacts to Nexus, and then 
the docker build jobs will pull the already-built Java artifacts from Nexus to 
build the docker images.  The docker build jobs are then defined as downstream 
dependencies from the Java build jobs in Jenkins.  We should be able to do 
something similar for ONAP to cleanly separate the Java builds from the docker 
builds.

Thanks,
Gary

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ROSE, DANIEL V
Sent: Tuesday, June 13, 2017 7:44 AM
To: Morales, Victor 
<victor.mora...@intel.com<mailto:victor.mora...@intel.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; AGGARWAL, 
MANISHA <amani...@att.com<mailto:amani...@att.com>>; FORSYTH, JAMES 
<jf2...@att.com<mailto:jf2...@att.com>>
Subject: Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

You could ask someone from aai like Harish, Jimmy or Manisha as they also use 
Spotify


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

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Tuesday, June 13, 2017 10:33 AM
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

Thanks Daniel for answering this, one of the problems that I’ve faced with 
Spotify plugin is trying to build the image behind a corporate proxy, did you 
know if there a way to do it?

From: "ROSE, DANIEL V" <dr6...@att.com<mailto:dr6...@att.com>>
Date: Tuesday, June 13, 2017 at 9:26 AM
To: Victor Morales <victor.mora...@intel.com<mailto:victor.mora...@intel.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Subject: RE: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

We currently build docker images via scripts, via fabric8 plugin and via 
Spotify plugin. Spotify and fabric8 should be easier to merge, the script way 
may be harder. I leave it to others to decide if we should standardize ☺

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 Morales, Victor
Sent: Tuesday, June 13, 2017 10:23 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

Howdy,

Shashank and I started a vagrant project to collect the set of instructions to 
build ONAP Docker Images[1]. What we have found is that not all the projects 
are building their images in the same way.  Even more, some of them uses 
different maven plugins, for example data-router that uses the Spotify 
plugin[2] and MSO uses Fabric8[3].  I’m not pretending to start a discussion 
about which is better but shouldn’t be better to keep one a standardize the 
method to build those images?

Regards/Saludos
Victor Morales
irc: electrocucaracha

[1] 
https://github.com/electrocucaracha/vagrant-onap/blob/master/lib/functions#L135-L154<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_electrocucaracha_vagrant-2Donap_blob_master_lib_functions-23L135-2DL154=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=RewA7K8yAmaw4CPli1rONNj1D50vCHLdbJloDLb2H6I=SpElGUuQgrGiChtxw93tMs9UlAu2PIllH6Ov9ouoh9k=>
[2] 
https://git.onap.org/aai/data-router/tree/pom.xml#n161<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_aai_data-2Drouter_tree_pom.xml-23n161=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=RewA7K8yAmaw4CPli1rONNj1D50vCHLdbJloDLb2H6I=iBMmiHFxvUguNUqfwqqFIt9QLnY9vRvRwe2fN0KTOVE=>
[3] 
https://git.onap.org/mso/tree/packages/docker/pom.xml#n101<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_mso_tree_packages_docker_pom.xml-23n101=DwMGaQ=LFYZ-o9_HUMe

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

2017-06-13 Thread ROSE, DANIEL V
That seems to be bad for backwards compatibility :)

Thanks,

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

From: FORSYTH, JAMES
Sent: Tuesday, June 13, 2017 11:00 AM
To: ROSE, DANIEL V <dr6...@att.com>; LUND, CARSTEN <l...@research.att.com>; 
Josef Reisinger <josef.reisin...@de.ibm.com>; onap-discuss@lists.onap.org; 
KAJUR, HARISH V <vk2...@att.com>
Subject: RE: [onap-discuss] A maybe dump questions, but has anybody ...

If you use the 1.1.0-SNAPSHOT artifacts, and the 1.0-STAGING-latest docker 
image, you will get a mismatch in the table name.  1.0 uses "vid_openecomp" and 
1.1 uses "vid_openecomp_epsdk"

Thanks,
jimmy

From: ROSE, DANIEL V
Sent: Tuesday, June 13, 2017 10:51 AM
To: LUND, CARSTEN <l...@research.att.com<mailto:l...@research.att.com>>; Josef 
Reisinger <josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; FORSYTH, JAMES 
<jf2...@att.com<mailto:jf2...@att.com>>; KAJUR, HARISH V 
<vk2...@att.com<mailto:vk2...@att.com>>
Subject: RE: [onap-discuss] A maybe dump questions, but has anybody ...

Sorry wrong thread for my previous reply!

For robot vm we updated it to use tenant name (follow 
https://jira.onap.org/browse/TEST-28 to see its testing progress)

For vid jimmy can you check this?

For aai can you check this harish?


I think we figure out if its due to rebasing or not.

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 ROSE, DANIEL V
Sent: Tuesday, June 13, 2017 10:36 AM
To: LUND, CARSTEN <l...@research.att.com<mailto:l...@research.att.com>>; Josef 
Reisinger <josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] A maybe dump questions, but has anybody ...

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
You could ask someone from aai like Harish, Jimmy or Manisha as they also use 
Spotify

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 LUND, CARSTEN
Sent: Tuesday, June 13, 2017 8:53 AM
To: Josef Reisinger 
<josef.reisin...@de.ibm.com<mailto:josef.reisin...@de.ibm.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] A maybe dump questions, but has anybody ...

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
For DCAE issue see DCAE-7. We are still working that and then have to document 
things better.

Carsten

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Josef Reisinger
Sent: Tuesday, June 13, 2017 8:48 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] A maybe dump questions, but has anybody ...

... got the ONAP stack to work on vanilla Openstack (We use Ocata) including 
running one demo from the tutorial using the HEAT template below without manual 
intervention? The only changes I made are the lines where the parameter values 
start with "PUT YOUR  HERE" or so. I did especially not change any of

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


I am asking since I get a lot of issues which I do not believe to relate to the 
fact we are on vanilla Openstack Ocata vs. Rackspace as there are:

  *   Robot VM: I need to modify a couple of files to talk to the correct 
keystone endpoint, use the correct JSON in the token request and avoid SSL 
issues;  After the manual config I get it to run demo.sh init
  *
  *   VID VM: There is still some confusion on the database name to use as it 
seems. If I edit two files and remove the _epsdk from the DB name, at least the 
vid-mariadb container comes up and I can open the VID tab in the portal.
  *
  *   A: during install, I get a message that the aai/test-config project 
does not have a branch release-1.0.0 and the install is broken; if I change 
/opt/config/gerrit_branch.txt to contain "master", I can get AAI to run the 
docker images. (Btw, setting gerrit_branch to "master" in the HEAT file didn't 
give me working environment)
model-router exits after a few seconds run ... docker logs gives a one-liner 
"starting model-loader", the log-directory /opt/aai/logroot/AAI-MODEL-LOADER/is 
empty
  *
  *   DCAE:   if I look i

Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or io.fabric8

2017-06-13 Thread ROSE, DANIEL V
You could ask someone from aai like Harish, Jimmy or Manisha as they also use 
Spotify


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

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Tuesday, June 13, 2017 10:33 AM
To: ROSE, DANIEL V <dr6...@att.com>; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

Thanks Daniel for answering this, one of the problems that I’ve faced with 
Spotify plugin is trying to build the image behind a corporate proxy, did you 
know if there a way to do it?

From: "ROSE, DANIEL V" <dr6...@att.com<mailto:dr6...@att.com>>
Date: Tuesday, June 13, 2017 at 9:26 AM
To: Victor Morales <victor.mora...@intel.com<mailto:victor.mora...@intel.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Subject: RE: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

We currently build docker images via scripts, via fabric8 plugin and via 
Spotify plugin. Spotify and fabric8 should be easier to merge, the script way 
may be harder. I leave it to others to decide if we should standardize ☺

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 Morales, Victor
Sent: Tuesday, June 13, 2017 10:23 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

Howdy,

Shashank and I started a vagrant project to collect the set of instructions to 
build ONAP Docker Images[1]. What we have found is that not all the projects 
are building their images in the same way.  Even more, some of them uses 
different maven plugins, for example data-router that uses the Spotify 
plugin[2] and MSO uses Fabric8[3].  I’m not pretending to start a discussion 
about which is better but shouldn’t be better to keep one a standardize the 
method to build those images?

Regards/Saludos
Victor Morales
irc: electrocucaracha

[1] 
https://github.com/electrocucaracha/vagrant-onap/blob/master/lib/functions#L135-L154<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_electrocucaracha_vagrant-2Donap_blob_master_lib_functions-23L135-2DL154=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=RewA7K8yAmaw4CPli1rONNj1D50vCHLdbJloDLb2H6I=SpElGUuQgrGiChtxw93tMs9UlAu2PIllH6Ov9ouoh9k=>
[2] 
https://git.onap.org/aai/data-router/tree/pom.xml#n161<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_aai_data-2Drouter_tree_pom.xml-23n161=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=RewA7K8yAmaw4CPli1rONNj1D50vCHLdbJloDLb2H6I=iBMmiHFxvUguNUqfwqqFIt9QLnY9vRvRwe2fN0KTOVE=>
[3] 
https://git.onap.org/mso/tree/packages/docker/pom.xml#n101<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_mso_tree_packages_docker_pom.xml-23n101=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=RewA7K8yAmaw4CPli1rONNj1D50vCHLdbJloDLb2H6I=goOLaTLEbE3uwXebXnQqo1jBlnHoZu2jZmgdLdtHjWg=>



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


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

2017-06-13 Thread ROSE, DANIEL V
You could ask someone from aai like Harish, Jimmy or Manisha as they also use 
Spotify

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 LUND, CARSTEN
Sent: Tuesday, June 13, 2017 8:53 AM
To: Josef Reisinger ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] A maybe dump questions, but has anybody ...

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
For DCAE issue see DCAE-7. We are still working that and then have to document 
things better.

Carsten

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Josef Reisinger
Sent: Tuesday, June 13, 2017 8:48 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] A maybe dump questions, but has anybody ...

... got the ONAP stack to work on vanilla Openstack (We use Ocata) including 
running one demo from the tutorial using the HEAT template below without manual 
intervention? The only changes I made are the lines where the parameter values 
start with "PUT YOUR  HERE" or so. I did especially not change any of

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


I am asking since I get a lot of issues which I do not believe to relate to the 
fact we are on vanilla Openstack Ocata vs. Rackspace as there are:

  *   Robot VM: I need to modify a couple of files to talk to the correct 
keystone endpoint, use the correct JSON in the token request and avoid SSL 
issues;  After the manual config I get it to run demo.sh init
  *
  *   VID VM: There is still some confusion on the database name to use as it 
seems. If I edit two files and remove the _epsdk from the DB name, at least the 
vid-mariadb container comes up and I can open the VID tab in the portal.
  *
  *   A: during install, I get a message that the aai/test-config project 
does not have a branch release-1.0.0 and the install is broken; if I change 
/opt/config/gerrit_branch.txt to contain "master", I can get AAI to run the 
docker images. (Btw, setting gerrit_branch to "master" in the HEAT file didn't 
give me working environment)
model-router exits after a few seconds run ... docker logs gives a one-liner 
"starting model-loader", the log-directory /opt/aai/logroot/AAI-MODEL-LOADER/is 
empty
  *
  *   DCAE:   if I look in the logs of 
dcaestartupvmcontroller_dcae-controller_1 I find lots of  '"exception": 
"java.lang.IllegalArgumentException: !Absolute URI: null/servers"'
  *
  *   Tutorial: After fixing all the stuff above, I started the tutorial (which 
now has some licenses and VF added, cool!), but when I try to deploy one of 
them, there is not user pre-configured as it was before. Asking AAI with a REST 
call returns one:
 curl -k "-HX-TransactionId:$(uuidgen)" "-HX-FromAppId: test" 
"-HAccept:application/json" 
https://AAI:AAI@vm1-aai1:8443/aai/v8/business/customers/customer/|json_pp

{
   "subscriber-type" : "INFRA",
   "resource-version" : "1497351232556",
   "global-customer-id" : "Demonstration",
   "subscriber-name" : "Demonstration",
   "service-subscriptions" : {
  "service-subscription" : [
 {
"resource-version" : "1497351232629",
"service-type" : "vLB",
"relationship-list" : {
   "relationship" : [
  {
 "relationship-data" : [
{
   "relationship-key" : "cloud-region.cloud-owner",
   "relationship-value" : "Rackspace"
},
{
   "relationship-key" : "cloud-region.cloud-region-id",
   "relationship-value" : "RegionOne"
},
{
   "relationship-key" : "tenant.tenant-id",
   "relationship-value" : 
"a90952b7994341f4951fb5e97f829d0d"
}
 ],
 "related-to" : "tenant",
 "related-link" : 

Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or io.fabric8

2017-06-13 Thread ROSE, DANIEL V
We currently build docker images via scripts, via fabric8 plugin and via 
Spotify plugin. Spotify and fabric8 should be easier to merge, the script way 
may be harder. I leave it to others to decide if we should standardize ☺

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 Morales, Victor
Sent: Tuesday, June 13, 2017 10:23 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

Howdy,

Shashank and I started a vagrant project to collect the set of instructions to 
build ONAP Docker Images[1]. What we have found is that not all the projects 
are building their images in the same way.  Even more, some of them uses 
different maven plugins, for example data-router that uses the Spotify 
plugin[2] and MSO uses Fabric8[3].  I’m not pretending to start a discussion 
about which is better but shouldn’t be better to keep one a standardize the 
method to build those images?

Regards/Saludos
Victor Morales
irc: electrocucaracha

[1] 
https://github.com/electrocucaracha/vagrant-onap/blob/master/lib/functions#L135-L154
[2] 
https://git.onap.org/aai/data-router/tree/pom.xml#n161
[3] 
https://git.onap.org/mso/tree/packages/docker/pom.xml#n101



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


Re: [onap-discuss] APPC throwing error DOMRpcImplementationNotAvailableException

2017-06-12 Thread ROSE, DANIEL V
You mention all the bundles are in active state but are all the bundles 
installed? Someone from appc can probably help you there by giving a list.


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 MAJHI, TAPAN
Sent: Monday, June 12, 2017 5:26 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] APPC throwing error 
DOMRpcImplementationNotAvailableException

Hi All,

As part of closed loop use case , drools policy is trying to post event on 
APPC-CL topic .
APPC is unable to process the event and throwing below error.
All the bundles are in active state.

2017-06-12 07:25:19,354 | DEBUG | der:ModifyConfig | RestconfImpl   
  | 243 - org.opendaylight.netconf.sal-rest-connector - 1.3.2.Beryllium-SR2 
| Execution RpcError:
java.util.concurrent.ExecutionException: 
org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException:
 No implementation of RPC 
AbsoluteSchemaPath{path=[(org:openecomp:appc?revision=2016-01-04)ModifyConfig]} 
available
at 
com.google.common.util.concurrent.Futures$ImmediateFailedCheckedFuture.get(Futures.java:225)[64:com.google.guava:18.0.0]
at 
org.opendaylight.netconf.sal.restconf.impl.RestconfImpl.checkRpcResponse(RestconfImpl.java:469)[243:org.opendaylight.netconf.sal-rest-connector:1.3.2.Beryllium-SR2]
at 
org.opendaylight.netconf.sal.restconf.impl.RestconfImpl.invokeRpc(RestconfImpl.java:451)[243:org.opendaylight.netconf.sal-rest-connector:1.3.2.Beryllium-SR2]
at 
org.opendaylight.netconf.sal.restconf.impl.StatisticsRestconfServiceWrapper.invokeRpc(StatisticsRestconfServiceWrapper.java:81)[243:org.opendaylight.netconf.sal-rest-connector:1.3.2.Beryllium-SR2]
at 
org.opendaylight.netconf.sal.rest.impl.RestconfCompositeWrapper.invokeRpc(RestconfCompositeWrapper.java:63)[243:org.opendaylight.netconf.sal-rest-connector:1.3.2.Beryllium-SR2]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.7.0_121]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_121]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_121]
at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_121]
at 
com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.uri.rules.ResourceObjectRule.accept(ResourceObjectRule.java:100)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381)[171:com.sun.jersey.jersey-server:1.17.0]
at 
com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)[208:com.sun.jersey.servlet:1.17.0]
at 
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)[208:com.sun.jersey.servlet:1.17.0]
at 
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)[208:com.sun.jersey.servlet:1.17.0]
at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:668)[176:org.apache.geronimo.specs.geronimo-servlet_3.0_spec:1.0.0]
at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)[182:org.eclipse.jetty.aggregate.jetty-all-server:8.1.15.v20140411]
at 

Re: [onap-discuss] [SDC] Questions on VNF onboarding, service design, and testing

2017-06-09 Thread ROSE, DANIEL V
I would agree testing is all manual today and there isn't much. Someone from 
SDC and VNF validation might be better suited to answering whatis planned.

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

From: Kang Xi [mailto:kang...@huawei.com]
Sent: Friday, June 09, 2017 4:19 PM
To: ROSE, DANIEL V <dr6...@att.com>; onap-discuss@lists.onap.org; LANDO, 
MICHAEL <ml6...@intl.att.com>
Subject: Re: [SDC] Questions on VNF onboarding, service design, and testing

Hi Daniel,

Thanks for answering 4, 5, and 7. So I understand that the current version has 
not implemented much. Can you share more ideas for the future development? What 
are some of the most important features related to these questions?

Regards,
Kang
From:ROSE, DANIEL V
To:Kang Xi,onap-discuss@lists.onap.org,LANDO, MICHAEL
Date:2017-06-08 17:22:08
Subject:RE: [SDC] Questions on VNF onboarding, service design, and testing

1-2,6 these questions would be better answered by the VNF Validation, ICE or 
VNF Guideline people at att.
4 its manual today so nothing is done when you hit the button. In the future we 
have to see what projects define as the role of the step.
5 Today it changes the icons you can select for your vnf. There are no 
differences otherwise as far as I can tell.
7 Again nothing is done today when you hit the button. In the future the 
project would design what it should do.


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

From: Kang Xi [mailto:kang...@huawei.com]
Sent: Thursday, June 08, 2017 3:59 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; LANDO, 
MICHAEL <ml6...@intl.att.com<mailto:ml6...@intl.att.com>>; ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>>
Subject: [SDC] Questions on VNF onboarding, service design, and testing

Hi Michael and Daniel,

I have a few questions related to the design of SDC and appreciate if you could 
shed some light.

1. The document "VNF Management Requirements for ECOMP" says "The vendor must 
provide VNF packages that include a rich set of recipes, ". What types of 
specific recipes are required? what are the corresponding language/file format? 
In the future, is it required to validate these recipes during VNF onboarding, 
and how?

2. The same document says "The VNF vendor must provide testing scripts to 
support testing." What types of testing are expected here? And how are those 
testing scripts used in SDC or ICE?

3. During VNF onboarding, does a designer do any testing before submitting the 
VNF to tester? If yes, what kind of testings the designer will do?

4. During VNF onboarding, when a tester clicks "Start Testing", what is 
actually executed in the background in the current ONAP release? In the future, 
does this step use the testing scripts provided by the vendors? And does SDC 
actually spin up a VNF instance to perform such testing?

5. During VNF onboarding, the developer is asked to select from a long list a 
category for the VNF (such as gateway, router, database, firewall, load 
balancer, ...). How does the selection affect the onboarding and subsequent 
service design? For VNFs belonging to the same category, what kind of common 
properties are required? API, Yang, DG, etc?

6. In the future, do we also need to onboard a PNF and/or the associated 
recipes? If yes, how will it be different from onboarding a VNF?

7. After a service is designed and passed to a tester, what specific testing is 
actually executed when the button "Start testing" is clicked? In the ideal 
future, do we expect ONAP to spin up the entire service in a sandbox to perform 
testing?


Regards,
Kang

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


Re: [onap-discuss] [SDC] Questions on VNF onboarding, service design, and testing

2017-06-08 Thread ROSE, DANIEL V
1-2,6 these questions would be better answered by the VNF Validation, ICE or 
VNF Guideline people at att.
4 its manual today so nothing is done when you hit the button. In the future we 
have to see what projects define as the role of the step.
5 Today it changes the icons you can select for your vnf. There are no 
differences otherwise as far as I can tell.
7 Again nothing is done today when you hit the button. In the future the 
project would design what it should do.


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

From: Kang Xi [mailto:kang...@huawei.com]
Sent: Thursday, June 08, 2017 3:59 PM
To: onap-discuss@lists.onap.org; LANDO, MICHAEL <ml6...@intl.att.com>; ROSE, 
DANIEL V <dr6...@att.com>
Subject: [SDC] Questions on VNF onboarding, service design, and testing

Hi Michael and Daniel,

I have a few questions related to the design of SDC and appreciate if you could 
shed some light.

1. The document "VNF Management Requirements for ECOMP" says "The vendor must 
provide VNF packages that include a rich set of recipes, ". What types of 
specific recipes are required? what are the corresponding language/file format? 
In the future, is it required to validate these recipes during VNF onboarding, 
and how?

2. The same document says "The VNF vendor must provide testing scripts to 
support testing." What types of testing are expected here? And how are those 
testing scripts used in SDC or ICE?

3. During VNF onboarding, does a designer do any testing before submitting the 
VNF to tester? If yes, what kind of testings the designer will do?

4. During VNF onboarding, when a tester clicks "Start Testing", what is 
actually executed in the background in the current ONAP release? In the future, 
does this step use the testing scripts provided by the vendors? And does SDC 
actually spin up a VNF instance to perform such testing?

5. During VNF onboarding, the developer is asked to select from a long list a 
category for the VNF (such as gateway, router, database, firewall, load 
balancer, ...). How does the selection affect the onboarding and subsequent 
service design? For VNFs belonging to the same category, what kind of common 
properties are required? API, Yang, DG, etc?

6. In the future, do we also need to onboard a PNF and/or the associated 
recipes? If yes, how will it be different from onboarding a VNF?

7. After a service is designed and passed to a tester, what specific testing is 
actually executed when the button "Start testing" is clicked? In the ideal 
future, do we expect ONAP to spin up the entire service in a sandbox to perform 
testing?


Regards,
Kang

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


Re: [onap-discuss] Can we skip openstack verification in Robot VM?

2017-06-08 Thread ROSE, DANIEL V
At distribution time everything is stored in MSO as far as I know. Nothing is 
stored at instantiation time but they may query sdc for extra stuff.

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

From: bharath thiruveedula [mailto:bharath_...@hotmail.com]
Sent: Thursday, June 08, 2017 3:08 PM
To: onap-discuss@lists.onap.org
Cc: Ahmad, Munir <munir.ah...@bell.ca>; ROSE, DANIEL V <dr6...@att.com>; Viswa 
KSP <kspviswa.git...@gmail.com>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?


Hi,



Quick question on the high level flow.



When we deploy network instance or add VNF in VID, does it store the same info 
in MSO db? Do distributed network services in design phase also stored in MSO 
DB?



Actually I was trying to figure out, at what step the module is stored in mso 
catalog db.



Regards

Bharath T


From: Viswa KSP <kspviswa.git...@gmail.com<mailto:kspviswa.git...@gmail.com>>
Sent: Thursday, June 8, 2017 11:48 PM
To: bharath thiruveedula
Cc: Ahmad, Munir; Kanagaraj Manickam; ROSE, DANIEL V; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?

Oh right….

On Jun 8, 2017, at 11:41 PM, bharath thiruveedula 
<bharath_...@hotmail.com<mailto:bharath_...@hotmail.com>> wrote:


Viswa,

Tried  that approach of using the module name we use for ./demo.sh preload and 
while creating VF module in GUI as instance name too. We got the same error.

-Bharath T


From: Viswa KSP <kspviswa.git...@gmail.com<mailto:kspviswa.git...@gmail.com>>
Sent: Thursday, June 8, 2017 11:37 PM
To: bharath thiruveedula
Cc: Ahmad, Munir; Viswa KSP; Kanagaraj Manickam; ROSE, DANIEL V; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?

Bharath,

I think we missed the sequencing… Preload with some name and then use the same 
name while create VF module via GUI. Lets try that Tom.

BR,
Viswa

On Jun 8, 2017, at 11:31 PM, bharath thiruveedula 
<bharath_...@hotmail.com<mailto:bharath_...@hotmail.com>> wrote:

Hi Ahmad,

Yes, we did preload in Robot VM, all tests were passed, I can see entry in SDNC 
portal.

>>Module name is something you come up with and will be used when click  Add 
>>VF-Module

Even before running ./demo.sh preload, I can see module when we click on "Add 
VF module". Even after running ./demo.sh preload I can see the same VF module, 
what we see before running.

We tried to check db of MSO, we couldn't see entries of newly added VNF in VID 
app in 'VNF_recipe and VNF_resource' tables.

Regards
Bharath T


From: Ahmad, Munir <munir.ah...@bell.ca<mailto:munir.ah...@bell.ca>>
Sent: Thursday, June 8, 2017 10:44 PM
To: Viswa KSP
Cc: Kanagaraj Manickam; bharath thiruveedula; ROSE, DANIEL V; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?

Just to confirm you created an instance called DemoNS
Then you created a VNF called it kspviswa-ns-inst1-vnf-inst1 then you did you 
preload?

Preload requires your VNF name and module name. 
TutorialFirewall..base_vfw..module-0 does not seem like a good name for module 
name.

Module name is something you come up with and will be used when click  Add 
VF-Module

./demo.sh preload kspviswa-ns-inst1-vnf-inst1 kspviswa-ns-inst1-module-inst1

Thanks
Munir

From: Viswa KSP <kspviswa.git...@gmail.com<mailto:kspviswa.git...@gmail.com>>
Date: Thursday, June 8, 2017 at 11:42 AM
To: "Ahmad, Munir" <munir.ah...@bell.ca<mailto:munir.ah...@bell.ca>>
Cc: Kanagaraj Manickam 
<kanagaraj.manic...@huawei.com<mailto:kanagaraj.manic...@huawei.com>>, bharath 
thiruveedula <bharath_...@hotmail.com<mailto:bharath_...@hotmail.com>>, "ROSE, 
DANIEL V" <dr6...@att.com<mailto:dr6...@att.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Subject: Re: [onap-discuss] Can we skip openstack verification in Robot VM?

Here you go. It is quite apparent that, something is missing in MSO DB 
schema... Could you please let us know what are we missing???

Below are the logs while deploying NS and VNF in VID
15:15:12,940 INFO  [stdout] (default task-25) URL : 
http://mso:8080/mso/async/services/CreateServiceInstanceInfra<https://urldefense.proofpoint.com/v2/url?u=http-3A__mso-3A8080_mso_async_services_CreateServiceInstanceInfra=DwMFbw=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=2aNRfPW4HUmmuwKZfhwIQ21QR9bH5fI-wdPyoavR7_g=SgNOifgQnN3Z3lMCO59GcnToH9QXd5g9iCodonaiTjY=>
15:15:13,094 INFO  [stdout] (pool-13-t

Re: [onap-discuss] [onap-discssus] Tooling for call flow

2017-06-08 Thread ROSE, DANIEL V
I have been using it and like it a lot 
(https://github.com/Orange-OpenSource/EtheRemark is also nice). Can we get 
these setup as part of our infrastructure on LF?

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 LEFEVRE, CATHERINE
Sent: Wednesday, June 07, 2017 11:29 PM
To: onap-discuss@lists.onap.org; eric.deb...@orange.com
Subject: Re: [onap-discuss] [onap-discssus] Tooling for call flow

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

EtherPlant seems to be a great tool.
Brian started to use it to define some of the use case call flows.
I would like to recommend it as well.

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 Lefevre, Catherine
Sent: Monday, May 29, 2017 7:05 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
eric.deb...@orange.com<mailto:eric.deb...@orange.com>
Subject: Re: [onap-discuss] [onap-discssus] Tooling for call flow

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

It could be an interesting if people have not the Visio license (or any similar 
tool).
I will try it.

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 ROSE, DANIEL V
Sent: Friday, May 26, 2017 9:39 PM
To: eric.deb...@orange.com<mailto:eric.deb...@orange.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [onap-discssus] Tooling for call flow

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
Ah totally different then what I thought! I cant help much there :)

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

From: eric.deb...@orange.com<mailto:eric.deb...@orange.com> 
[mailto:eric.deb...@orange.com]
Sent: Friday, May 26, 2017 3:31 PM
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discssus] Tooling for call flow

Hello

I am talking about call flow for use-case description (eg call flow for VoLTE: 
https://wiki.onap.org/download/attachments/3246140/image2017-5-17_18-34-39.png?version=1=149501728=v2<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_download_attachments_3246140_image2017-2D5-2D17-5F18-2D34-2D39.png-3Fversion-3D1-26modificationDate-3D149501728-26api-3Dv2=DwMFAw=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=oRJNVLxdGAa2RAOHTG7lrsvKD5HLyeGyEErX1gSAblI=_Vrnfl0dVgfCEnss8jSn8mOy4b5jM464UDgXAVhUyiQ=>
) or for any documentation.

Eric

De : ROSE, DANIEL V [mailto:dr6...@att.com]
Envoyé : mercredi 24 mai 2017 19:58
À : DEBEAU Eric IMT/OLN; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Objet : RE: [onap-discssus] Tooling for call flow

Hi Eric,

Are you talking about call flows in the model 
(https://wiki.onap.org/display/DW/Service+Design#ServiceDesign-CNCF<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Service-2BDesign-23ServiceDesign-2DCNCF=DwMFAw=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=oRJNVLxdGAa2RAOHTG7lrsvKD5HLyeGyEErX1gSAblI=SGRRBCdejjrNNJqDZ0mBouE5GI4F2ZCZ69zWHvTX-9Q=>
 )?

Or are you talking about DGs in sdnc?

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 
eric.deb...@orange.com<mailto:eric.deb...@orange.com>
Sent: Wednesday, May 24, 2017 3:17 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [onap-discssus] Tooling for call flow

Hello

To be able to work on call flow in a collaborative way, I believe that we 
should use a tool based on a description language rather using images.

Is there any guideline within the Linux Foundation for such tooling ?

Within Orange, we developed a cool tool:
https://github.com/Orange-OpenSource/EtherPlant<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Orange-2DOpenSource_EtherPlant=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=U3IO8jwb6hVdaChhZYvWMR9XWC2D5CVMcgh7XvS0WwU=vqPJQJvRow3fwB9eth7HLyxQc2szt3NH8PgYdNz9TQM=>

Eric

_



Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegi

Re: [onap-discuss] Why there is a manual step before deploying a distributed / certified network service?

2017-06-07 Thread ROSE, DANIEL V
I don’t really understand the question but the model is you deploy a service 
and that service can have one or more vnfs and each vnf can have one or more 
virtual functions.

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

From: Viswa KSP [mailto:kspviswa.git...@gmail.com]
Sent: Wednesday, June 07, 2017 11:44 AM
To: ROSE, DANIEL V <dr6...@att.com>
Cc: Dhananjay Pavgi <dp00476...@techmahindra.com>; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Why there is a manual step before deploying a 
distributed / certified network service?

Thanks a lot. A little more...

During SDC design phase, we start out by creating a VSP ( Vendor Software 
Product ) and then import VSP to create VF ( Virtual Function ).
Then using "Create Network Service ", we combine multiple VF to generate a 
Network Service ( NS ) in SDC, which are then certified, approved & distributed.

While NS is already created in design time, where there is an additional step 
of creating VNF ( Virtual Network Function ) in VID component.

BR,
Viswa

On Wed, Jun 7, 2017 at 8:30 PM, ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>> wrote:
Hi,


1.   It is a customer. I don’t know what NS is but aai does hold 
relationships.

2.   The model is very confusingly named amongst different systems. Vf aka 
vfmodule is the smallest deployable piece of a vnf. Vnf is a single virtual 
function. Service aka service instance can have multiple vnfs

3.   Robot vm is not letting aai know about the asdc models, those are done 
during distribution in the asdc gui. Aai listens to dmaap for info on 
distributed models. Robot vm does have test cases to do them but you don’t to 
do them through robot. Robot’s init command in demo.sh does need to let aai 
know about open stack regions, tenants etc. That’s because those are not 
created as part of an onap spin up. You could build a gui or something to do it 
but its not something you need to do for every vnf installation.

4.   I attached the email where I described the cloud config file. LCP 
Region is equivalent to openstack region ie something like IAD or DFW in 
Rackspace.

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

From: Viswa KSP 
[mailto:kspviswa.git...@gmail.com<mailto:kspviswa.git...@gmail.com>]
Sent: Wednesday, June 07, 2017 9:35 AM
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>
Cc: Dhananjay Pavgi 
<dp00476...@techmahindra.com<mailto:dp00476...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>

Subject: Re: [onap-discuss] Why there is a manual step before deploying a 
distributed / certified network service?

Thanks Daniel. Could you please clarify some of my follow-up queries:


  1.  Could you help me with the notion of "Subscribers" ? Why & for what 
use-case?

 *   Would AAI hold this information of what subscribers are connected to 
which instance of NS ?
 *   Can multiple subscribers share same NS? Would this information be 
exported / connected to external systems like accounting / BSS ?

  1.  Moreover, I would like to understand the difference between Virtual 
Network Function ( during deploy time at VID ) and Virtual Function ( during 
design time at SDC ). Why there is another layer called VNF on top of VF ?
  2.  Robot-VM is actually doing many stuffs including letting AAI know about 
the SDC models and letting AAI know about Openstack tenant details ( by using 
APIs ). Is there any WIP to automate the same?

 *   Why there is no communication b/w SDC and AAI, as soon a network 
service  / VF is certified & distributed by operator?

  1.  On a separate thread, Catherine had mentioned that, there is a file 
called cloud-config.json which can be used to specify regions / tenants within 
openstack. I believe that is for MSO. If I want to deploy NS on selected region 
/ tenant in VID, how am I supposed to achieve it?

 *   I also see something termed as "LCP region". Could you please explain 
more about this or Please point me to some resource in Wiki where I can read 
more about this.
BR,
Viswa



On Thu, Jun 1, 2017 at 11:29 PM, ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>> wrote:
To Dhananjay,


1.   For configuration of devices yes, but the demos don’t use them because 
the virtual functions are not configured they are hard coded. A real vnf would 
need to have yang.

2.   For the demos, nothing.

3.   3a is a one time thing, it does stuff like populate vim stuff (region 
and tenant) the expectation in a real cloud is youd fill those in as regions 
are created. It also creates a subscriber which is basically a customer and 
would presumably be done upstream in a bss / oss / wherever when they are first 
created. 3b, 3c and 3e I think there is an enhancement in the works to allow 
the whole thing to be instantiated at once, mso can confirm. It 

Re: [onap-discuss] 20170606 Rackspace deployment has VID issue with stopped MariaDB container

2017-06-07 Thread ROSE, DANIEL V
I also moved this to https://jira.onap.org/browse/VID-14

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 Josef Reisinger
Sent: Wednesday, June 07, 2017 11:20 AM
To: OBRIEN, FRANK MICHAEL 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] 20170606 Rackspace deployment has VID issue with 
stopped MariaDB container

Michael,

for older versions, that looks like the script  
/docker-entrypoint-initdb.d/vid-pre-init.sql  has not run.
you may try

$ docker exec -it vid-mariadb bash
#> mysql -uroot -pLF+tp_1WqgSY mailto:frank.obr...@amdocs.com>>
To:"onap-discuss@lists.onap.org" 
>
Date:07.06.2017 17:01
Subject:[onap-discuss] 20170606 Rackspace deployment has VID issue with 
stopped MariaDB container
Sent by:
onap-discuss-boun...@lists.onap.org




VID team,
   Hi, did a clean rackspace install twice using the 1700 20170606 and 0700 EDT 
20170607 codebase on our secondary tenant (trying to get the vFW demo past TG 
config - was an old nexus repo URL in the 1.0.0 ZIP template)
  Having issues getting a pre-populated VID DB container to restart - raised 
https://jira.onap.org/browse/UCA-22


  The demo.sh init fails with a 500 on a missing SYD DC - but this is 
secondary. (thanks for the log viewing procedure - Andrew Fenner) - there is 
nothing wrong with the init/preload demo scripts as they worked fine previously

root@vm1-robot:/opt# vi authorization
# test:test
root@vm1-robot:/opt# docker cp authorization 
openecompete_container:/etc/lighttpd/authorization
root@vm1-robot:/opt# docker exec -it openecompete_container bash
root@99521eebd8b7:/# cp -r /share/logs/demo/InitDemo/ 
/var/opt/OpenECOMP_ETE/html


Arguments: [ ${cloud_owner}='Rackspace' | ${cloud_region_id}='SYD' | 
${cloud_type}='SharedNode' | ${owner_defined_type}='OwnerType' | 
${cloud_region_version}='v1' | ${cloud_zone}='CloudZone' | 
${tenant_id}='1035199' | ${tenant_name}='1035199' ]



  Turns out that the MariaDB container on the VID VM failed to start - as a 
result the Tomcat container on VID failed startup.  Any calls to VID return a 
500 on a resulting "No route to host" getting the hibernate connection.

org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'dataSourceMap' defined in class path resource
java.net.NoRouteToHostException: No route to host (Host unreachable)

  Tried to fix it by starting the maria db container, waiting, restarting the 
tomcat container - but now it looks like schema re-population is required.

root@vm1-vid:~# docker start vid-mariadb
vid-mariadb
root@vm1-vid:~# docker ps
CONTAINER IDIMAGE
COMMAND  CREATED STATUS  PORTS  
  NAMES
f01603ad520fnexus3.onap.org:10001/openecomp/vid:1.0-STAGING-latest   
"/tmp/vid/localize.sh"   3 hours ago Up 3 hours  
0.0.0.0:8080->8080/tcp   vid-server
c4a3fd8ccf7emariadb:10   
"docker-entrypoint..."   3 hours ago Up 4 seconds3306/tcp   
  vid-mariadb

wait
root@vm1-vid:~# docker stop vid-server
vid-server
root@vm1-vid:~# docker start vid-server
vid-server
root@vm1-vid:~# docker ps
CONTAINER IDIMAGE
COMMAND  CREATED STATUS  PORTS  
  NAMES
f01603ad520fnexus3.onap.org:10001/openecomp/vid:1.0-STAGING-latest   
"/tmp/vid/localize.sh"   3 hours ago Up 14 seconds   
0.0.0.0:8080->8080/tcp   vid-server
c4a3fd8ccf7emariadb:10   
"docker-entrypoint..."   3 hours ago Up About a minute   3306/tcp   
  vid-mariadb

root@vm1-vid:~# docker exec -it vid-server bash

root@f01603ad520f:/usr/local/tomcat# cat logs/localhost.2017-06-07.log


07-Jun-2017 14:34:59.550 SEVERE [localhost-startStop-1] 
org.apache.catalina.core.StandardContext.loadOnStartup Servlet [dispatcher] in 
web application [/vid] threw load() exception
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 
'vid_openecomp_epsdk.schema_info' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 

Re: [onap-discuss] Why there is a manual step before deploying a distributed / certified network service?

2017-06-07 Thread ROSE, DANIEL V
Hi,


1.   It is a customer. I don’t know what NS is but aai does hold 
relationships.

2.   The model is very confusingly named amongst different systems. Vf aka 
vfmodule is the smallest deployable piece of a vnf. Vnf is a single virtual 
function. Service aka service instance can have multiple vnfs

3.   Robot vm is not letting aai know about the asdc models, those are done 
during distribution in the asdc gui. Aai listens to dmaap for info on 
distributed models. Robot vm does have test cases to do them but you don’t to 
do them through robot. Robot’s init command in demo.sh does need to let aai 
know about open stack regions, tenants etc. That’s because those are not 
created as part of an onap spin up. You could build a gui or something to do it 
but its not something you need to do for every vnf installation.

4.   I attached the email where I described the cloud config file. LCP 
Region is equivalent to openstack region ie something like IAD or DFW in 
Rackspace.

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

From: Viswa KSP [mailto:kspviswa.git...@gmail.com]
Sent: Wednesday, June 07, 2017 9:35 AM
To: ROSE, DANIEL V <dr6...@att.com>
Cc: Dhananjay Pavgi <dp00476...@techmahindra.com>; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Why there is a manual step before deploying a 
distributed / certified network service?

Thanks Daniel. Could you please clarify some of my follow-up queries:


  1.  Could you help me with the notion of "Subscribers" ? Why & for what 
use-case?

 *   Would AAI hold this information of what subscribers are connected to 
which instance of NS ?
 *   Can multiple subscribers share same NS? Would this information be 
exported / connected to external systems like accounting / BSS ?

  1.  Moreover, I would like to understand the difference between Virtual 
Network Function ( during deploy time at VID ) and Virtual Function ( during 
design time at SDC ). Why there is another layer called VNF on top of VF ?
  2.  Robot-VM is actually doing many stuffs including letting AAI know about 
the SDC models and letting AAI know about Openstack tenant details ( by using 
APIs ). Is there any WIP to automate the same?

 *   Why there is no communication b/w SDC and AAI, as soon a network 
service  / VF is certified & distributed by operator?

  1.  On a separate thread, Catherine had mentioned that, there is a file 
called cloud-config.json which can be used to specify regions / tenants within 
openstack. I believe that is for MSO. If I want to deploy NS on selected region 
/ tenant in VID, how am I supposed to achieve it?

 *   I also see something termed as "LCP region". Could you please explain 
more about this or Please point me to some resource in Wiki where I can read 
more about this.
BR,
Viswa



On Thu, Jun 1, 2017 at 11:29 PM, ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>> wrote:
To Dhananjay,


1.   For configuration of devices yes, but the demos don’t use them because 
the virtual functions are not configured they are hard coded. A real vnf would 
need to have yang.

2.   For the demos, nothing.

3.   3a is a one time thing, it does stuff like populate vim stuff (region 
and tenant) the expectation in a real cloud is youd fill those in as regions 
are created. It also creates a subscriber which is basically a customer and 
would presumably be done upstream in a bss / oss / wherever when they are first 
created. 3b, 3c and 3e I think there is an enhancement in the works to allow 
the whole thing to be instantiated at once, mso can confirm. It may already be 
possible, since we do have the model we know the steps of everything. 3d is a 
bit of an odd child, its data that is needed to complete the instantiation but 
which is not provided in the model. Internally we use external systems for a 
lot of it (ipam etc) and the preload is just what is left of that. The rebase 
we are testing now should remove the need for this as this info is asked for in 
vid. 3f mso will do, there is a story open for that.

4.   3b, 3c, 3e are already done in SO (nee MSO), 3a is outside process 
(you don’t create tenants in openstack when calling nova create server for 
instance) and  3d and 3f are temporary things that should be going away soon.

To Viswa,

This decomposition is already done, just not shown in the demo so well, the 
model and the SO do know the order. And MSO is involved (see response to 
Dhananjay above).





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

From: Viswa KSP 
[mailto:kspviswa.git...@gmail.com<mailto:kspviswa.git...@gmail.com>]
Sent: Thursday, June 01, 2017 1:43 PM
To: Dhananjay Pavgi 
<dp00476...@techmahindra.com<mailto:dp00476...@techmahindra.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; ROSE, 
DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>
Subject: R

Re: [onap-discuss] 答复:RE: Question on ONAP Operations Manager (OOM)

2017-06-05 Thread ROSE, DANIEL V
I have reached out to my att colleagues who are working on this project to 
update the page with some clarification once they work with the other members.

Thanks,

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

From: fu.guangr...@zte.com.cn [mailto:fu.guangr...@zte.com.cn]
Sent: Monday, June 05, 2017 10:52 AM
To: r...@m0049295.ppops.net-00191d01; ROSE, DANIEL V <dr6...@att.com>
Cc: onap-discuss@lists.onap.org; onap-...@lists.onap.org
Subject: 答复:RE: [onap-discuss] Question on ONAP Operations Manager (OOM)

Hi Daniel,
Thank you for your help.
I suggest you to clarify this on the proposal page of OOM. Otherwise it would 
remain confusing and ambiguous for others.
Have a nice day!
Regards,

Guangrong
原始邮件
发件人:ROSE,DANIELV
收件人:付光荣10144542;onap-discuss@lists.onap.org;onap-...@lists.onap.org;
日期:2017-06-05 21:50:22
主题:RE: [onap-discuss] Question on ONAP Operations Manager (OOM)

As I understand it, OOM would take over that role from DCAE Controller. Some of 
DCAE Controller’s paradigms would be moved into OOM.

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 
fu.guangr...@zte.com.cn<mailto:fu.guangr...@zte.com.cn>
Sent: Monday, June 05, 2017 2:41 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
onap-...@lists.onap.org<mailto:onap-...@lists.onap.org>
Subject: [onap-discuss] Question on ONAP Operations Manager (OOM)


Hi there,



After I went through the proposal page of OOM, I feel sort of confused on one 
point. I hope guys for OOM could help to figure it out.

To my understanding, one of the responsibilities of OOM is to manage the 
lifecycle of the ONAP components, as is mentioned on the page "The users can 
also deploy ONAP instances, a component, or a change to a software module 
within a component". But for some components, they have their own controllers 
to manage the lifecycle of their sub-components. Take DCAE for example, 
onboarding of microservices is currently being performed by the DCAE controller 
for analytics applications and data collectors. How does OOM cope with such 
kind of scenario? Will OOM take over the responsibility of the lifecycle 
management of sub-projects/sub-modules?



Regards,

Guangrong








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


Re: [onap-discuss] Question on ONAP Operations Manager (OOM)

2017-06-05 Thread ROSE, DANIEL V
As I understand it, OOM would take over that role from DCAE Controller. Some of 
DCAE Controller’s paradigms would be moved into OOM.

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 
fu.guangr...@zte.com.cn
Sent: Monday, June 05, 2017 2:41 AM
To: onap-discuss@lists.onap.org; onap-...@lists.onap.org
Subject: [onap-discuss] Question on ONAP Operations Manager (OOM)


Hi there,



After I went through the proposal page of OOM, I feel sort of confused on one 
point. I hope guys for OOM could help to figure it out.

To my understanding, one of the responsibilities of OOM is to manage the 
lifecycle of the ONAP components, as is mentioned on the page "The users can 
also deploy ONAP instances, a component, or a change to a software module 
within a component". But for some components, they have their own controllers 
to manage the lifecycle of their sub-components. Take DCAE for example, 
onboarding of microservices is currently being performed by the DCAE controller 
for analytics applications and data collectors. How does OOM cope with such 
kind of scenario? Will OOM take over the responsibility of the lifecycle 
management of sub-projects/sub-modules?



Regards,

Guangrong








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


Re: [onap-discuss] Error in deploying service instance

2017-06-02 Thread ROSE, DANIEL V
Check your mso, as it seems to be done. Can you run a health check to see if 
mso thinks its up?

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 Vikram Mukundamgari
Sent: Friday, June 02, 2017 2:30 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Error in deploying service instance

Hello,
After I run ./demo.sh init script , getting an error as shown below while 
deploying service instance.

System failure (exception: ProcessingException message: 
java.net.ConnectException: ConnectException invoking 
http://vm1.mso.simpledemo.openecomp.org:8080/ecomp/mso/infra/serviceInstances/v2:
 Connection refused (Connection refused))


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


Re: [onap-discuss] Question on VID

2017-06-02 Thread ROSE, DANIEL V
Hector do you know what kind of gui we have and where it is now?

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

From: shentao [mailto:shen...@chinamobile.com]
Sent: Friday, June 02, 2017 5:09 AM
To: ROSE, DANIEL V <dr6...@att.com>; dsha...@interwise.com; eden.ro...@att.com; 
zahi.kapel...@att.com; HEMLI, AMICHAI <ah0...@intl.att.com>
Cc: onap-discuss@lists.onap.org
Subject: 答复: [onap-discuss] Question on VID

Hi, Daniel

Thanks for your reply.
I’m working to summarize portal requirements and want to confirm if VID is 
going to provide a portal for service LCM because it seems no description about 
GUI in VID proposal.
If VID provides a portal for service LCM, I agree with you that there is no 
necessary to build the same part in Usecase UI project.
Btw, as I understand appc provides NB APIs, but not gui. Does service lifecycle 
gui not exist in VID gui?


Best regards,
Shentao


发件人: ROSE, DANIEL V [mailto:dr6...@att.com]
发送时间: 2017年5月31日 4:14
收件人: shentao; dsha...@interwise.com<mailto:dsha...@interwise.com>; 
eden.ro...@att.com<mailto:eden.ro...@att.com>; 
zahi.kapel...@att.com<mailto:zahi.kapel...@att.com>; HEMLI, AMICHAI
抄送: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: RE: [onap-discuss] Question on VID

On the one hand, VID already has a portal integration.

To answer your questions in a more broad way I don’t think we want to go about 
creating GUIs for each specific use case (but I guess if the community does 
they can reply and keep me honest) and that is what I got as the output from a 
read of your project proposal. The idea in my opinion is to add capabilities to 
the platform. When you look at it that way I see 3 gui areas Service Design, 
Service Instantiation and Service Lifecycle. Service design is already covered 
by sdc and that project. Service Instantiation is covered by VID and service 
lifecycle is covered by appc gui, which may or may not be open sourced right 
now I am not sure but I am sure we would be ok with doing so if its not. Then 
if the release 1 use cases need enhancements t that we should implement them 
generically and any vnf can use it. I certainly don’t want to build the same 
thing for vcpe and volte!

Either way I don’t know what exactly your project is looking to do. Can you 
clarify your project proposal a bit so vi d can better work together with you?

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 shentao
Sent: Tuesday, May 30, 2017 3:52 PM
To: dsha...@interwise.com<mailto:dsha...@interwise.com>; 
eden.ro...@att.com<mailto:eden.ro...@att.com>; 
zahi.kapel...@att.com<mailto:zahi.kapel...@att.com>; HEMLI, AMICHAI 
<ah0...@intl.att.com<mailto:ah0...@intl.att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Question on VID

Hi, Michael and Helmi

I’m working for UseCase UI project and found that there is a relationship 
between UseCase UI and VID project.
I’ve looked through the VID proposal and have some questions about VID project.
Could you help me to confirm questions about VID project. Thank you very much.


1.   Is VID project planning to provide a portal component which will 
integrate into Portal Platform?



2.   If VID project provides a portal component, what detail functions will 
be provided?

UseCase UI project will support managements of service & VNF lifecycle, I don’t 
know whether VID has a duplicate scope because there is service & VNF 
description in VID scope.



3.   In UseCase UI proposal, seed code is linking to VID’s repo 
(https://gerrit.onap.org/r/#/admin/projects/vid<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_admin_projects_vid=DwMFbw=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=s_pnutB5B1kDdiy98MfuTyx1YYlN1nrqG9i5z1LqUdA=tek-4tg2eYSYZLZvjfjE7XVCYwz7CRpJTeTU5YsvVrw=>).

Does it mean that VID repo is currently including seed code of UseCase UI (vCPE 
or VoLTE)?

This involves question2 that I don’t know why UseCase UI’s seed code is in 
VID’s repo.


Best regards,
Tao Shen


-
沈涛
中国移动通信有限公司研究院网络技术研究所
中国北京市西城区宣武门西大街32号(100053)

Shen Tao
China Mobile Research Institute
No.32 Xuanwumen west street,Xicheng District, Beijing 100053, China

Tel: +86 15801696688-34070
Mobile: +86 13521591389
Email:  shen...@chinamobile.com<mailto:shen...@chinamobile.com>
-


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


Re: [onap-discuss] Why there is a manual step before deploying a distributed / certified network service?

2017-06-01 Thread ROSE, DANIEL V
To Dhananjay,


1.   For configuration of devices yes, but the demos don’t use them because 
the virtual functions are not configured they are hard coded. A real vnf would 
need to have yang.

2.   For the demos, nothing.

3.   3a is a one time thing, it does stuff like populate vim stuff (region 
and tenant) the expectation in a real cloud is youd fill those in as regions 
are created. It also creates a subscriber which is basically a customer and 
would presumably be done upstream in a bss / oss / wherever when they are first 
created. 3b, 3c and 3e I think there is an enhancement in the works to allow 
the whole thing to be instantiated at once, mso can confirm. It may already be 
possible, since we do have the model we know the steps of everything. 3d is a 
bit of an odd child, its data that is needed to complete the instantiation but 
which is not provided in the model. Internally we use external systems for a 
lot of it (ipam etc) and the preload is just what is left of that. The rebase 
we are testing now should remove the need for this as this info is asked for in 
vid. 3f mso will do, there is a story open for that.

4.   3b, 3c, 3e are already done in SO (nee MSO), 3a is outside process 
(you don’t create tenants in openstack when calling nova create server for 
instance) and  3d and 3f are temporary things that should be going away soon.

To Viswa,

This decomposition is already done, just not shown in the demo so well, the 
model and the SO do know the order. And MSO is involved (see response to 
Dhananjay above).





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

From: Viswa KSP [mailto:kspviswa.git...@gmail.com]
Sent: Thursday, June 01, 2017 1:43 PM
To: Dhananjay Pavgi <dp00476...@techmahindra.com>
Cc: onap-discuss@lists.onap.org; ROSE, DANIEL V <dr6...@att.com>
Subject: RE: [onap-discuss] Why there is a manual step before deploying a 
distributed / certified network service?

Thanks Daniel. I do have a follow up query. Adding to what Dhananjay has 
quoted, should the decomposition of network service be taken care automatically 
by service orchestrator ?

If we see Open -O or XOS/CORD, the story remains same . We provide NSD and the 
master orchestrator takes the burden of decomposing network service 
requirements, identify dependencies w.r.t infrastructure ( NF -O ) and network 
( SDN-O ) , along with life cycle work flow.

Is there any reason ( architectururaly ) , why MSO isn't involved here ?

BR,
Viswa

On Jun 1, 2017 9:47 PM, "Dhananjay Pavgi" 
<dp00476...@techmahindra.com<mailto:dp00476...@techmahindra.com>> wrote:
Thanks, Daniel. Few related questions as below:


1.   When it comes to “Service Instantiation” on VNFs; don’t we need Yang 
models.

2.   i.e. what does finally SDNC send as a payload over Netconf?

3.   Also, our understanding of APIs being called is as below (which is 
right now manual activity in vFW demo):

a.   Run demo.sh init script (We will share these details but essentially 
it invokes AAI REST APIs)

b.   Service Instance Create

c.   VNF Create

d.   Run demo.sh preload (We will share these details but essentially it 
invokes SDNC REST APIs)

e.   VF Module Create

f.Run demo.sh appc script (We will share these details but essentially 
it invokes APPC REST APIs)

4.   Ideally, 3a through 3f above should be handled by “Service 
Orchestrator”, right?

thanks & regards,
Dhananjay Pavgi
Mobile : +91 98220 22264
[cid:image002.png@01CE7323.F2727500]   [ONAP_logo_Sig]
www.techmahindra.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=wj-P9f9XBIxdpyIqrRsIg4InkRWIvIwz0MSTL3reH3M=eKSSa5svrJJZIBjHGiq0bOAK3KpUelMy_gIEFUd7aXM=>
 Platinum Member. Visit : 
http://www.onap.org<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.onap.org_=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=wj-P9f9XBIxdpyIqrRsIg4InkRWIvIwz0MSTL3reH3M=XGAJqN0REk91XmBABHIg5_3B4vOdE6XO9tZMP59_dZo=>

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>]
 On Behalf Of ROSE, DANIEL V
Sent: Thursday, June 01, 2017 7:54 PM
To: Viswa KSP <kspviswa.git...@gmail.com<mailto:kspviswa.git...@gmail.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Why there is a manual step before deploying a 
distributed / certified network service?

The demo is specifically just a demo. So the stuff in the demo like the robot 
scripts will not work for other vnfs. The mechanisms used in the scripts will 
work with any vnfs however.

To give you an example, preload command calls sdnc rest api that loads info 
like IPs to sdnc so that when you go to vid and instantiate a vnf sdnc knows 
what 

Re: [onap-discuss] [onap-tsc] Call for vCPE VNFs proposals

2017-06-01 Thread ROSE, DANIEL V
Viability to even be included is certainly an important point.

But I think oliver’s point is there is always some work to get a vnf to be onap 
ready, and then some more work to configure it to work in our use case. Someone 
in the ONAP project has to take ownership and agree to either do that work, or 
find someone (possibly the projects actual contributors) to do that work.  This 
is analogous to a vendor who agrees to support their vnf in the use cases we 
use them for.

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 SULLIVAN, BRYAN L
Sent: Thursday, June 01, 2017 10:31 AM
To: SPATSCHECK, OLIVER ; Zhou, Danny 

Cc: onap-discuss ; onap-...@lists.onap.org
Subject: Re: [onap-discuss] [onap-tsc] Call for vCPE VNFs proposals

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
Having support info in the table of open source VNFs, as well as notes on 
functional limitations / fitness for a particular purpose, and some consensus 
assessment [limited, viable] or status [experimental, lab-ready, deployed] that 
can change over time, would be useful. There are various types/levels of 
purpose here, and for the community’s need, functionally complete / 
production-ready open source VNFs while clearly a desired goal, are a 
would-be-nice.

Viability would include the level of community support for maintaining or 
further developing the VNF. But some VNFs may be still be viable for particular 
purposes (e.g. in tests for performance or lifecycle automation) even if they 
are incomplete or there is no active community.

Thanks,
Bryan Sullivan | AT

From: SPATSCHECK, OLIVER
Sent: Thursday, June 01, 2017 6:07 AM
To: Zhou, Danny >
Cc: SULLIVAN, BRYAN L >; KLUGER, YOAV 
>; 
onap-...@lists.onap.org; onap-discuss 
>
Subject: Re: [onap-tsc] Call for vCPE VNFs proposals


Could we also start listing who is supporting the open source VNFs? E.g. even 
the simple open source based VNFs we are using for the current ONAP demo  based 
on the seed code took a couple of people 2 months or so to get to work properly 
in the integration environment. I would assume that for commercial VNFs this 
support will be provided by the vendor. However, for open source VNFs we need 
volunteers to take on that role. I would track those on the Wiki or identify 
them as gaps. If we can’t find that support we can’t use that VNF.

Thx

Oliver

On May 31, 2017, at 11:36 PM, Zhou, Danny 
> wrote:

The wiki 
page
 already lists preferred and usable open source VNFs like below, but the ONOS 
vBNG as open source vBNG and OpenWRT as open source vHGW does not make sense to 
me. Specifically, the ONOS vBNG is essentially a L3 NAT without the 
capabilities to address requirement such as session management, traffic 
aggregation and routing, etc., and in addition to OpenWRT acting as vHGW, VPP 
based high performance Home 
Gateway
 as well 
asvRouter
 should be better.

  *   vDHCP: ISC DHCP
  *   vDNS:   ISC Bind
  *   vAAA:   FreeRADIUS

-Danny Zhou
Intel

From: onap-tsc-boun...@lists.onap.org 
[mailto:onap-tsc-boun...@lists.onap.org] On Behalf Of SULLIVAN, BRYAN L
Sent: Thursday, June 1, 2017 3:36 AM
To: KLUGER, YOAV >; 
onap-...@lists.onap.org; onap-discuss 
>
Subject: Re: [onap-tsc] Call for vCPE VNFs proposals

I recommend that any available open source implementations of these VNFs also 
be included. I am aware of several potential VNFs as used in the R-CORD 
project, and as being collected through the similar ODL VCO 

Re: [onap-discuss] subscriber missed after docker image updated.

2017-06-01 Thread ROSE, DANIEL V
If you overwrite the aai db docker you will lose all the data. The demo.sh 
script will add a demonstration customer for you. Guides to do so is in tutorial

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 Chenchuanyu
Sent: Wednesday, May 31, 2017 10:24 PM
To: onap-discuss@lists.onap.org
Cc: Jinxin (Saw) 
Subject: [onap-discuss] subscriber missed after docker image updated.

Hi all,
   I update the images of ONAP(aai, sdc, portal vid etc) . And restart the 
service using /opt/xx_vm_init.sh.
   After that, the subscriber missed. Does anyone know why it happened?
   Is there any way to add a subscriber?

Thanks,
   Chuanyu Chen.

[cid:image001.png@01D2DAC1.59440920]

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

***
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!
***

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


Re: [onap-discuss] Why there is a manual step before deploying a distributed / certified network service?

2017-06-01 Thread ROSE, DANIEL V
The demo is specifically just a demo. So the stuff in the demo like the robot 
scripts will not work for other vnfs. The mechanisms used in the scripts will 
work with any vnfs however.

To give you an example, preload command calls sdnc rest api that loads info 
like IPs to sdnc so that when you go to vid and instantiate a vnf sdnc knows 
what data to use. You can call that api yourself to fill in your specific 
parameters for ANY vnf ( you can add a call to the DG to make a call out to any 
external system via rest instead of doing the preload also). In the rebase code 
VID has the option to provide those preloads as part of the GUI to make it a 
bit easier but even though the flow changes the fact that it applies to all 
VNFs does not change.

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 Viswa KSP
Sent: Thursday, June 01, 2017 4:50 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Why there is a manual step before deploying a 
distributed / certified network service?

Dear All,

We are trying to follow the steps as per tutorial to bring demo vFirewall 
Network service.
While the steps before deploy operation ( i.e creation of license model, 
design-test-certify cycle for VSP, VF & NS and finally distributing NS for 
production ) seems to be generic & acceptable for other VNFs, the step for 
running demo.sh in robot VM to enable "Deploy" in VID seems to very specific to 
vFirewall NS.

I would like to understand if this manual step is expected in any other NS? 
What if we wanna customize the work-flow i.e say I want to just design my NS 
and just deploy it right away ( without other steps as per demo work-flow ) , 
how should I go-about in achieving this?

On a very high-level, I would like to know how much we can customize ONAP ?

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


Re: [onap-discuss] is there any heat validator tool?

2017-05-31 Thread ROSE, DANIEL V
Yeah sorry I think its ICE. I get confused still at ll those related projects ☺

Steve Wright has mentioned they had some validation tools one could use the 
ONAP was going to get.

Thanks,

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

From: WEINSTOCK, ALAN M
Sent: Wednesday, May 31, 2017 4:59 PM
To: ROSE, DANIEL V <dr6...@att.com>; Konstantin Dunaev <ciber...@gmail.com>; 
onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] is there any heat validator tool?

Konstantin, Daniel

Maybe more the domain of the VNF Validation Program (ONAP ICE)  project?  The 
VNF Validation Program (ONAP ICE) project is now ready for review: 
https://wiki.onap.org/display/DW/ICE

Konstantin –

2 YAML validation tools you can try are below.  We have used the first one to 
find “hidden” tab characters.

http://yaml-online-parser.appspot.com/
http://www.yamllint.com/

How were these “error messages” generated?  Were they part of the SDC 
on-boarding process?  MSO?   vf_module_name is optional in MSO.
---
Validate file aliagnment - heat validator cannot parse templates.
ECOMP parameters missing -  vf_module_name, vnf_name, and vnf_id

Parameter missing vm_type - any parameter associated with a VM must have a 
vm_type assigned.


---
Would you be willing to share your Heat template?

Regards,
Alan


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ROSE, DANIEL V
Sent: Wednesday, May 31, 2017 10:44 AM
To: Konstantin Dunaev <ciber...@gmail.com<mailto:ciber...@gmail.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] is there any heat validator tool?

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

Such a thing would probably be the domain of 
https://wiki.onap.org/display/DW/VNF+SDK<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_VNF-2BSDK=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=yLYuNW5w2gOecrwMfo7-lQ=PZ8kvYPmkQJt0jU1yZ9d7ymdbyZZTQ7duHiyg0Ren5k=rU4JIoEJiz2uI5T5s1GwUzHk5-1M7njt8y69v9ZJ_WM=>
 project but it doesn’t exist today.

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 Konstantin Dunaev
Sent: Wednesday, May 31, 2017 9:29 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] is there any heat validator tool?

Hello ONAP Community,

we are using “VNF Heat Template Requirements for OpenEcomp” to prepare a Heat 
template, but we don't have running ONAP environment and I can't validate my 
files. We're in the process to install it, but it requires time and resources 
and make take longe time.
Is there any "offline" validation tool, which we can use to verify/validate 
Heat templates before we send them to ONAP environment (running at the customer 
site).
When we sent our current Heat files, the customer responded back with the 
information:

---
Validate file aliagnment - heat validator cannot parse templates.
ECOMP parameters missing -  vf_module_name, vnf_name, and vnf_id

Parameter missing vm_type - any parameter associated with a VM must have a 
vm_type assigned.


---
I could find and correct some problems with naming, but not sure if I see them 
all.
Best regards,
Konstantin
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Looking for an appc image running Boron

2017-05-31 Thread ROSE, DANIEL V
Can you try with 1.1.0-SNAPSHOT?

Thanks,

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

From: Ali, Shaheen [mailto:shaheen@centurylink.com]
Sent: Wednesday, May 31, 2017 12:50 PM
To: ROSE, DANIEL V <dr6...@att.com>; onap-discuss@lists.onap.org
Subject: RE: Looking for an appc image running Boron

I got the same ODL version when I did the same command for sdnc-image.

From: ROSE, DANIEL V [dr6...@att.com]
Sent: Wednesday, May 31, 2017 11:54 AM
To: Ali, Shaheen; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Looking for an appc image running Boron
Appc  may need to build or something? Someone from appc team will have to 
comment but theres no reason it should be running anything but boron

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

From: Ali, Shaheen [mailto:shaheen@centurylink.com]
Sent: Wednesday, May 31, 2017 11:54 AM
To: ROSE, DANIEL V <dr6...@att.com<mailto:dr6...@att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Looking for an appc image running Boron

What docker command should I use to make sure I pull the latest 1.1?

docker pull nexus3.onap.org:10001/appc-image:latest is running Beryllium.

Shaheen
________
From: ROSE, DANIEL V [dr6...@att.com]
Sent: Wednesday, May 31, 2017 11:49 AM
To: Ali, Shaheen; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Looking for an appc image running Boron
The latest 1.1 image should have it

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 Ali, Shaheen
Sent: Tuesday, May 30, 2017 9:47 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Looking for an appc image running Boron

Hello ONAP,

I pulled sdnc-image:latest from the docker repo nexus3.onap.org:10001, and 
found that was running ODL Beryllium.

That surprised me?  How can I pull docker images running running ODL Boron?

Thanks,

Shaheen

This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Looking for an appc image running Boron

2017-05-31 Thread ROSE, DANIEL V
Appc  may need to build or something? Someone from appc team will have to 
comment but theres no reason it should be running anything but boron

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

From: Ali, Shaheen [mailto:shaheen@centurylink.com]
Sent: Wednesday, May 31, 2017 11:54 AM
To: ROSE, DANIEL V <dr6...@att.com>; onap-discuss@lists.onap.org
Subject: RE: Looking for an appc image running Boron

What docker command should I use to make sure I pull the latest 1.1?

docker pull nexus3.onap.org:10001/appc-image:latest is running Beryllium.

Shaheen

From: ROSE, DANIEL V [dr6...@att.com]
Sent: Wednesday, May 31, 2017 11:49 AM
To: Ali, Shaheen; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Looking for an appc image running Boron
The latest 1.1 image should have it

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 Ali, Shaheen
Sent: Tuesday, May 30, 2017 9:47 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Looking for an appc image running Boron

Hello ONAP,

I pulled sdnc-image:latest from the docker repo nexus3.onap.org:10001, and 
found that was running ODL Beryllium.

That surprised me?  How can I pull docker images running running ODL Boron?

Thanks,

Shaheen

This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Looking for an appc image running Boron

2017-05-31 Thread ROSE, DANIEL V
The latest 1.1 image should have it

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 Ali, Shaheen
Sent: Tuesday, May 30, 2017 9:47 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Looking for an appc image running Boron

Hello ONAP,

I pulled sdnc-image:latest from the docker repo nexus3.onap.org:10001, and 
found that was running ODL Beryllium.

That surprised me?  How can I pull docker images running running ODL Boron?

Thanks,

Shaheen

This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
--- Begin Message ---
I just wanted to confirm that SDN-C has pushed out the major updates that were 
planned for the 1.1 release.

The most significant changes in this release – all related – are:

1. Upgrade to OpenDaylight Boron release
2. Upgrade to Java version 1.8 (required for Boron)
3. Upgrade to Ubuntu 16.04 (required for Java 1.8)


Dan


--
Dan Timoney
SDN-CP / OpenECOMP SDN-C SSO

Please go to  D2 ECOMP Release Planning Wiki 
<https://wiki.web.att.com/display/DERP/D2+ECOMP+Release+Planning+Home> for D2 
ECOMP Project In-take, 2016 Release Planning, Change Management, and find key 
Release Planning Contact Information.


On 5/1/17, 1:31 PM, "onap-discuss-boun...@lists.onap.org on behalf of ROSE, 
DANIEL V" <onap-discuss-boun...@lists.onap.org on behalf of dr6...@att.com> 
wrote:

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

One clarification: the release 1.1 work is in the master branch if you are 
looking at gerrit!

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


-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ROSE, DANIEL V
Sent: Monday, May 01, 2017 1:25 PM
To: Ahmad, Munir <munir.ah...@bell.ca>; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Major updates to ONAP code

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

A few components have pushed out their changes in the release 1.1 branch. 
MSO and SDNC I think are examples of that. Everyone else is on track for may 
5th as far as I know.

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


-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Ahmad, Munir
Sent: Monday, May 01, 2017 1:00 PM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Major updates to ONAP code

Hello All,

Earlier last month there were conversations about large code drops to 
various ONAP components to be completed by May 5th 2017.

Is May 5th still the target? if so is this going to be a new release?

Also are there plans to release some documentations on what are those 
changes? If so it would be much appreciated if we can get our hands on the docs 
sooner.

Thanks
Munir


___
onap-discuss mailing list
onap-discuss@lists.onap.org

https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=GPufbk0H5bxhNgILmJTw_xTjRcqUjH-JMOnF2mJSfCM=MGvQnbAAmY7dMRpoKSUAf2FGlX-tWUY7qw-F6Qa-HrU=
___
onap-discuss mailing list
onap-discuss@lists.onap.org

https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=mWyLtWRbVNp4i2Ne6UNl227vbJYlp2MCNMv3liijF-w=B5yDljOi6WxDtOAprsnCDd25u6vCV01AeQAWf-o6uZw=
___
onap-discuss mailing list
onap-discuss@lists.onap.org

https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=qLcfee4a2vOwYSub0bljcQ=jrCN3HG4W2RuPbSnHOE-gGQnAg1Ekk8cZGg1fhygHc4=41fOmCAWn4WItrIkr1uhc-LCxfT5SDFEL2Qcawg46y4=


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


Re: [onap-discuss] is there any heat validator tool?

2017-05-31 Thread ROSE, DANIEL V
Konstantin,

Such a thing would probably be the domain of 
https://wiki.onap.org/display/DW/VNF+SDK project but it doesn’t exist today.

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 Konstantin Dunaev
Sent: Wednesday, May 31, 2017 9:29 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] is there any heat validator tool?

Hello ONAP Community,

we are using “VNF Heat Template Requirements for OpenEcomp” to prepare a Heat 
template, but we don't have running ONAP environment and I can't validate my 
files. We're in the process to install it, but it requires time and resources 
and make take longe time.
Is there any "offline" validation tool, which we can use to verify/validate 
Heat templates before we send them to ONAP environment (running at the customer 
site).
When we sent our current Heat files, the customer responded back with the 
information:

---
Validate file aliagnment - heat validator cannot parse templates.
ECOMP parameters missing -  vf_module_name, vnf_name, and vnf_id

Parameter missing vm_type - any parameter associated with a VM must have a 
vm_type assigned.


---
I could find and correct some problems with naming, but not sure if I see them 
all.
Best regards,
Konstantin
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Question on AAI

2017-05-30 Thread ROSE, DANIEL V
For question 1, that is included in 1.1 rebase 
https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-be.git;a=summary
https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=summary

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 shentao
Sent: Tuesday, May 30, 2017 4:11 PM
To: AGGARWAL, MANISHA ; colin.bu...@amdocs.com
Cc: onap-discuss@lists.onap.org
Subject: [onap-discuss] Question on AAI

Hi, Manisha and Colin

I’ve looked through the AAI proposal and have some questions.


1.   Is AAI going to provide application UI for users to show the 
VNF/VM/hardware information and their relationships (topology graphics) ?

2.   Does AAI support for exporting the network resource model information ?


Best regards,
Tao Shen


-
沈涛
中国移动通信有限公司研究院网络技术研究所
中国北京市西城区宣武门西大街32号(100053)

Shen Tao
China Mobile Research Institute
No.32 Xuanwumen west street,Xicheng District, Beijing 100053, China

Tel: +86 15801696688-34070
Mobile: +86 13521591389
Email:  shen...@chinamobile.com
-

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


Re: [onap-discuss] Unable to on-board VNF in SDC

2017-05-30 Thread ROSE, DANIEL V
Ok, you will need to get the logs from the sdc be and fe for this so we can 
debug a bit further as something seems to not be working in there

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

From: bharath thiruveedula [mailto:bharath_...@hotmail.com]
Sent: Tuesday, May 30, 2017 10:54 AM
To: Viswa KSP <kspviswa.git...@gmail.com>; onap-discuss@lists.onap.org; ROSE, 
DANIEL V <dr6...@att.com>
Subject: RE: [onap-discuss] Unable to on-board VNF in SDC

Hi Daniel,
I am working with Viswa.
I tried the api directly, it shows the same service unavailable error.
Indeed all requests to sdc1/feProxy/onboarding-api endpoints giving the same 
error.
Regards
Bharath T

From: ROSE, DANIEL V
Sent: Tuesday, 30 May, 8:10 PM
Subject: RE: [onap-discuss] Unable to on-board VNF in SDC
To: Viswa KSP, onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: bharath_...@hotmail.com<mailto:bharath_...@hotmail.com>

Does the api shown in the error message work if you go to it directly?

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 Viswa KSP
Sent: Tuesday, May 30, 2017 10:37 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: bharath_...@hotmail.com<mailto:bharath_...@hotmail.com>
Subject: [onap-discuss] Unable to on-board VNF in SDC

Dear All,

We are facing issues while trying to on board a VNF in SDC Design view. When we 
browse to on-boarding tab of SDC, we are facing b
[Image]
elow error.


​
Health check seems to be good -> we are able to see all ONAP services up & 
running.

http://sdc.api.simpledemo.openecomp.org:8181/sdc1/rest/healthCheck<https://urldefense.proofpoint.com/v2/url?u=http-3A__sdc.api.simpledemo.openecomp.org-3A8181_sdc1_rest_healthCheck=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=bkdLNeNyuFckkQExzJy1hq42JRwBAAsqP31rgU140FQ=2_-hO0hDjNxMz0JMAifFwisZ6E-lc30qWulVqGYVfrg=>

{ "sdcVersion": "1.1.0", "siteMode": "unknown", "componentsInfo": [ { 
"healthCheckComponent": "BE", "healthCheckStatus": "UP", "version": "1.1.0", 
"description": "OK" }, { "healthCheckComponent": "ES", "healthCheckStatus": 
"UP", "description": "OK" }, { "healthCheckComponent": "TITAN", 
"healthCheckStatus": "UP", "description": "OK" }, { "healthCheckComponent": 
"DE", "healthCheckStatus": "UP", "description": "OK" }, { 
"healthCheckComponent": "FE", "healthCheckStatus": "UP", "version": "1.1.0", 
"description": "OK" } ] }

Please let us know if we are missing something here.

BR,
Viswa


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


Re: [onap-discuss] Unable to on-board VNF in SDC

2017-05-30 Thread ROSE, DANIEL V
Does the api shown in the error message work if you go to it directly?

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 Viswa KSP
Sent: Tuesday, May 30, 2017 10:37 AM
To: onap-discuss@lists.onap.org
Cc: bharath_...@hotmail.com
Subject: [onap-discuss] Unable to on-board VNF in SDC

Dear All,

We are facing issues while trying to on board a VNF in SDC Design view. When we 
browse to on-boarding tab of SDC, we are facing below error.

[cid:image001.jpg@01D2D931.218B7C20]
​
Health check seems to be good -> we are able to see all ONAP services up & 
running.

http://sdc.api.simpledemo.openecomp.org:8181/sdc1/rest/healthCheck

{ "sdcVersion": "1.1.0", "siteMode": "unknown", "componentsInfo": [ { 
"healthCheckComponent": "BE", "healthCheckStatus": "UP", "version": "1.1.0", 
"description": "OK" }, { "healthCheckComponent": "ES", "healthCheckStatus": 
"UP", "description": "OK" }, { "healthCheckComponent": "TITAN", 
"healthCheckStatus": "UP", "description": "OK" }, { "healthCheckComponent": 
"DE", "healthCheckStatus": "UP", "description": "OK" }, { 
"healthCheckComponent": "FE", "healthCheckStatus": "UP", "version": "1.1.0", 
"description": "OK" } ] }

Please let us know if we are missing something here.

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


Re: [onap-discuss] SDC , MSO and Robot VM were inaccessible via ssh/ping post ONAP stack creation

2017-05-30 Thread ROSE, DANIEL V
1)  Anyone can commit as long as they have LF account

2)  You need to make a jira ticket

3)  Gerrit.onap.org

4)  This is pretty similar processwise but not the same urls (obviously) 
https://www.mediawiki.org/wiki/Gerrit/Tutorial


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 Arun Arora (c)
Sent: Tuesday, May 30, 2017 9:40 AM
To: PLATANIA, MARCO 
Cc: Kapil Gupta (c) ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] SDC , MSO and Robot VM were inaccessible via 
ssh/ping post ONAP stack creation


Hi Marco,



Thanks for the suggestion. I would also have done the same change as I checked 
it locally already.



For the patch I would like to do all the heavy-lifting for submission of patch 
as in that way I would get familiar with the commit process.

For it I would request you help for the following things:

1)  How to enable my user as contributor?

2)  Any User Story that I need to create (create where?) or mention in the 
commit logs?

3)  The Git repo URL for SDC, MSO and Robot

4)  Any URL which explains the whole code commit hygiene such as:

a.   GIT branching strategy to commit

b.  Pull request submission requirement

c.   Any specific info to add into comments like commit-ID, Commit length 
restriction etc



I will surely add you as a reviewer for it.



With Best Regards,

Arun Arora



From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Tuesday, May 30, 2017 6:48 PM
To: Arun Arora (c) >
Cc: onap-discuss@lists.onap.org; Kapil 
Gupta (c) >; Gaurav Gupta (c) 
>; Abhishek Saxena (c) 
>; Suresh Babu 
Nekkalapudi >; Ramesh 
Tammana >
Subject: Re: [onap-discuss] SDC , MSO and Robot VM were inaccessible via 
ssh/ping post ONAP stack creation



You can add sed -i "s/ens[0-9]*/eth0/g" 
/etc/udev/rules.d/70-persistent-net.rules to mso/robot/asdc_install.sh, in the 
block of code in which the interface name is changed.



Then, you can commit the changes, I’ll review them and merge.



If you prefer, I can make those changes by myself.



Marco



From: "Arun Arora (c)" >
Date: Monday, May 29, 2017 at 3:57 PM
To: "PLATANIA, MARCO (MARCO)" 
>
Cc: "onap-discuss@lists.onap.org" 
>, "Kapil Gupta 
(c)" >, "Gaurav Gupta (c)" 
>, "Abhishek Saxena (c)" 
>, Suresh Babu 
Nekkalapudi >, Ramesh 
Tammana >
Subject: RE: [onap-discuss] SDC , MSO and Robot VM were inaccessible via 
ssh/ping post ONAP stack creation



Pls let me know the procedure to commit patch.



Thanks,

Arun





From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Monday, May 29, 2017 10:12 PM
To: Arun Arora (c) >
Cc: onap-discuss@lists.onap.org; Kapil 
Gupta (c) >; Gaurav Gupta (c) 
>; Abhishek Saxena (c) 
>; Suresh Babu 
Nekkalapudi >; Ramesh 
Tammana >
Subject: Re: [onap-discuss] SDC , MSO and Robot VM were inaccessible via 
ssh/ping post ONAP stack creation



I think so…



Marco



From: "Arun Arora (c)" >
Date: Monday, May 29, 2017 at 12:27 PM
To: "PLATANIA, MARCO (MARCO)" 
>
Cc: "onap-discuss@lists.onap.org" 
>, "Kapil Gupta 
(c)" >, "Gaurav Gupta (c)" 
>, "Abhishek Saxena (c)" 
>, Suresh Babu 
Nekkalapudi >, Ramesh 
Tammana >
Subject: Re: [onap-discuss] SDC , MSO and Robot VM were 

Re: [onap-discuss] (no subject)

2017-05-30 Thread ROSE, DANIEL V
https://wiki.onap.org/display/DW/Edit+Functional+Menu
https://wiki.onap.org/display/DW/Widget+Onboarding
https://wiki.onap.org/display/DW/Application+Onboarding

describes how to add things to portal. You would have to build the tool 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 Abdelmuhaimen Seaudi
Sent: Saturday, May 27, 2017 6:01 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] (no subject)

Hi.

Regarding the DG Builder example, how can I send the REST call from the ECOMP 
Portal, instead of manually from an external tool ?

For example can i create a small widget ? or a simple app ?

Thanks


Abdelmuhaimen Seaudi, CCIE # 25265
Email: asea...@gmail.com
Skype: aseaudi
LinkedIn: 
www.linkedin.com/in/aseaudi
Telephone: +2012 84644 733

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


Re: [onap-discuss] Hi,Need help for deploy vFW instance.

2017-05-30 Thread ROSE, DANIEL V
That looks like you can reach aai, since it never loads the data for your 
service

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 Chenchuanyu
Sent: Saturday, May 27, 2017 4:13 AM
To: onap-discuss@lists.onap.org
Cc: houbin ; Jinxin (Saw) ; Luni 
; Zhoujun (John) 
Subject: [onap-discuss] Hi,Need help for deploy vFW instance.

Hi all,

   I met this problem when I deploy the demo vFw instance: after I create the 
service instance , I cannot view/edit the service. So it is blocked, I cannot 
add VNF for the service.

Can anyone help?
[cid:image001.png@01D2D92C.E79955E0]


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

***
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!
***

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


Re: [onap-discuss] First tutorial done ...

2017-05-30 Thread ROSE, DANIEL V
I have been following via all the changes on the wiki and very good work Josef!


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 Josef Reisinger
Sent: Tuesday, May 30, 2017 6:37 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] First tutorial done ...

Folks,

after a long, long journey and - as I have to admit - declining believe that I 
will ever see ONAP up and running on vanilla Openstack, I went the first time 
through the tutorial and let me say: "Well done folks", I liked what I saw.

There is a glitch with a 500 error somewhere in the flow, but it didn't block 
me and I could at least experience how it feels to use ONAP.

I can see a lot of people trying to to bring up ONAP on Opentack and as I now 
reached this point, I'll go back and look whether I find a similar experience 
and hope i can help out. That's by the way a perfect place to advertise 
https://wiki.onap.org/questionsas
 the place to ask "XYZ-does-not-work"-questions rather than the mailing lists 
to create a persistent knowledge base.

Btw, I would like to get an overview how many Openstack instances outside 
Racksapce are being set up. Would it be worth to create a a wiki page? Let me 
start one...

Mit freundlichen Grüßen / Kind regards
Josef Reisinger
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Need ONAP webinar slides

2017-05-30 Thread ROSE, DANIEL V
Can you give more details about who gave this so we can find the info you need?

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 Viswa KSP
Sent: Tuesday, May 30, 2017 6:05 AM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Need ONAP webinar slides

Dear All,

Could someone pls provide me webinar slides???

BR,
Viswa

On Mon, May 29, 2017 at 11:50 PM, Viswa KSP 
> wrote:
Hello,

I would like to use the slides that was presented as part of ONOS Introduction 
webinar.
Could you please provide me the link to download the same?

I assume all the materials of ONAP are open-sourced and can be utilised by 
public. Please let me know if otherwise.

BR,
Viswa

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


Re: [onap-discuss] Does ONAP support Multi-tenant Openstack deployment?

2017-05-30 Thread ROSE, DANIEL V
Sorry I was on my phone so I was recalling from memory. It is called 
cloud_config.json and here is how it is built:

https://gerrit.onap.org/r/gitweb?p=mso/mso-config.git;a=blob;f=templates/default/mso-po-adapter-config/cloud_config.json;h=41586c169961da6ec08a6da1008863e3c2f0d07d;hb=refs/heads/release-1.0.0

It is not exposed as a gui right now. I imagine some enhancement to this 
mechanism to allow ease of addition and removal of regions will take place but 
all the functionalities you are requesting is there.

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

From: Viswa KSP [mailto:kspviswa.git...@gmail.com]
Sent: Tuesday, May 30, 2017 6:04 AM
To: ROSE, DANIEL V <dr6...@att.com>
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Does ONAP support Multi-tenant Openstack deployment?

Hi Daniel,

Thanks for heads-up. I tried to read more details about lcp in MSO here ( 
https://wiki.onap.org/pages/viewpage.action?pageId=1015834<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_pages_viewpage.action-3FpageId-3D1015834=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=punNSpuxdfdye7MHPgaHkL0bUO7SCcsl6CAPrLSmuuE=wdR4pFLpJsuZWSrIxj-YGPc_HKWtttDacS_AeAcFjqo=>
 ) in architecture page, but I couldn't find any. Could you please point me to 
right resource?  Basically I'm looking for a config page, where I can add 
multiple cloud accounts and name it, such that I choose one during 
instantiation / deployment.

I would like to try on-board a in-house VNF in ONAP in separate tenant space. 
Is there any working group / team working on this item?

BR,
Viswa

On Tue, May 30, 2017 at 12:07 AM, ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>> wrote:
Onap supports multi tenant deployment as well as multisite. That is the onap 
franework can be installed in one tenant or site while the vnfs are deployed on 
another. We also have the ability to have regions and/or tenants for vnf 
deployement. This is defined by something call lcp in mso and there is a 
clouds.yaml that holds all these combinations. The heat template we put out for 
the demo does not however have the full capabilities exposed as its meant to be 
a simple tutorial

On May 29, 2017, at 2:19 PM, Viswa KSP 
<kspviswa.git...@gmail.com<mailto:kspviswa.git...@gmail.com>> wrote:
Hello,

I would like to know if ONAP supports multi-tenant deployment model. If yes, 
please point me to configuration guide accordingly.

More details:

If you look at other ETSI compliant NFV-Os like OSM, OpenBaton, there is a 
specific configuration step, where-in we will have to specify a VIM account 
with tenant name, keystone URL. mgmt IP etc. This space will be used by the 
orchestra tor during deployment.

While instantiating a NSD, we can dynamically at run-time specify which VIM 
account to use.

While I understand that ONAP currently not multi-vim complaint ( only supported 
with Openstack ), I would like to know if multi-tenant model is supported.

Assume I have 2 tenant spaces ( in 2 different openstack sites - to complicate 
the problem statement further ) and I would like to instantiate service 1 in 
tenant 1 and service 2 in tenant 2, how should I go about in realising this 
requirement?

 BR,
Viswa
___
onap-discuss mailing list
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=8aOVDebX_cac4i_WaD2VI1ZaKYZWTLkLffNt5I5HUgo=MSoC0S256pAGmVajoRWmhow6Wr-4B4vNBOr0W_ffXgE=

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


Re: [onap-discuss] Does ONAP support Multi-tenant Openstack deployment?

2017-05-29 Thread ROSE, DANIEL V
Onap supports multi tenant deployment as well as multisite. That is the onap 
franework can be installed in one tenant or site while the vnfs are deployed on 
another. We also have the ability to have regions and/or tenants for vnf 
deployement. This is defined by something call lcp in mso and there is a 
clouds.yaml that holds all these combinations. The heat template we put out for 
the demo does not however have the full capabilities exposed as its meant to be 
a simple tutorial

On May 29, 2017, at 2:19 PM, Viswa KSP 
> wrote:

Hello,

I would like to know if ONAP supports multi-tenant deployment model. If yes, 
please point me to configuration guide accordingly.

More details:

If you look at other ETSI compliant NFV-Os like OSM, OpenBaton, there is a 
specific configuration step, where-in we will have to specify a VIM account 
with tenant name, keystone URL. mgmt IP etc. This space will be used by the 
orchestra tor during deployment.

While instantiating a NSD, we can dynamically at run-time specify which VIM 
account to use.

While I understand that ONAP currently not multi-vim complaint ( only supported 
with Openstack ), I would like to know if multi-tenant model is supported.

Assume I have 2 tenant spaces ( in 2 different openstack sites - to complicate 
the problem statement further ) and I would like to instantiate service 1 in 
tenant 1 and service 2 in tenant 2, how should I go about in realising this 
requirement?

 BR,
Viswa
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=8aOVDebX_cac4i_WaD2VI1ZaKYZWTLkLffNt5I5HUgo=MSoC0S256pAGmVajoRWmhow6Wr-4B4vNBOr0W_ffXgE=
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Getting started with SDNC/APPC

2017-05-29 Thread ROSE, DANIEL V
Just because stuff is assigned in jira doesn't mean all work is done. Please 
check out the project page for sdnc appc or common controller franework for the 
roadmap for release 1. The stuff in jira is just the work that has been defined 
very tightly

> On May 28, 2017, at 9:49 PM, Nayan Deshmukh  wrote:
> 
> Hello all,
> 
> I wanted to contribute to ONAP controllers. I was able to clone and build the 
> code successfully. Most of the easiers tasks on JIRA are already assigned. 
> Can you please suggest some smaller code cleanup/refactor tasks which could 
> get me started. This is my first time working on the network stack. 
> 
> Also can you tell me about the specifics of the dev environment that you use 
> to work on the individual modules.
> 
> Thank You.
> 
> Cheers,
> Nayan Deshmukh.
> ___
> onap-discuss mailing list
> onap-discuss@lists.onap.org
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwIGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=JSoGHQXbYQsIstia4P2xBKtL8MCfXMvzJxyjGF5X-8Y=RnmywnTRj_hz9fPTKXa5d1NcZMDtVSYsbVKUrmheEhg=
>  
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Exposing a port on SDNC ODL container

2017-05-27 Thread ROSE, DANIEL V
It runs on docker so you would also need to expose the port in docker after you 
install it

On May 27, 2017, at 4:13 PM, Abdelmuhaimen Seaudi 
> wrote:

Hi.

I want to install the BGPPCEP feature on the ODL running in a container on the 
SDNC VM.

This means I need to expose the default PCEP port 4189 out of the container so 
that routers can synchronize with the PCE plugin running in ODL.

How can I do that ?

Thanks.

Abdelmuhaimen Seaudi, CCIE # 25265
Email: asea...@gmail.com
Skype: aseaudi
LinkedIn: 
www.linkedin.com/in/aseaudi
Telephone: +2012 84644 733

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwICAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=UrenvZ-0k1Sz20stfv9af-tlmNTaSvhf_gQkIPcrR2w=YEw3RtyTNDfB8VybL8nRPvxxFM5GSD363k6sQpDHkuQ=
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] APPC bundles and dependencies

2017-05-26 Thread ROSE, DANIEL V
Jim,

Someone like hector or Brian can help you with the specific issue but I would 
say that 1.1 is bleeding edge as the massive rebase has just been done in the 
past week or two and hasn't been fully tested.


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 West, James
Sent: Friday, May 26, 2017 4:32 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] APPC bundles and dependencies

Hi Everyone,

I'm trying to build some prototype code that instantiates an instance of 
org.openecomp.appc.adapter.netconf.jsch.NetconfClientJsch and then uses that 
class for some simple netconf communication.  I've implemented this as a 
separate OSGi bundle/karaf feature.


My first issue was that the appc-netconf-adapter bundle.  This didn't export the
org.openecomp.appc.adapter.netconf.jsch package.  It exported the 
org.openecomp.appc.adapter.netconf package, but not the the jsch package below.

I had to change the pom.xml file: 
appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml

- 
org.openecomp.appc.adapter.netconf,org.openecomp.appc.adapter.netconf.dao,org.openecomp.appc.adapter.netconf.util,org.openecomp.appc.adapter.netconf.exception
+ 
org.openecomp.appc.adapter.netconf,org.openecomp.appc.adapter.netconf.jsch,org.openecomp.appc.adapter.netconf.dao,org.openecomp.appc.adapter.netconf.util,org.openecomp.appc.adapter.netconf.exception

After I did this, my feature still didn't load because of a dependency on 
org.openecomp.appc.exceptions.  Specifically, I need 
org/openecomp/appc/exceptions/APPCException.java (because the NetconfClientJsch 
can throw this)  This is defined in appc-common-1.1.1-SNAPSHOT.jar, but that 
.jar file isn't a bundle.  To get around this, I have karaf load it and wrap it 
as a bundle.
 bundle:install -s wrap:mvn:org.openecomp.appc/appc-common/1.1.1-SNAPSHOT

My question ... Am I just pushing the bleeding edge and hitting something that 
isn't fully baked yet or am I using this incorrectly or is there an option #3 
that I'm not aware of.

Thanks in advance,

Jim West
This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [onap-discssus] Tooling for call flow

2017-05-26 Thread ROSE, DANIEL V
Ah totally different then what I thought! I cant help much there :)

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

From: eric.deb...@orange.com [mailto:eric.deb...@orange.com]
Sent: Friday, May 26, 2017 3:31 PM
To: ROSE, DANIEL V <dr6...@att.com>; onap-discuss@lists.onap.org
Subject: RE: [onap-discssus] Tooling for call flow

Hello

I am talking about call flow for use-case description (eg call flow for VoLTE: 
https://wiki.onap.org/download/attachments/3246140/image2017-5-17_18-34-39.png?version=1=149501728=v2<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_download_attachments_3246140_image2017-2D5-2D17-5F18-2D34-2D39.png-3Fversion-3D1-26modificationDate-3D149501728-26api-3Dv2=DwMFAw=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=oRJNVLxdGAa2RAOHTG7lrsvKD5HLyeGyEErX1gSAblI=_Vrnfl0dVgfCEnss8jSn8mOy4b5jM464UDgXAVhUyiQ=>
) or for any documentation.

Eric

De : ROSE, DANIEL V [mailto:dr6...@att.com]
Envoyé : mercredi 24 mai 2017 19:58
À : DEBEAU Eric IMT/OLN; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Objet : RE: [onap-discssus] Tooling for call flow

Hi Eric,

Are you talking about call flows in the model 
(https://wiki.onap.org/display/DW/Service+Design#ServiceDesign-CNCF<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Service-2BDesign-23ServiceDesign-2DCNCF=DwMFAw=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=oRJNVLxdGAa2RAOHTG7lrsvKD5HLyeGyEErX1gSAblI=SGRRBCdejjrNNJqDZ0mBouE5GI4F2ZCZ69zWHvTX-9Q=>
 )?

Or are you talking about DGs in sdnc?

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 
eric.deb...@orange.com<mailto:eric.deb...@orange.com>
Sent: Wednesday, May 24, 2017 3:17 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [onap-discssus] Tooling for call flow

Hello

To be able to work on call flow in a collaborative way, I believe that we 
should use a tool based on a description language rather using images.

Is there any guideline within the Linux Foundation for such tooling ?

Within Orange, we developed a cool tool:
https://github.com/Orange-OpenSource/EtherPlant<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Orange-2DOpenSource_EtherPlant=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=U3IO8jwb6hVdaChhZYvWMR9XWC2D5CVMcgh7XvS0WwU=vqPJQJvRow3fwB9eth7HLyxQc2szt3NH8PgYdNz9TQM=>

Eric

_



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.

_



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.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] onap user guide

2017-05-26 Thread ROSE, DANIEL V
openecomp.atlassian.net
Your access has been revoked
Looks like your administrator has marked your account as inactive. Contact your 
administrator to solve this issue.
If you would like to use a different email address on this site you can switch 
accounts.

Looks I lost my access so I cant get it for us.


Catherine can I either get that file or get access again?


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 Abdelmuhaimen Seaudi
Sent: Friday, May 26, 2017 2:32 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] onap user guide

Hi,
In the homepage of ONAP Portal, when I click on "OpenECOMP user guide", i get 
the following message, below. Where is the link for this user guide? I am 
interested to read it.


[Atlassian]
Did you use the wrong account?

Your email address asea...@gmail.com doesn't have 
access to 
openecomp.atlassian.net

We've all got more than one email address these days - are you using the right 
one?

Try a different 
account

If you're certain you should have access with 
asea...@gmail.com, contact your administrator.
· Terms of 
use

· 
Support

· Privacy 
policy


Abdelmuhaimen Seaudi, CCIE # 25265
Email: asea...@gmail.com
Skype: aseaudi
LinkedIn: 
www.linkedin.com/in/aseaudi
Telephone: +2012 84644 733



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


Re: [onap-discuss] demo/OpenECOMP heat stack successful ! ONAP portal failed to launch

2017-05-26 Thread ROSE, DANIEL V
Like marco said it’s the dns for the private network

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 PLATANIA, MARCO
Sent: Friday, May 26, 2017 9:37 AM
To: Arun Arora (c) ; Subhash Kumar Singh 
; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] demo/OpenECOMP heat stack successful ! ONAP portal 
failed to launch

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

The dns_vm is used to resolve FQDN that ONAP components use to talk to each 
other. This is different from the 8.8.8.8 DNS that you specified, which is 
necessary for external routing.

Thanks,
Marco

From: 
>
 on behalf of "Arun Arora (c)" 
>
Date: Friday, May 26, 2017 at 9:08 AM
To: Subhash Kumar Singh 
>, 
"onap-discuss@lists.onap.org" 
>
Subject: Re: [onap-discuss] demo/OpenECOMP heat stack successful ! ONAP portal 
failed to launch


Hi Subhash,



Pls check of you have /opt/config/public_ip.txt file with floating IP in it.

Also try enabling Ingress in the Security Group for all Ports and CIDR 0.0.0.0/0



The sql insertion is done from portal_vm_init.sh which requires Floating IP and 
it should be accessible from inside the VM. You can also try giving your 
Private IP as well. But it will wipe out the next time you create ONAP stack 
via HEAT.



Thanks,

Arun



From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Subhash Kumar Singh
Sent: Friday, May 26, 2017 5:45 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] demo/OpenECOMP heat stack successful ! ONAP portal 
failed to launch



Hi,



We are trying to bring up the ONAP setup on the vanilla Openstack (5-node) 
using provided HEAT template [1]. We would like to request for the 
clarification for the following issues :



1.  OpenECOMP HEAT template is having resource named dns_vm. what is the 
purpose of this vm?

As part of heat stack creation, we have used 8.8.8.8 as dns server in the 
heat environment file for dns_list & external_dns.

And we noted that some specific dns entries are specified in the wiki [2].  
 if we are accessing the resources using the IP address , are these DNS entries 
are required?



2.  After successful stack creation, We are not able to access the portal ( 
http://https://urldefense.proofpoint.com/v2/url?u=http-3A__-253cportal-5Fvm-3A8989_EcompPORTAL_login.html=DwMFAw=LFYZ-o9_HUMeMTSQicvjIg=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0=95EagLLrI_2KeETmgmJD_o0J3siJHxzRpujsoGhJ98Q=ODxQFdVn82qb2ow40Op4ACoe9NbTItqJFRGh1q8a6QQ=>).
 It is throwing exception [3] related to mysql connection.

We have checked the docker instance in the onap-portal both the dockers are 
up but mysql is not accessible from the outside of docker.



$ sudo docker ps

CONTAINER IDIMAGE   COMMAND  CREATED
 STATUS  PORTS  
  NAMES

0db86c4be8c2ep:1610-1   "/PROJECT/OpenSour..."   2 hours ago
 Up 2 hours  0.0.0.0:8006->8005/tcp, 0.0.0.0:8010->8009/tcp, 
0.0.0.0:8989->8080/tcp   1610-1

591c9e998306ecompdb:portal  "docker-entrypoint..."   2 hours ago
 Up 2 hours 
  ecompdb_portal



So it seems like the portal is not accessible because mysql is not accessible.





Kindly help to fix these issues, to test the sample VNF using ONAP.





[1]  
https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/OpenECOMP/onap_openstack_float.yaml;h=024dd2f90a2f36b09497a5d93dda52ae58294dc9;hb=refs/heads/master



[2] 

Re: [onap-discuss] cannot upload DG XML - error 500

2017-05-26 Thread ROSE, DANIEL V
Yes it will be lost on reboot I think, so we have to update the docker compose 
to work correctly so that the port is always right

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 FREEMAN, BRIAN D
Sent: Friday, May 26, 2017 8:59 AM
To: 'Abdelmuhaimen Seaudi' ; 'onap-discuss@lists.onap.org' 

Subject: Re: [onap-discuss] cannot upload DG XML - error 500

***Security Advisory: This Message Originated Outside of AT ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
In thinking about it – perhaps I was using SDNC on a local virtual box instance 
for the tutorial. The port you are using is ephemeral so it might change if you 
restart the container.

Brian

From: FREEMAN, BRIAN D
Sent: Friday, May 26, 2017 8:58 AM
To: Abdelmuhaimen Seaudi >; 
onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] cannot upload DG XML - error 500

You shouldnt have to do that on the SDNC VM (although I have had to do it on 
APPC DG builder before). The docker-compose file should be exposing 3306 from 
mysql container (below is from sdnc docker-compose) and I thought that was how 
it worked when I was creating the tutorial ( 
(https://wiki.onap.org/display/DW/Automatically+Creating+a+Netconf+Mount+in+APPC+from+SDNC)

Brian


db:
image: mysql/mysql-server:5.6
container_name: sdnc_db_container
ports:
  - "3306"

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Abdelmuhaimen Seaudi
Sent: Friday, May 26, 2017 4:26 AM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] cannot upload DG XML - error 500

Hi.

I got this working by updating the configuration in DGBuilder with the exposed 
port 32768 for the db instead of 3306.

Abdelmuhaimen Seaudi, CCIE # 25265
Email: asea...@gmail.com
Skype: aseaudi
LinkedIn: 
www.linkedin.com/in/aseaudi
Telephone: +2012 84644 733


On Fri, May 26, 2017 at 9:58 AM, Abdelmuhaimen Seaudi 
> wrote:
Hi.

After I create and validate the XML for a DG, I cannot upload the XML, I get 
the following error:

Could not upload the XML. Status:500 Message:Internal Server Error
Additional Details
Caused by: org.openecomp.sdnc.sli.ConfigurationException: failed to get 
database connection [jdbc:mysql://localhost:3306/sdnctl]
at 
org.openecomp.sdnc.sli.SvcLogicJdbcStore.getConnection(SvcLogicJdbcStore.java:100)
at 
org.openecomp.sdnc.sli.SvcLogicJdbcStore.initDbResources(SvcLogicJdbcStore.java:362)

Any idea how can I resolve this ?

Thanks.

Abdelmuhaimen Seaudi, CCIE # 25265
Email: asea...@gmail.com
Skype: aseaudi
LinkedIn: 
www.linkedin.com/in/aseaudi
Telephone: +2012 84644 733


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


Re: [onap-discuss] No title

2017-05-25 Thread ROSE, DANIEL V
Someone from can MSO can help you better but we usually don’t use docker in a 
local dev env.

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

-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ?? 
Sent: Thursday, May 25, 2017 4:37 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] No title

Hi all,

 

I am a newbie to ONAP. I am trying to contribute to mso. I was able to clone 
and build the mso module, though some tests are failing but the code is 
building fine.

 

I also tried to use the docker-config to run the docker containers on my 
machine. But I am getting the following error when I run deploy.sh 

ERROR: Network "dockerconfig_default" needs to be recreated - options have 
changed



Also can you please tell me about the development environment that you use to 
work on MSO. Do I need to setup entire onap to work on mso?



Thank You.



Cheers,

Nayan Deshmukh
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwIGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=rFy1sMuE5PiLhgAtJmGWaa-hpTZus-R3V22CV_zo7PQ=qJdKzydhnP3ueJ4GUNCSJGQ_vnX0PzWuRezjju3NnbM=
 
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [onap-discssus] Tooling for call flow

2017-05-24 Thread ROSE, DANIEL V
Hi Eric,

Are you talking about call flows in the model 
(https://wiki.onap.org/display/DW/Service+Design#ServiceDesign-CNCF )?

Or are you talking about DGs in sdnc?

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 eric.deb...@orange.com
Sent: Wednesday, May 24, 2017 3:17 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [onap-discssus] Tooling for call flow

Hello

To be able to work on call flow in a collaborative way, I believe that we 
should use a tool based on a description language rather using images.

Is there any guideline within the Linux Foundation for such tooling ?

Within Orange, we developed a cool tool:
https://github.com/Orange-OpenSource/EtherPlant

Eric

_



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.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] dgbuilder password

2017-05-22 Thread ROSE, DANIEL V
I would try admin / admin or admin/that long password. Brian or hector might be 
able to help you though if that doesn't work.

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

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Ali, Shaheen
Sent: Monday, May 22, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Ali, Shaheen 
Subject: [onap-discuss] dgbuilder password

Hello,

On the APPC there is a dgbuilder service (implemented with nodejs).  It seems 
to be password protected.  I cannot find the username and password for the 
dgbuilder server.

thanks,

Shaheen
This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] APPC questions

2017-05-19 Thread ROSE, DANIEL V
One of the big points of containers is it doesn't matter what the base os is 
running, only what the containers are running. I don't see why  you couldn't 
run the base os as all centos if you wanted for instance.

That said I appc can answer better but I don't see why appc couldn't run on 
mysql 5.7 its just a matter of upgrading (maybe even to mariadb)

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 Ali, Shaheen
Sent: Friday, May 19, 2017 9:40 AM
To: onap-discuss@lists.onap.org
Cc: Ali, Shaheen 
Subject: [onap-discuss] APPC questions

Hello Everyone,

We are exploring the APPC architecture and we have a few questions:

- Why is the base OS for APPC Ubuntu-Xenial (16.04)?
- Why is the MySQL server version 5.6?

I ask because according to MySQL web site, Ubuntu 16.04 does not support 5.6.  
I realize that APPC gets around this by running MySQL 5.6 in a Oracle Linux 
container.

However, I wonder why not just run MySQL 5.7 which is supported on Ubuntu 
16.04.  If 5.6 is really needed, why not base APPC on Ubuntu Trusty (14.04).  
Trusty supports MySQL 5.6.

Please help me understand these contradictory platform choices.

Thanks,

Shaheen

This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [nexus] Missing com.github.sevntu.checkstyle:sevntu-checks artifact in ONAP Nexus

2017-05-19 Thread ROSE, DANIEL V
Andrew can LF add the odl repo? I don’t think we are supposed to add 3rd party 
repos right?

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 Alexis de Talhouët
Sent: Friday, May 19, 2017 8:13 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [nexus] Missing 
com.github.sevntu.checkstyle:sevntu-checks artifact in ONAP Nexus

Hello,

My patches [1] are failing due to unresolved dependency:

14:47:28 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-license) on 
project dblib-features: Execution check-license of goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check failed: Plugin 
org.apache.maven.plugins:maven-checkstyle-plugin:2.17 or one of its 
dependencies could not be resolved: The following artifacts could not be 
resolved: 
com.github.sevntu.checkstyle:sevntu-checkstyle-maven-plugin:jar:1.21.0, 
com.github.sevntu.checkstyle:sevntu-checks:jar:1.21.0: Failure to find 
com.github.sevntu.checkstyle:sevntu-checkstyle-maven-plugin:jar:1.21.0 in 
https://nexus.onap.org/content/repositories/releases/
 was cached in the local repository, resolution will not be reattempted until 
the update interval of releases has elapsed or updates are forced -> [Help 1]

It seems that indeed, this is not present in ONAP’s Nexus public repo. Indeed, 
this is coming from ODL, and it’s hosted in ODL’s public repo [2]. Can we make 
this available in ONAP’s third-party repo, and/or proxy ODL’s public's one?

Thanks,
Alexis

[1]: 
https://gerrit.onap.org/r/#/q/topic:features-parent\
[2]: 
https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/


___
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-19 Thread ROSE, DANIEL V
Come to think of it you might be right, after all if there is no appc, why do 
we need to run appc mount ☺ try just skipping it!

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 PLATANIA, MARCO
Sent: Friday, May 19, 2017 9:22 AM
To: Kedar Ambekar <ake...@techmahindra.com>; 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 ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
Kedar,

You can monitor messages that the VNF sends to the DCAE collector via the 
collector web page: 
http://:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT/group1/C1?timeout=5000<https://urldefense.proofpoint.com/v2/url?u=http-3A__-253cdcae-2Dcollector-2Dpublic-2Dip-253e-3A3904_events_unauthenticated.SEC-5FMEASUREMENT-5FOUTPUT_group1_C1-3Ftimeout-3D5000=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=XIzy6Dy1ADYhIXFHap4FvYTjdSQkpXNzegjr1z-Uqz4=poTLWQBM12pzeZSVEyKa9wedk1GUKzTIcGTl3gBj7yk=>

Please use the appropriate DCAE collector public IP address. For what regards 
the messages exchanged by DCAE and Policy, and Policy and APP-C/AAI/MSO, I 
forwarded your question to other people in our team. I hope I can get back to 
you soon with a detailed answer.

Regarding the demo.sh script, Dan knows it better and can provide further 
details on that.

Thanks,
Marco


From: 
<onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Kedar Ambekar 
<ake...@techmahindra.com<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>" 
<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-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.

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


From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Friday, May 19, 2017 9:31 AM
To: PLATANIA, MARCO 
<plata...@research.att.com<mailto:plata...@research.att.com>>; ROSE, DANIEL V 
<dr6...@att.com<mailto:dr6...@att.com>>; Kedar Ambekar 
<ake...@techmahindra.com<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 <dr6...@att.com<mailto:dr6...@att.com>>; Kedar Ambekar 
<ake...@techmahindra.com<mailto:ake...@techmahindra.com>&

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

2017-05-18 Thread ROSE, DANIEL V
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] On Behalf Of Kedar Ambekar
Sent: Thursday, May 18, 2017 8:44 AM
To: 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_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw=CVMZ8bDOY7cdXCVesdhK1x37QEfbth06co2E0yU7ug4=>.

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_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw=CVMZ8bDOY7cdXCVesdhK1x37QEfbth06co2E0yU7ug4=>.
 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_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw=MFlNerNQgTp5cuAjAbvjc5Z_qWjn5_WwjjBDjXBQEjc=>
 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_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw=MFlNerNQgTp5cuAjAbvjc5Z_qWjn5_WwjjBDjXBQEjc=>
 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://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_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw=MFlNerNQgTp5cuAjAbvjc5Z_qWjn5_WwjjBDjXBQEjc=>
 or K-demoVLB-Module ?

The architecture diagram on wiki for vLB 
(https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Installing-2Band-2BRunning-2Bthe-2BONAP-2BDemos=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=UDVCsf_QNH-oQ7ZWHrwg3LxeKoHYbq84kMssY3SUTWw=9Z9zuJ2IgC7GfFVwLRL6Qce_I0ra8ZFR7FIKL4VXMZw=>)
 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 <ake...@techmahindra.com<mailto:ake...@techmahindra.com>>; 
onap-discuss@lists.onap.org<mailto: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 <ake...@techmahindra.com<mailto:ake...@techmahindra.com>>; ROSE, DANIEL 
V <dr6...@att.com<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" <dr6...@att.com<mailto:dr6...@att.com>

Re: [onap-discuss] SDC portal is not accessible with 502 error

2017-05-18 Thread ROSE, DANIEL V
Aayush,

There is kind of a story already for this 
https://jira.onap.org/browse/COMMON-12?filter=-2
if you want to track that or add some details

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 EMPOROPULO, VITALIY
Sent: Thursday, May 18, 2017 11:10 AM
To: aayush.bhatna...@ril.com; ajay.priyadar...@ril.com; EFRAT, ELHAY 
; onap-discuss@lists.onap.org; ning...@ril.com; 
robert.pipp...@ril.com
Subject: Re: [onap-discuss] SDC portal is not accessible with 502 error

Hi Aayush,

It is obviously not a good way to use containers, and is definitely going to 
change.

To my understanding, running all of the SDC containers in a single VM was a 
quick and easy solution for automating SDC deployment in ONAP. From that point 
it will evolve to proper (Micro)services, with independent scaling-out of 
components, load balancing and service lookup as a means of HA and fault 
tolerance, etc.

Regards,
Vitaliy

From: aayush.bhatna...@ril.com 
[mailto:aayush.bhatna...@ril.com]
Sent: Thursday, May 18, 2017 17:38
To: Vitaliy Emporopulo 
>; 
ajay.priyadar...@ril.com; Elhay Efrat 
>; 
onap-discuss@lists.onap.org; 
ning...@ril.com; 
robert.pipp...@ril.com
Subject: RE: SDC portal is not accessible with 502 error

Thanks for the update Vitaliy.

The requirement of running on the same host is something which has been done by 
design, or will it change in the future.

Why I ask this question is the fact that once we try to execute HA and Fault 
Tolerant scenarios for individual ONAP components (inclusive of the SDC), the 
hosts may change.

Regards

Aayush


From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Vitaliy Emporopulo
Sent: 18 May 2017 18:41
To: Ajay Priyadarshi; Elhay Efrat; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] SDC portal is not accessible with 502 error

Hi Ajay,

Currently a SDC setup expects all of its containers to run on the same host 
(virtual or physical), and access each other via the host's IP address or 
hostname visible inside the containers. This is possible using 
container-to-host port binding.

Apparently, a SDC container cannot reach the others via 172.16.74.83. On the 
other hand, it looks like the BE identifies itself as 10.0.3.1 (see the log), 
which is your private_ip. This also makes perfect sense - the containers should 
talk to each other on the private network, while the public one is exposed for 
external access. Normally that would be the front-end server.

I guess you won't see a 172.16.74.x address if you run ifconfig inside a 
container, except on FE.

To sum up, the configuration of your containers should point to the private 
network IPs for container-to-container communication (FE-to-BE, 
BE-to-Cassandra, etc).

Regards,
Vitaliy

From: ajay.priyadar...@ril.com 
[mailto:ajay.priyadar...@ril.com]
Sent: Thursday, May 18, 2017 15:00
To: Vitaliy Emporopulo 
>; Elhay 
Efrat >; 
onap-discuss@lists.onap.org
Subject: RE: SDC portal is not accessible with 502 error

Hi Vitaliy,

All SDC Docker containers are on single VM.

docker container list
CONTAINER IDIMAGE   
   COMMAND  CREATED STATUS  PORTS   
  NAMES
58421a971a63
nexus3.onap.org:10001/openecomp/sdc-frontend:1.0-STAGING-latest
"/root/startup.sh"   3 hours ago Up 3 hours  
0.0.0.0:8181->8181/tcp, 8080/tcp, 0.0.0.0:9443->9443/tcp  sdc-FE
35cdccf1abb5
nexus3.onap.org:10001/openecomp/sdc-backend:1.0-STAGING-latest 
"/root/startup.sh"   3 hours ago Up 42 minutes   
0.0.0.0:8080->8080/tcp, 0.0.0.0:8443->8443/tcpsdc-BE
139f5a712d37
nexus3.onap.org:10001/openecomp/sdc-kibana:1.0-STAGING-latest  
"/root/startup.sh"   3 hours ago Up 3 hours  
0.0.0.0:5601->5601/tcp
sdc-kbn
9b60d4f6fd20
nexus3.onap.org:10001/openecomp/sdc-cassandra:1.0-STAGING-latest   
"/root/startup.sh"   3 hours ago Up 3 hours  7000-7001/tcp, 
0.0.0.0:9042->9042/tcp, 7199/tcp, 0.0.0.0:9160->9160/tcp   sdc-cs
85b83dec8442

Re: [onap-discuss] question on SDC

2017-05-18 Thread ROSE, DANIEL V
You can have sensible defaults in SDC that would apply to basic use cases, but 
properties can be replaced when they are used so someone reusing the service 
can decide if the defaults make sense for them. Or like Tal said, just leave 
them blank and force them to be filled in by the service designer or at runtime.

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 Ramu n
Sent: Thursday, May 18, 2017 10:27 AM
To: onap-discuss@lists.onap.org
Cc: Aruna kumar padhi 
Subject: Re: [onap-discuss] question on SDC

Hi Tal Halfon,

Thanks for the reply..

i agree with you that during Design-time user can set HEAT env files with 
actual cloud infrastructure details.

But as SDC catalog maintain the Resources(VFC/VNF), Services(VF), products as a 
re-usable building blocks. so i am trying understand how re-suability of these 
building blocks is achieved.
i can think Resources(VNFs) can be reused during Service Design-time(by 
updating the VNFs HEAT env parameters)..
and Service(VF) can be reused during deployment(Run-time) through VID for 
different tenants, so Run-time may be need to modify HEAT env parameters based 
on the tenant.

Please correct me if I am missing something.

Regards,
Ramu N

***
 This e-mail and 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: Halfon Tal [mailto:halfon@amdocs.com]
Sent: Thursday, May 18, 2017 5:35 PM
To: Ramu n; onap-discuss@lists.onap.org
Cc: Aruna kumar padhi
Subject: RE: [onap-discuss] question on SDC

Hi Ramu

Let me clarify my answer below

- ENV file set default values, so in some case user would want to set values 
that in normal flow will be run time just for making testing/certification 
easier.
Saying the above, ONAP do recommend that for production, HEAT env file will 
include only pseudo constant values (design time parameters) and not run time


Best regards
Tal Halfon

Development Manager @ Amdocs

P. +972 54 2213763

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Halfon Tal
Sent: Thursday, May 18, 2017 2:39 PM
To: Ramu n >; 
onap-discuss@lists.onap.org
Cc: Aruna kumar padhi >
Subject: Re: [onap-discuss] question on SDC

Hi Ramu

Regarding the first Q, The env file in the heat is used as default value, in 
run time different values can be provided.



Best regards
Tal Halfon

Development Manager @ Amdocs

P. +972 54 2213763

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Ramu n
Sent: Thursday, May 18, 2017 1:44 PM
To: onap-discuss@lists.onap.org
Cc: Aruna kumar padhi >
Subject: [onap-discuss] question on SDC

Dear All,

1)
as mentioned in 
https://wiki.onap.org/display/DW/Pre-Onboarding
 link, create a tenant and note tenant ID
and in 
https://wiki.onap.org/display/DW/Resource+Onboarding#ResourceOnboarding-CVSPCreateaVendorSoftwareProduct
 link, attach Heat.zip package to the Vendor Software Product which contain 
Heat template & env files.
As the Heat env contains the environment parameters (like Tenant, Network 
details) which are Service provider's cloud infrastructure details.
why these environment parameters need to be provided during 
Design-time(On-boarding), because i think these are required only during 
Run-time(Instantiation).

2)
>From the below diagram, as per my understanding Stage-1(VNF Provider) is out 
>of scope of ONAP, i.e. it is done in VNF Providers development environment.

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

2017-05-17 Thread ROSE, DANIEL V
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 <ake...@techmahindra.com<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 <ake...@techmahindra.com<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=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=RS7LO0T6NpRNU-_xm3bRy2WHDt4rkvlNFlugszlz_mE=FbkKa1MuHZanpjCX4lf05YQANwZW43t_QMTUt0sYQEc=>
 externally 
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=RS7LO0T6NpRNU-_xm3bRy2WHDt4rkvlNFlugszlz_mE=0pMsE_IcMSnLdkIKstCjx90_fC-MKF3yYvgYyzZy07E=>
 internally within TechMahindra.

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


Re: [onap-discuss] ONAP deployment with latest images/docker/code - VID issue

2017-05-16 Thread ROSE, DANIEL V
I believe there was an issue with one components docker tag that was causing 
some issues. Marco was following up on that.

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 Andrew Fenner
Sent: Tuesday, May 16, 2017 8:42 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] ONAP deployment with latest images/docker/code - VID 
issue

Hi,

I had deployed previous deployed ONAP based on the branches suggested and got 
the demo working. Then I tried to move to a "latest" software, so I know I 
might be in uncharted waters but I wondered is this the place to get help, 
please point me to other forum if its more apprioriate.

I have the branches etc set as follows
ubuntu@vm1-vid:/opt$ cat /opt/config/artifacts_version.txt 
/opt/config/docker_version.txt /opt/config/gerrit_branch.txt
1.1.0-SNAPSHOT
1.1-STAGING-latest
master

The docker containers download and after one change to the vid_vm_init.sh the 
server seems to be up.
The change
docker run -e VID_MYSQL_DBNAME=vid_openecomp -e 
VID_MYSQL_PASS=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U --name vid-server -p 
8080:8080 --link vid-mariadb:vid-mariadb-docker-instance -d 
$NEXUS_DOCKER_REPO/openecomp/vid:$DOCKER_IMAGE_VERSION
to
docker run -e VID_MYSQL_DBNAME=vid_openecomp_epsdk -e 
VID_MYSQL_PASS=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U --name vid-server -p 
8080:8080 --link vid-mariadb:vid-mariadb-docker-instance -d 
$NEXUS_DOCKER_REPO/openecomp/vid:$DOCKER_IMAGE_VERSION


However once I try to launch the VID from the portal I get the error
2017-05-16 
12:22:50,901|39d38c21-06e7-4bf6-a244-dc1f56e4dab9||http-apr-8080-exec-6||/single_signon.htm|292b461a-2954-4b63-a3f9-f916c7ad3bc0|WARN|INFORMATIONAL|172.17.0.3|9e55538716e8
 Handler execution resulted in exception: required key 
[authentication_mechanism] not found

This seems to be related the lack on an attribute
authentication_mechanism = BOTH
in the 
/opt/vid/epsdk-app-onap/src/main/webapp/WEB-INF/fusion/conf/fusion.properties

I also got the error
2017-05-16 
12:08:53,961|||localhost-startStop-1ERROR|INFORMATIONAL|172.17.0.3|9e55538716e8||org.openecomp.portalsdk.core.util.SystemProperties||
 getProperty: environment is null, should never happen!
Which is a bit worrying.

It looks like I'm not getting a consistent set of downloads and I was looking 
for any advice on how to proceed

SDC seems to be working and I got a Service distributed to A so a lot of the 
latest seems to have worked so that is why I was hoping to get past this issue 
with VID.

Thanks

/Andrew


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


Re: [onap-discuss] [dev] Missing issue-id in commit message

2017-05-15 Thread ROSE, DANIEL V
Nacr is a check in gerrit that forbids the person who submitted a change from 
also approving it for addition into the code base. This means if I am a 
committer and I submit a change to gerrit, I can not +2 my own work, some other 
committer has to come and code review me and then +2.


Thanks,

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


-Original Message-
From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com] 
Sent: Monday, May 15, 2017 10:41 AM
To: ROSE, DANIEL V <dr6...@att.com>
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [dev] Missing issue-id in commit message

What do you mean by non-author code reviews? allowing it or forbidding it. If 
the later, I would disagree as I think in open source, anyone should be able to 
review code, and provide comments on changes.

Regarding jira issues, I tend to think it is a good practice to have a jira 
ticket tracking the work being done, hence as far as I’m concerned, I’m all in 
favour to that. But anyway, I think this is a TSC decision (to enforce it).

Thanks,
Alexis

> On May 15, 2017, at 10:21 AM, ROSE, DANIEL V <dr6...@att.com> wrote:
> 
> I also had a proposal for non-author code reviews being enforced and that is 
> delayed too. 
> 
> So as we form new projects we can make a decision about if nacr and jira 
> issues are something we want (either per project or overall).
> 
> 
> Thanks,
> Daniel Rose
> ECOMP / ONAP
> com.att.ecomp
> 732-420-7308
> 
> 
> -Original Message-
> From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com] 
> Sent: Monday, May 15, 2017 10:01 AM
> To: ROSE, DANIEL V <dr6...@att.com>
> Cc: onap-discuss@lists.onap.org
> Subject: Re: [onap-discuss] [dev] Missing issue-id in commit message
> 
> Ok. Good to know it’s expected then. I’ll address that in my commits.
> 
> Thanks,
> Alexis
>> On May 15, 2017, at 9:33 AM, ROSE, DANIEL V <dr6...@att.com> wrote:
>> 
>> Right now it is not required, but we had set a timeline to make it required. 
>> Not sure where that went. Either way I would say its strongly encouraged to 
>> have a jira ticket for your submits so that others can have some context for 
>> your issues.
>> 
>> 
>> 
>> Thanks,
>> Daniel Rose
>> ECOMP / ONAP
>> com.att.ecomp
>> 732-420-7308
>> 
>> -Original Message-
>> From: onap-discuss-boun...@lists.onap.org 
>> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Alexis de Talhouët
>> Sent: Monday, May 15, 2017 8:53 AM
>> To: onap-discuss@lists.onap.org
>> Subject: [onap-discuss] [dev] Missing issue-id in commit message
>> 
>> Hi,
>> 
>> I’m seeing this warning when submitting patches to ONAP gerrit:
>> 
>> remote: Missing issue-id in commit message
>> remote: Commit 44775a0ec9732f2874c1b07fee15c393949b55b8 not associated to 
>> any issue
>> remote: 
>> remote: Hint: insert one or more issue-id anywhere in the commit message.
>> remote:   Issue-ids are strings matching ([A-Z][A-Z0-9]{1,9}-\d+)
>> remote:   and are pointing to existing tickets on its-jira Issue-Tracker
>> 
>> Is having a issue-if required? 
>> As my commit successfully go through, I believe it is not mandatory, but I’m 
>> wondering if this warning could be removed?
>> 
>> Thanks,
>> Alexis
>> ___
>> onap-discuss mailing list
>> onap-discuss@lists.onap.org
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss=DwIGaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=n6qtQ2m5CO7Ja6kNT67Kj0782QkrVFVQp5GBmZX30Ho=ijbYsl1A2QuaiHmHoIoZhz0nl-_jLRo1gGRduzr__9Y=
>>  
> 

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


  1   2   >