[onap-discuss] (no subject)

2017-11-12 Thread aijianwen
Hi,team:
I want to produce the dockers of aai/data-router.
I download the code of aai/data-router project,then using the shell script:
#!/bin/bash
source ~/.bashrc
mvn clean package -Dmaven.test.skip=true docker:build -e

[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:0.4.11:build 
(default-cli) on project data-router: Exception caught: Request error: POST 
unix://localhost:80/build?t=/onap/data-router: 500: HTTP 500 Internal Server 
Error -> [Help 1]

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
com.spotify:docker-maven-plugin:0.4.11:build (default-cli) on project 
data-router: Exception caught

 at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)

 at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)

 at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)

 at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)

 at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)

 at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

 at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)

 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)

 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)

 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)

 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)

 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)

 at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)

 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 at java.lang.reflect.Method.invoke(Method.java:498)

 at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)

 at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)

 at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

 at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

Caused by: org.apache.maven.plugin.MojoExecutionException: Exception caught

 at 
com.spotify.docker.AbstractDockerMojo.execute(AbstractDockerMojo.java:130)

 at com.spotify.docker.BuildMojo.execute(BuildMojo.java:86)

 at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)

 at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

 ... 20 more

Caused by: com.spotify.docker.client.exceptions.DockerRequestException: Request 
error: POST unix://localhost:80/build?t=/onap/data-router: 500

 at 
com.spotify.docker.client.DefaultDockerClient.propagate(DefaultDockerClient.java:1600)

 at 
com.spotify.docker.client.DefaultDockerClient.request(DefaultDockerClient.java:1550)

 at 
com.spotify.docker.client.DefaultDockerClient.build(DefaultDockerClient.java:1145)

 at 
com.spotify.docker.client.DefaultDockerClient.build(DefaultDockerClient.java:1107)

 at com.spotify.docker.BuildMojo.buildImage(BuildMojo.java:562)

 at com.spotify.docker.BuildMojo.execute(BuildMojo.java:347)

 at 
com.spotify.docker.AbstractDockerMojo.execute(AbstractDockerMojo.java:128)

 ... 23 more

Caused by: 
com.spotify.docker.client.shaded.javax.ws.rs.InternalServerErrorException: HTTP 
500 Internal Server Error

 at 
org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:1002)

 at 
org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:799)

 at 
org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:91)

 at 
org.glassfish.jersey.client.JerseyInvocation$5.completed(JerseyInvocation.java:760)

 at 
org.glassfish.jersey.client.ClientRuntime.processResponse(ClientRuntime.java:197)

 at 
org.glassfish.jersey.client.ClientRuntime.access$300(ClientRuntime.java:78)

 at 
org.glassfish.jersey.client.ClientRuntime$2.run(ClientRuntime.java:179)

 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)

 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)

 at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

 at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

 at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

 at 

[onap-discuss] (no subject)

2017-08-20 Thread lv.bo163
Hi Michael,







I' Lv Bo from ZTE, can we add a topic about how to integrate workflow designer 
to SDC to today's agenda? This may takes about 10 mins. Thanks.  


For last week, this topic didn't discussed.






Regards.


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


[onap-discuss] (no subject)

2017-08-16 Thread Thamlur Raju
Hi,

In "createDBSchema", i am getting some errors in these logs.
I am sharing all, So Please check and give me some suggestion.


*metrics.log*
[image: Inline image 1]



*debug.log*

[image: Inline image 2]


*error.log*

[image: Inline image 3]

So Please suggest something on these errors.


Regards,

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


Re: [onap-discuss] (no subject)

2017-06-04 Thread FREEMAN, BRIAN D
Did you change the password in 99-netconf.xml to the correct one for admin ?

Brian


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Abdelmuhaimen Seaudi
Sent: Sunday, June 04, 2017 5:39 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] (no subject)

Hi.

When I do a REST request on SDNC:
GET 
"http://SDNC:8282/restconf/operational/network-topology:network-topology/<https://urldefense.proofpoint.com/v2/url?u=http-3A__SDNC-3A8282_restconf_operational_network-2Dtopology-3Anetwork-2Dtopology_=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=e3d1ehx3DI5AoMgDmi2Fzw=jOj52KdWW4XSVkHhHc58bQzZkXUhttH8fOU3R0oCkoE=nJ_6SgStGTdVF-_2MXDda_CiTM-5DGNYXPFquiLigVc=>"

