Michael

We had  the same issue and followed your suggestion and were ok .  thanks for 
the same


Aparently have you tried  < running curl command > in isolation  and did you 
observe your download speed of pulling docker-compose.yml .We have noticed that 
everytime it drops to "zero" or low values . there are issues in pulling 
docker-compose.yml file completely . We tried it 2-3 times and we see same 
behaviour .

We are trying to establish where and why  is this coming from  .

Is this due to -- Load on the Server where docker-compose.yml residing  being 
High ?>  or

 or Big file size plays  a Role ?  or there is something in the infrastructure 
and environment that is causing this intermittent behaviour .  .


thanks

Gaurav

________________________________
From: [email protected] <[email protected]> 
on behalf of Michael Still <[email protected]>
Sent: 31 October 2017 06:29
To: [email protected]
Subject: [onap-discuss] Failed demo install using "openstack vanilla" heat 
template

Hi,

I am using the openstack vanilla heat templates [1] to bring up an ONAP demo 
stack using Vexxhost. The stack comes up just fine, but the portal doesn't 
appear to install correctly. When I run the portal_install.sh script manually, 
I get the following errors:

-----


+ /opt/docker/docker-compose down

ERROR: The Compose file './docker-compose.yml' is invalid because:

Unsupported config option for services.portal-db: 'healthcheck'

services.portal-wms.depends_on contains an invalid type, it should be an array

services.portal-apps.depends_on contains an invalid type, it should be an array

+ /opt/docker/docker-compose up -d

ERROR: The Compose file './docker-compose.yml' is invalid because:

Unsupported config option for services.portal-db: 'healthcheck'

services.portal-wms.depends_on contains an invalid type, it should be an array

services.portal-apps.depends_on contains an invalid type, it should be an array

-----

This docker bug [2] implies that I should specify version 2.1 of docker compose 
for the portal, but that's already done. However, using version 1.16.1 of 
docker-compose instead of 1.9 seems to fix the problem.

Is anyone else seeing these errors? Is the openstack vanilla heat template 
known to be currently working, or am I doing something weird?

Thanks heaps,
Michael



1: Specifically 
https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/ONAP/onap_openstack.env;h=6a1593f5e4cf456b5d86d5464dd0faec59ad3e04;hb=master<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Ddemo.git-3Ba-3Dblob-3Bf-3Dheat_ONAP_onap-5Fopenstack.env-3Bh-3D6a1593f5e4cf456b5d86d5464dd0faec59ad3e04-3Bhb-3Dmaster&d=DwMFaQ&c=uilaK90D4TOVoH58JNXRgQ&r=ebJjFMpXijqZjbZCcbF7yJIq2ES6jM0Q-DEcP-qjjeI&m=BJeF7_UwemlpNjCMJLUT9IUdZIOq2ALvTH2onbhnbXA&s=JHOnPuz3djXfYQlmehGJh-W9I9JCnbnBJXw0ugnRwqw&e=>
2: 
https://github.com/docker/compose/issues/4610<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_docker_compose_issues_4610&d=DwMFaQ&c=uilaK90D4TOVoH58JNXRgQ&r=ebJjFMpXijqZjbZCcbF7yJIq2ES6jM0Q-DEcP-qjjeI&m=BJeF7_UwemlpNjCMJLUT9IUdZIOq2ALvTH2onbhnbXA&s=em85m8g16dKcs1Gfh1FGI8qnDYePkQGQOf0M54VgtO4&e=>
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to