[onap-discuss] [SDC]Validation of Datatypes during Import

2018-07-11 Thread shaheen
Hi Michael,

I would like to understand how datatypes are validated inside SDC.

According to TOSCA-Simple-Profile-YAML1.1, *a valid datatype definition
MUST have either a valid derived_from declaration or atleast one valid
property definition.*

http://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.1/csprd01/TOSCA-Simple-Profile-YAML-v1.1-csprd01.html

Today in SDC ,while importing datatypes if alteast one property is present
and no derived then the system does not fail.

Does SDC follow TOSCA standards completely? Is derived_from keyword
mandatory in a datatype definition irrespective of properties.




Thanks,
Shaheen Shaik

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

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



[onap-discuss] ONAP Demo Instance

2017-05-02 Thread Ali, Shaheen
Is there a public instance of the ONAP demo available to play with?
We would like to evaluate ONAP without having to set up the demo ourselves.

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


[onap-discuss] ONAP Demo on OpenStack KILO?

2017-04-19 Thread Ali, Shaheen
Hello,

Does the ONAP demo run on OpenStack KILO?  Some older posts mention that Mitaka 
was used for testing.

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.
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170419/c6184c2a/attachment-0001.html>


Re: [onap-discuss] Ubuntu 16.04 VM do not have eth0

2017-05-03 Thread Ali, Shaheen
Hello All,

I would like specific instructions on how to modify the heat template so that 
the robot, sdc and mso instances all correctly configure their network.

Recently, Munir posted this helpful reply.

Message: 1
Date: Thu, 13 Apr 2017 13:23:51 +
From: "Ahmad, Munir" 
To: Chris Reece ,
"onap-discuss@lists.onap.org"   
Subject: Re: [onap-discuss] Ubuntu 16.04 VM do not have eth0
Message-ID: 
Content-Type: text/plain; charset="utf-8"

Hello Chris,

You need to rename the following two interfaces.

? ens4 to eth0

? ens3 to eth1
then rerun the /var/lib/cloud/instance/user-data.txt

In order to do this do I need console access or a modified heat template?

Thanks,

Shaheen Ali

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] Ubuntu 16.04 VM do not have eth0

2017-05-03 Thread Ali, Shaheen
Lianhao,

Is enp0s3 and enp0s8 examples?  Do I need to log in to find out what specific 
ethernet names are?

thanks,

Shaheen


From: Lu, Lianhao [lianhao...@intel.com]
Sent: Wednesday, May 03, 2017 2:34 PM
To: Ali, Shaheen; onap-discuss@lists.onap.org
Subject: RE: Ubuntu 16.04 VM do not have eth0

If you look at the heat template, you could find the following lines, please 
modify according to your base image:

# Rename network interface
sed -i 's/GRUB_CMDLINE_LINUX=.*/GRUB_CMDLINE_LINUX="net.ifnames=0 
biosdevname=0"/g' /etc/default/grub
grub-mkconfig -o /boot/grub/grub.cfg
sed -i "s/enp0s3/eth0/g" /etc/network/interfaces
sed -i "s/enp0s8/eth1/g" /etc/network/interfaces

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Ali, Shaheen
Sent: Thursday, May 4, 2017 2:13 AM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Ubuntu 16.04 VM do not have eth0

Hello All,

I would like specific instructions on how to modify the heat template so that 
the robot, sdc and mso instances all correctly configure their network.

Recently, Munir posted this helpful reply.
Message: 1
Date: Thu, 13 Apr 2017 13:23:51 +
From: "Ahmad, Munir" mailto:munir.ah...@bell.ca>>
To: Chris Reece mailto:cre...@awardsolutions.com>>,
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>"   
mailto:onap-discuss@lists.onap.org>>
Subject: Re: [onap-discuss] Ubuntu 16.04 VM do not have eth0
Message-ID: 
mailto:c4e87893-77b1-48c2-bb0a-9775146a0...@bell.ca>>
Content-Type: text/plain; charset="utf-8"

Hello Chris,

You need to rename the following two interfaces.

? ens4 to eth0

? ens3 to eth1
then rerun the /var/lib/cloud/instance/user-data.txt

In order to do this do I need console access or a modified heat template?

Thanks,

Shaheen Ali
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] onap-discuss Digest, Vol 2, Issue 149