I get:
{
  "network-topology": {
"topology": [
  {
"topology-id": "topology-netconf",
"node": [
  {
"node-id": "controller-config",
"netconf-node-topology:host": "127.0.0.1",
"netconf-node-topology:port": 1830,
"netconf-node-topology:connection-status": "connecting"
  }
]
  }
]
  }
}

Why the node "controller-config" is stuck in "connecting" state ?


However, when I make same REST request on APPC:

GET 
"http://APPC:8282/restconf/operational/network-topology:network-topology/<https://urldefense.proofpoint.com/v2/url?u=http-3A__APPC-3A8282_restconf_operational_network-2Dtopology-3Anetwork-2Dtopology_=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=e3d1ehx3DI5AoMgDmi2Fzw=jOj52KdWW4XSVkHhHc58bQzZkXUhttH8fOU3R0oCkoE=LR3wN4Mn4pfO4tb1pRD9Q7GBEtuEGDPCfd6ZmB0xMmg=>"

I get:
{
  "network-topology": {
"topology": [
  {
"topology-id": "topology-netconf",
"node": [
  {
"node-id": "controller-config",
"netconf-node-topology:host": "127.0.0.1",
"netconf-node-topology:connection-status": "connected",
"netconf-node-topology:available-capabilities": {
  "available-capability": [
"(config:aaa:authn:idmlight?revision=2015-12-04)aaa-idmlight",

  ]
},
"netconf-node-topology:unavailable-capabilities": {},
"netconf-node-topology:port": 1830


Thanks.

Abdelmuhaimen Seaudi, CCIE # 25265
Email: asea...@gmail.com<mailto:asea...@gmail.com>
Skype: aseaudi
LinkedIn: 
www.linkedin.com/in/aseaudi<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.linkedin.com_in_aseaudi=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=e3d1ehx3DI5AoMgDmi2Fzw=jOj52KdWW4XSVkHhHc58bQzZkXUhttH8fOU3R0oCkoE=T5GoRFpO3J92hNub6ZzREcd9vsdTIvV4pRcA-cWaq6M=>
Telephone: +2012 84644 733

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


[onap-discuss] (no subject)

2017-06-04 Thread Abdelmuhaimen Seaudi
Hi.

When I do a REST request on SDNC:
GET "
http://SDNC:8282/restconf/operational/network-topology:network-topology/;

I get:
{
  "network-topology": {
"topology": [
  {
"topology-id": "topology-netconf",
"node": [
  {
"node-id": "controller-config",
"netconf-node-topology:host": "127.0.0.1",
"netconf-node-topology:port": 1830,
"netconf-node-topology:connection-status": "connecting"
  }
]
  }
]
  }
}

Why the node "controller-config" is stuck in "connecting" state ?


However, when I make same REST request on APPC:

GET "
http://APPC:8282/restconf/operational/network-topology:network-topology/;

I get:
{
  "network-topology": {
"topology": [
  {
"topology-id": "topology-netconf",
"node": [
  {
"node-id": "controller-config",
"netconf-node-topology:host": "127.0.0.1",
"netconf-node-topology:connection-status": "connected",
"netconf-node-topology:available-capabilities": {
  "available-capability": [

"(config:aaa:authn:idmlight?revision=2015-12-04)aaa-idmlight",

  ]
},
"netconf-node-topology:unavailable-capabilities": {},
"netconf-node-topology:port": 1830


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 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<mailto:asea...@gmail.com>
Skype: aseaudi
LinkedIn: 
www.linkedin.com/in/aseaudi<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.linkedin.com_in_aseaudi=DwMFaQ=LFYZ-o9_HUMeMTSQicvjIg=2wwdGZ3YcpSivQ2Kio028A=j0Qf7dbrFW9loVgbV0MdU3Y24vXygInkivkqITK9hpE=8qC0XhE3Gj_H4TKxSeoc-GSY-iXaO6gD48hCOZrFf2E=>
Telephone: +2012 84644 733

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


[onap-discuss] (no subject)

2017-05-27 Thread Abdelmuhaimen Seaudi
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] (no subject)

2017-05-12 Thread PLATANIA, MARCO (MARCO)
Hi Shaheen,

I just update the wiki page 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack . 
Please see below:

Neutron may require that the dns_nameservers property of a OS::Neutron::Subnet 
resource be explicitly set, in order to allow VMs in the subnet to access the 
external network. dns_nameservers is a list of DNS IP addresses. However, some 
OpenStack installations do not support lists is the "user_data" section of a 
Heat template, which is used to build configuration files that are used during 
ONAP installation. As such, we define two different parameters: 1) dns_list is 
a list of DNS IP addresses that is provided to Neutron; 2) external_dns is a 
string that contains one of the DNS IP addresses in the list and can be used in 
the "user_data" section. In many cases, when only one DNS address is provided, 
these two parameters will be set to the same value.

We try to be as generic as possible and accommodate possibly different 
OpenStack versions and deployments. The DNS list is used by Neutron, while the 
String is used by Heat.

Thanks,
Marco

From: "Ali, Shaheen" <shaheen@centurylink.com>
Date: Friday, May 12, 2017 at 11:44 AM
To: "PLATANIA, MARCO (MARCO)" <plata...@research.att.com>, "ROSE, DANIEL V" 
<dr6...@att.com>, "onap-discuss@lists.onap.org" <onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] (no subject)

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" <shaheen@centurylink.com>
Date: Friday, May 12, 2017 at 11:23 AM
To: "PLATANIA, MARCO (MARCO)" <plata...@research.att.com>, "ROSE, DANIEL V" 
<dr6...@att.com>, "onap-discuss@lists.onap.org" <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: <onap-discuss-boun...@lists.onap.org> on behalf of "ROSE, DANIEL V" 
<dr6...@att.com>
Date: Friday, May 12, 2017 at 10:49 AM
To: "Ali, Shaheen" <shaheen@centurylink.com>, "onap-discuss@lists.onap.org" 
<onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] (no subject)

***Security Advisory: This Message Originated Outside of AT ***
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 <shaheen@centurylink.com>
Subject: [onap-discuss] (no subject)

I just started the latest ONAP heat template and all the servers that depend on 
docker failed on the sam

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" <shaheen@centurylink.com>
Date: Friday, May 12, 2017 at 11:23 AM
To: "PLATANIA, MARCO (MARCO)" <plata...@research.att.com>, "ROSE, DANIEL V" 
<dr6...@att.com>, "onap-discuss@lists.onap.org" <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: <onap-discuss-boun...@lists.onap.org> on behalf of "ROSE, DANIEL V" 
<dr6...@att.com>
Date: Friday, May 12, 2017 at 10:49 AM
To: "Ali, Shaheen" <shaheen....@centurylink.com>, "onap-discuss@lists.onap.org" 
<onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] (no subject)

***Security Advisory: This Message Originated Outside of AT ***
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 <shaheen@centurylink.com>
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_=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0=yTI42mOIyaw4Y6U8o2eHbYBU2IPRck0lo69aUxd4_Po=h_dZ5_X8_Qmk7IKrprXo_gTxKm5qgAvYikvDVIm9yJs=>
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 

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: <onap-discuss-boun...@lists.onap.org> on behalf of "ROSE, DANIEL V" 
<dr6...@att.com>
Date: Friday, May 12, 2017 at 10:49 AM
To: "Ali, Shaheen" <shaheen....@centurylink.com>, "onap-discuss@lists.onap.org" 
<onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] (no subject)

***Security Advisory: This Message Originated Outside of AT ***
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 <shaheen@centurylink.com>
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_=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0=yTI42mOIyaw4Y6U8o2eHbYBU2IPRck0lo69aUxd4_Po=h_dZ5_X8_Qmk7IKrprXo_gTxKm5qgAvYikvDVIm9yJs=>
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 PLATANIA, MARCO (MARCO)
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: <onap-discuss-boun...@lists.onap.org> on behalf of "ROSE, DANIEL V" 
<dr6...@att.com>
Date: Friday, May 12, 2017 at 10:49 AM
To: "Ali, Shaheen" <shaheen@centurylink.com>, "onap-discuss@lists.onap.org" 
<onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] (no subject)

***Security Advisory: This Message Originated Outside of AT ***
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 <shaheen@centurylink.com>
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_=DwMFAg=LFYZ-o9_HUMeMTSQicvjIg=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0=yTI42mOIyaw4Y6U8o2eHbYBU2IPRck0lo69aUxd4_Po=h_dZ5_X8_Qmk7IKrprXo_gTxKm5qgAvYikvDVIm9yJs=>
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


[onap-discuss] (no subject)

2017-04-03 Thread Mesut SOYTÜRK

-- next part --
An HTML attachment was scrubbed...
URL: