Re: [Openstack] tacker+devstack image configuration

2016-04-13 Thread HADDLETON, Robert W (Bob)
Hi Victor: If you are using the Mitaka version and the TOSCA template format you can include the "key_name" property in the VDU declaration with the name of the key to use, it should be mapped to the OS::Nova::Compute object in the Heat template and available for use. The legacy YAML form

[Openstack] tacker+devstack image configuration

2016-04-13 Thread Victor Mehmeri
Hi all, I'm trying to run a simple demo of Tacker with Devstack (I am new to this), but I've been stuck for hours here on a seemingly simple problem: my YAML file is pointing to an Openstack image which I created using an Ubuntu cloud image that I downloaded, and so after I run tacker vnfd-crea