2017-05-03 Thread Ali, Shaheen
The meeting this Friday starts at 9AM, right?

What timezone?  EDT?

Thanks,

Shaheen Ali



Message: 1
Date: Thu, 20 Apr 2017 08:29:07 +
From: "denghui (L)" 
To: "onap-...@lists.onap.org" ,
"onap-discuss@lists.onap.org" 
Cc: "JANA, RITTWIK  \(RITTWIK\)" 
Subject: [onap-discuss] Modelling discussion on Friday
Message-ID:


Content-Type: text/plain; charset="us-ascii"

Hello all

We are happy to let you know that we are hosting a modeling session on Friday
9:00-10:30 Shitao moderate: TOSCA NFV Profile
10:30-12:00 Rittwik moderate: AT&T Parser
13:30-16:00 DengHui moderate: Modelling & Opendeployment

Please kindly help to let us know if you are interested in joining us, so that 
we can book a proper meeting room for our discussion

Best regards,

Rittwik & DENG Hui
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


[onap-discuss] Problem with tutorial

2017-05-05 Thread Ali, Shaheen
I have set up ONAP on our own Newton OpenStack instance.  I cannot add a 
License Key Group.  Where should I begin to debug?  I have poked around the 
logs of vm-vid, vm-sdc and vm-message-router, but nothing stands out.

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] onap-discuss Digest, Vol 3, Issue 7

2017-05-05 Thread Ali, Shaheen
Hello ONAP-discussers,

More information.  Might have a DNS problem.  The resolv.conf file on all the 
instances look like this:

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 10.10.1.13
nameserver xxx.xxx.xxx.xxx
search openstacklocal


This is the correct instance named vm1-dns-server.  However, that domain is 
wrong: openstacklocal causes errors according to the messages in the DNS server.

May  5 17:04:42 vm1-dns-server named[1179]: client 10.10.1.17#43895 
(vm1-message-router.openstacklocal): query (cache) 
'vm1-message-router.openstacklocal/A/IN' denied
May  5 17:04:42 vm1-dns-server named[1179]: client 10.10.1.17#37936 
(vm1-message-router): query (cache) 'vm1-message-router/A/IN' denied

In fact, in this particular example, the portal (10.10.1.17) is trying to reach 
the host named vm1-message-router.  Problem is that the heat template set up a 
zone named simpledemo.openecomp.org in file 
/etc/bind/zones/db.simpledemo.openecomp.org which has an entry like so:
...
vm1.mr.simpledemo.openecomp.org.IN  A   10.10.1.15
...
;Message Router
;mr.api.simpledemo.openecomp.org.   IN  CNAME   
vm1.mr.simpledemo.openecomp.org.
ueb.api.simpledemo.openecomp.org.   IN  CNAME   
vm1.mr.simpledemo.openecomp.org.
mr.api.simpledemo.openecomp.org.IN  A   10.10.1
collector.api.simpledemo.openecomp.org. IN  A   10.10.1
;dbc.api.simpledemo.openecomp.org.  IN  CNAME   
vm1.mr.simpledemo.openecomp.org.
;drprov.api.simpledemo.openecomp.org.   IN  CNAME   
vm1.mr.simpledemo.openecomp.org.
...
So, the A records that point to 10.10.1 look wrong.  The A record for 
vm1.mr.simpledemo.openecomp.org looks correct except that the portal logs in 
the container are throwing exceptions because the web service is trying to 
reach a host named vm1-message-router...

Any clues?

Shaheen


--

Message: 1
Date: Fri, 5 May 2017 13:23:47 +
From: "Ali, Shaheen" 
To: "onap-discuss@lists.onap.org" 
Subject: [onap-discuss] Problem with tutorial
Message-ID:
<21aad91308992140820380d7bf70793fa87...@podcwmbxex505.ctl.intranet>
Content-Type: text/plain; charset="iso-8859-1"

I have set up ONAP on our own Newton OpenStack instance.  I cannot add a 
License Key Group.  Where should I begin to debug?  I have poked around the 
logs of vm-vid, vm-sdc and vm-message-router, but nothing stands out.

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


[onap-discuss] Health endpoints

2017-05-08 Thread Ali, Shaheen
I am happily running the ONAP demo in vanilla Openstack (Newton).  Well, not 
completely happy since the License Group step is not working.

I need to know the health point end points of the various micro-services.  Are 
these documented?  Does anyone have a list handy?

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] Health endpoints

2017-05-08 Thread Ali, Shaheen
Thanks for the advice.  I needed to know that 'health' is not supported by 
demo.sh.
I had to log into the container and run this:

docker exec -it /bin/bash
# /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 -d /share/logs/demo/InitDemo -i 
health --display 89

This is hanging on the very first health check.

The problem  I have is that there are no instructions in the tutorial is that  
it only discusses rack space.  One of the comments on the tutorial wiki suggest 
that I have to modify the VARIABLEFILES in /opt/eteshare/config.

For vanilla openstack, do I need to visit each of these files and modify the 
settings?
What is the purpose of the Xvfb process and the exposed display port (88/tcp).  
Do I connect vncviewer to this port?

Any guidance would be appreciated.

Shaheen



From: ROSE, DANIEL V [dr6...@att.com]
Sent: Monday, May 08, 2017 11:44 AM
To: Ali, Shaheen; onap-discuss@lists.onap.org
Subject: RE: Health endpoints

If you run a robot with tag of health you will see us call all the components. 
The log.html will include the endpoints.

Thnaks,

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 08, 2017 11:44 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Health endpoints

I am happily running the ONAP demo in vanilla Openstack (Newton).  Well, not 
completely happy since the License Group step is not working.

I need to know the health point end points of the various micro-services.  Are 
these documented?  Does anyone have a list handy?

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


[onap-discuss] (no subject)

2017-05-11 Thread Ali, Shaheen
I just started the latest ONAP heat template and all the servers that depend on 
docker failed on the same line in their install.sh:

Setting up docker-engine (17.05.0~ce-0~ubuntu-trusty) ...
docker start/running, process 25003
Setting up cgroup-lite (1.9) ...
cgroup-lite start/running
Processing triggers for libc-bin (2.19-0ubuntu6.11) ...
Processing triggers for ureadahead (0.100.0-16) ...
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100   6000   6000 0   5839  0 --:--:-- --:--:-- --:--:--  5882
100 7857k  100 7857k0 0  3071k  0  0:00:02  0:00:02 --:--:-- 3722k
docker stop/waiting
start: Job failed to start
Cloning into 'portal'...
...
Warning: failed to get default registry endpoint from daemon (Cannot connect to 
the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon 
running?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?

Notice the message: 'start: Job failed to start'.  Have other people seen this 
problem?  Is there a known work around or is there a fix in flight?

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] (no subject)

2017-05-12 Thread Ali, Shaheen
I found the problem.

The docker opts for DNS were set thus:

DOCKER_OPTS="--dns [123.123.123.1] --mtu=1450"

The problem is the brackets.

Turns out that the external_dns: element in onap_openstack.env file is a list 
and was thus passing in a python list.  In my specific case, I hacked the heat 
template external_dns value with sed before saving it to 
/opt/config/external_dns.txt

echo "__external_dns__" | sed 's/\(.*\)\[\(.*\)\]\(.*\)/\1\2\3/g' > 
/opt/config/external_dns.txt

This is a hack but it got my servers up and working better.

My next problem is that the portal tomcat is not able to communicate with the 
mysql container even though mysql is up and running.  Restarting the containers 
and rebooting the portal VM do not help.

Shaheen


From: PLATANIA, MARCO (MARCO) [plata...@research.att.com]
Sent: Friday, May 12, 2017 11:02 AM
To: ROSE, DANIEL V; Ali, Shaheen; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] (no subject)

Install scripts run as root, unless they are run manually, in which case you 
either grant root access or use sudo.

Based on the message below, it seems to me that the docker engine didn’t 
install correctly.

Shaheen,

could you please verify if docker is actually installed? Try to run “sudo 
docker ps”. If that error message still appears, it means that the docker 
engine didn’t install correctly.

Thanks,
Marco

From:  on behalf of "ROSE, DANIEL V" 

Date: Friday, May 12, 2017 at 10:49 AM
To: "Ali, Shaheen" , "onap-discuss@lists.onap.org" 

Subject: Re: [onap-discuss] (no subject)

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


Marco seems to be a sudo issue? Are we running as 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 Ali, Shaheen
Sent: Thursday, May 11, 2017 6:33 PM
To: onap-discuss@lists.onap.org
Cc: Ali, Shaheen 
Subject: [onap-discuss] (no subject)

I just started the latest ONAP heat template and all the servers that depend on 
docker failed on the same line in their install.sh:
Setting up docker-engine (17.05.0~ce-0~ubuntu-trusty) ...
docker start/running, process 25003
Setting up cgroup-lite (1.9) ...
cgroup-lite start/running
Processing triggers for libc-bin (2.19-0ubuntu6.11) ...
Processing triggers for ureadahead (0.100.0-16) ...
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100   6000   6000 0   5839  0 --:--:-- --:--:-- --:--:--  5882
100 7857k  100 7857k0 0  3071k  0  0:00:02  0:00:02 --:--:-- 3722k
docker stop/waiting
start: Job failed to start
Cloning into 'portal'...
...
Warning: failed to get default registry endpoint from daemon (Cannot connect to 
the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon 
running?). Using system default: 
https://index.docker.io/v1/<https://urldefense.proofpoint.com/v2/url?u=https-3A__index.docker.io_v1_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=yTI42mOIyaw4Y6U8o2eHbYBU2IPRck0lo69aUxd4_Po&s=h_dZ5_X8_Qmk7IKrprXo_gTxKm5qgAvYikvDVIm9yJs&e=>
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?

Notice the message: 'start: Job failed to start'.  Have other people seen this 
problem?  Is there a known work around or is there a fix in flight?

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] (no subject)

2017-05-12 Thread Ali, Shaheen
So how is dns_list even used?

Shaheen


From: PLATANIA, MARCO (MARCO) [plata...@research.att.com]
Sent: Friday, May 12, 2017 11:31 AM
To: Ali, Shaheen; ROSE, DANIEL V; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] (no subject)

Shaheen,

I found that DNS issue too. In some OpenStack deployments, the heat engine 
complains and doesn’t even start. To get around it, I introduced another 
parameter in heat env, which is a simple string and is interpreted correctly by 
heat and docker engines.

So, the heat template now has:
dns_list: LIST OF DNS SERVERS
external_dns: ONE OF THE DNS IP ADDRESSES IN THE PREVIOUS LIST

In this way, both engines are happy. I will investigate later if there’s some 
different approach.

Thanks,
Marco

From: "Ali, Shaheen" 
Date: Friday, May 12, 2017 at 11:23 AM
To: "PLATANIA, MARCO (MARCO)" , "ROSE, DANIEL V" 
, "onap-discuss@lists.onap.org" 
Subject: RE: [onap-discuss] (no subject)

I found the problem.

The docker opts for DNS were set thus:

DOCKER_OPTS="--dns [123.123.123.1] --mtu=1450"

The problem is the brackets.

Turns out that the external_dns: element in onap_openstack.env file is a list 
and was thus passing in a python list.  In my specific case, I hacked the heat 
template external_dns value with sed before saving it to 
/opt/config/external_dns.txt

echo "__external_dns__" | sed 's/\(.*\)\[\(.*\)\]\(.*\)/\1\2\3/g' > 
/opt/config/external_dns.txt

This is a hack but it got my servers up and working better.

My next problem is that the portal tomcat is not able to communicate with the 
mysql container even though mysql is up and running.  Restarting the containers 
and rebooting the portal VM do not help.

Shaheen


From: PLATANIA, MARCO (MARCO) [plata...@research.att.com]
Sent: Friday, May 12, 2017 11:02 AM
To: ROSE, DANIEL V; Ali, Shaheen; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] (no subject)
Install scripts run as root, unless they are run manually, in which case you 
either grant root access or use sudo.

Based on the message below, it seems to me that the docker engine didn’t 
install correctly.

Shaheen,

could you please verify if docker is actually installed? Try to run “sudo 
docker ps”. If that error message still appears, it means that the docker 
engine didn’t install correctly.

Thanks,
Marco

From:  on behalf of "ROSE, DANIEL V" 

Date: Friday, May 12, 2017 at 10:49 AM
To: "Ali, Shaheen" , "onap-discuss@lists.onap.org" 

Subject: Re: [onap-discuss] (no subject)

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

Marco seems to be a sudo issue? Are we running as 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 Ali, Shaheen
Sent: Thursday, May 11, 2017 6:33 PM
To: onap-discuss@lists.onap.org
Cc: Ali, Shaheen 
Subject: [onap-discuss] (no subject)

