Re: server create problem

2017-08-30 Thread DeWayne Filppi
The log: Starting execution. Press Ctrl+C cancel 16:13:43 | I | neutron_plugin.router.create | {u'args': OrderedDict(), u'openstack_config': {'username': 'dewayne', 'tenant_name': 'dewayne-tenant', 'password': 'xxx', 'auth_url': ' https://rackspace-api.gigaspaces.com:5000/v3'}} | router_1 Stan

Re: server create problem

2017-08-30 Thread DeWayne Filppi
I'll post the whole thing. The diagnosis was just my guess based on the log output. On Wed, Aug 30, 2017 at 4:52 AM, Ran Ziv wrote: > I can't really make sense of this error message. > Could you copy paste the full execution logs when running with "-vvv"? > > The "openstack_config" property/inp

Re: Seeing error "Validation issues: unknown parent type "tosca:Root" in WebServer"

2017-08-30 Thread Ran Ziv
Great! Glad to hear it worked :) On Wed, Aug 30, 2017 at 4:42 PM, Vishwanath Jayaraman < vishwana...@hotmail.com> wrote: > Ran, > > Per your suggestion, I am no longer modifying the example using sed, but > am checking out tags/0.1.1. > > I now finally have a successful run on ubuntu 16.04 fres

Re: Seeing error "Validation issues: unknown parent type "tosca:Root" in WebServer"

2017-08-30 Thread Vishwanath Jayaraman
Ran, Per your suggestion, I am no longer modifying the example using sed, but am checking out tags/0.1.1. I now finally have a successful run on ubuntu 16.04 fresh install by following the below steps. sudo apt-get update sudo apt install -y python-pip git sudo pip install --upgrade pip se

Re: Podling Report Reminder - September 2017

2017-08-30 Thread Ran Ziv
I've updated the Podling report here: https://cwiki.apache.org/confluence/display/ARIATOSCA/Podling+Report+2017-09 On Wed, Aug 30, 2017 at 6:54 AM, wrote: > Dear podling, > > This email was sent by an automated system on behalf of the Apache > Incubator PMC. It is an initial reminder to give yo

Re: server create problem

2017-08-30 Thread Ran Ziv
I can't really make sense of this error message. Could you copy paste the full execution logs when running with "-vvv"? The "openstack_config" property/input should have nothing to do with the image/flavor assignment - The former only affects the Openstack client configuration, while the latter is

Re: Seeing error "Validation issues: unknown parent type "tosca:Root" in WebServer"

2017-08-30 Thread Ran Ziv
You should not attempt to modify the example yourself using sed the way you do in your dockerfile - The change you're making is but a single one, while there's been other changes to the example since the 0.1.1 version as well - and more so, some changes took place in the service-templates scripts r