I just started the latest ONAP heat template and all the servers that depend on 
docker failed on the same line in their install.sh:
Setting up docker-engine (17.05.0~ce-0~ubuntu-trusty) ...
docker start/running, process 25003
Setting up cgroup-lite (1.9) ...
cgroup-lite start/running
Processing triggers for libc-bin (2.19-0ubuntu6.11) ...
Processing triggers for ureadahead (0.100.0-16) ...
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100   6000   6000 0   5839  0 --:--:-- --:--:-- --:--:--  5882
100 7857k  100 7857k0 0  3071k  0  0:00:02  0:00:02 --:--:-- 3722k
docker stop/waiting
start: Job failed to start
Cloning into 'portal'...
...
Warning: failed to get default registry endpoint from daemon (Cannot connect to 
the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon 
running?). Using system default: 
https://index.docker.io/v1/<https://urldefense.proofpoint.com/v2/url?u=https-3A__index.docker.io_v1_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=yTI42mOIyaw4Y6U8o2eHbYBU2IPRck0lo69aUxd4_Po&s=h_dZ5_X8_Qmk7IKrprXo_gTxKm5qgAvYikvDVIm9yJs&e=>
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?

Notice the message: 'start: Job failed to start'.  Have other people seen this 
problem?  Is there a known work around or is there a fix in flight?

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 repl

[onap-discuss] APPC questions

2017-05-19 Thread Ali, Shaheen
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


[onap-discuss] dgbuilder password

2017-05-22 Thread Ali, Shaheen
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] onap-discuss Digest, Vol 3, Issue 7

2017-05-30 Thread Ali, Shaheen
Marco,

We are moving forward with a modified ONAP stack that suits us.  We are not 
tracking the currently released ONAP software.  We are picking up fixes 
appropriate for us as we go forward.

Shaheen


From: PLATANIA, MARCO  (MARCO) [plata...@research.att.com]
Sent: Monday, May 29, 2017 11:54 AM
To: Ali, Shaheen; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] onap-discuss Digest, Vol 3, Issue 7

Hello Shaheen,

Apologies for the late reply. Is this still causing issues to you?

As far as I see from the config file below, you modified some ONAP addresses, 
which is fine, but you need to check if the address assignment is coherent with 
the oam_network_cidr parameter in the heat environment file and the DNS VM 
config, which doesn’t seem to have the correct private address if it is 
resolving them incorrectly.

What template are you using?

resolv.conf seems correct to me. Also, make sure your OpenStack installation 
isn’t preventing you from resolving DNS queries (unfortunately I’m not an 
expert on this, so I can provide little help.)

Thanks,
Marco


On 5/5/17, 1:28 PM, "onap-discuss-boun...@lists.onap.org on behalf of Ali, 
Shaheen"  wrote:

Hello ONAP-discussers,

More information.  Might have a DNS problem.  The resolv.conf file on all 
the instances look like this:

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by 
resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 10.10.1.13
nameserver xxx.xxx.xxx.xxx
search openstacklocal


This is the correct instance named vm1-dns-server.  However, that domain is 
wrong: openstacklocal causes errors according to the messages in the DNS server.

May  5 17:04:42 vm1-dns-server named[1179]: client 10.10.1.17#43895 
(vm1-message-router.openstacklocal): query (cache) 
'vm1-message-router.openstacklocal/A/IN' denied
May  5 17:04:42 vm1-dns-server named[1179]: client 10.10.1.17#37936 
(vm1-message-router): query (cache) 'vm1-message-router/A/IN' denied

In fact, in this particular example, the portal (10.10.1.17) is trying to 
reach the host named vm1-message-router.  Problem is that the heat template set 
up a zone named simpledemo.openecomp.org in file 
/etc/bind/zones/db.simpledemo.openecomp.org which has an entry like so:
...
vm1.mr.simpledemo.openecomp.org.IN  A   10.10.1.15
...
;Message Router
;mr.api.simpledemo.openecomp.org.   IN  CNAME   
vm1.mr.simpledemo.openecomp.org.
ueb.api.simpledemo.openecomp.org.   IN  CNAME   
vm1.mr.simpledemo.openecomp.org.
mr.api.simpledemo.openecomp.org.IN  A   10.10.1
collector.api.simpledemo.openecomp.org. IN  A   10.10.1
;dbc.api.simpledemo.openecomp.org.  IN  CNAME   
vm1.mr.simpledemo.openecomp.org.
;drprov.api.simpledemo.openecomp.org.   IN  CNAME   
vm1.mr.simpledemo.openecomp.org.
...
So, the A records that point to 10.10.1 look wrong.  The A record for 
vm1.mr.simpledemo.openecomp.org looks correct except that the portal logs in 
the container are throwing exceptions because the web service is trying to 
reach a host named vm1-message-router...

Any clues?

Shaheen


--

Message: 1
Date: Fri, 5 May 2017 13:23:47 +
From: "Ali, Shaheen" 
To: "onap-discuss@lists.onap.org" 
Subject: [onap-discuss] Problem with tutorial
Message-ID:
<21aad91308992140820380d7bf70793fa87...@podcwmbxex505.ctl.intranet>
Content-Type: text/plain; charset="iso-8859-1"

I have set up ONAP on our own Newton OpenStack instance.  I cannot add a 
License Key Group.  Where should I begin to debug?  I have poked around the 
logs of vm-vid, vm-sdc and vm-message-router, but nothing stands out.

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://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss&d=DwICAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=4ApVTf-048h2sFMm8kA-ET1VUqm9vnfAQhSqv9gxi0g&s=O2C55Z1TwG8AuavqCnMgqww8R34H-t19kJiTE_oS8SM&e=


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 

[onap-discuss] Looking for an appc image running Boron

2017-05-30 Thread Ali, Shaheen
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.
___
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 Ali, Shaheen
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
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] 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.
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 Ali, Shaheen
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
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 ; 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 Ali, Shaheen
Thanks very much.  I am downloading it now.  I could not find this tag when i 
was inspecting nexus3.

From: FREEMAN, BRIAN D [bf1...@att.com]
Sent: Wednesday, May 31, 2017 2:52 PM
To: ROSE, DANIEL V; Ali, Shaheen; onap-discuss@lists.onap.org
Subject: RE: Looking for an appc image running Boron

(after docker login)

docker pull nexus3.onap.org:10001/openecomp/sdnc-image:1.1.1-SNAPSHOT

pulls Boron-SR1 for me.

Brian


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ROSE, DANIEL V
Sent: Wednesday, May 31, 2017 12:56 PM
To: Ali, Shaheen ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Looking for an appc image running Boron

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
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 mailto:dr6...@att.com>>; 
onap-discuss@lists.onap.org<mailto: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 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.
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


[onap-discuss] Questions about sdnctl.dump

2017-06-15 Thread Ali, Shaheen
I have some questions about the MySQL DB that comes with the APPC.  Are the 
following tables required?

emp1000
linda
testit
testtable

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: [E] Re: [onap-discuss] SDC UI --- How to create VSP without Heat Template

2018-10-14 Thread Shaheen via Lists.Onap.Org
Hi,

VNF's could be onboarded to SDC through Heat file or a CSAR file(.csar).
SDC expects certain predefined and mandatory folders in the csar.You can
refer this for CSAR structure
https://wiki.onap.org/display/DW/Csar+Structure
and sample vendor VNF's
https://gerrit.onap.org/r/gitweb?p=sdc.git;a=tree;f=test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/VNFs;h=8e5bb56932e5e71b75ff365e7c86f41ac77ede03;hb=HEAD

*Thanks,*

*Shaheen, Shaik*

*Software Engineer| Network and technology -IT*

*Tel: +1 813 617 1845 <+1%20813-617-1845>  WKS: 6239*


*[image: Verizon]* <http://www.verizon.com/>


On Mon, Oct 15, 2018 at 11:44 AM Sudhakar Reddy 
wrote:

> Hi,
>
> You can refer to this page where we are uploading CSAR to create the
> model. https://wiki.onap.org/display/DW/vFW+on+Azure
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_vFW-2Bon-2BAzure&d=DwMFaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=0b2S_sBo3MyrWpbKNXGN1wc_LmCgjV4lvxIwTyqI8No&m=1-SlA18hYhMgastCKZEFtXgNnHeTfBy643yrScKgGBU&s=LQ-IIvLFsgIIEZ1jnaxcXFQaBKI6_dqmw6yT_7FhFn4&e=>
>
> 
>

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

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