[Openstack] Issues with HA Router no such interface

2016-02-03 Thread Davíð Örn Jóhannsson
I'm trying to assign floating ips but they are not accessible on some instances. Instance overview lists floating ip under IP Addresses, but when I take a look at the port on the subnet it has a status of N/A and Host = None, Profile = None, VIF Type = unbound, VIF Details = none, VNIC Type norm

[Openstack] Tenant name from within an instance

2016-02-18 Thread Davíð Örn Jóhannsson
I'm currently looking for ways to be able to retrieve information on what tenant a given openstack instance lives in from within that instance it self. This information is not available from http://169.254.169.254/latest/meta-data and setting up a nova client to access the api is not the way I

Re: [Openstack] Tenant name from within an instance

2016-02-18 Thread Davíð Örn Jóhannsson
yways. Mohammed On Thu, Feb 18, 2016 at 9:38 AM, Davíð Örn Jóhannsson wrote: > I'm currently looking for ways to be able to retrieve information on what > tenant a given openstack instance lives in from within that instance it > self. > > > This information is not available f

Re: [Openstack] Tenant name from within an instance

2016-02-18 Thread Davíð Örn Jóhannsson
can that be configured on a global scale or would that have to be done using heat templates or something like that?? Frá: Chris Card Sent: 18. febrúar 2016 14:58 Til: Davíð Örn Jóhannsson; openstack@lists.openstack.org Efni: RE: [Openstack] Tenant name from

Re: [Openstack] Tenant name from within an instance

2016-02-18 Thread Davíð Örn Jóhannsson
?I'm using masterless puppet recipes within the project and they instances are spun up with heat templates Frá: gustavo panizzo (gfa) Sent: 18. febrúar 2016 15:32 Til: Davíð Örn Jóhannsson; Mohammed Naser Afrit: openstack@lists.openstack.org Efni: Re: [Open

[Openstack] OpenStack RC file from within heat

2016-02-19 Thread Davíð Örn Jóhannsson
?Is it possible to gain access to OpenStack RC file from within a heat template, in order to place it on a host during cloud init? ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org

Re: [Openstack] OpenStack RC file from within heat

2016-02-19 Thread Davíð Örn Jóhannsson
Frá: Pavlo Shchelokovskyy Sent: 19. febrúar 2016 11:34 Til: Davíð Örn Jóhannsson; openstack@lists.openstack.org Efni: Re: [Openstack] OpenStack RC file from within heat Davio, yes, you could do that, but for local files only from CLI, not Horizon. You could use a

[Openstack] using Pseudo Parameters in heat

2016-02-19 Thread Davíð Örn Jóhannsson
Does someone have any clue about using Pseudo Parameters in heat, my guess was to use it as follows but that resulted in property error The Parameter (project_id) was not provided and I have found no useful documentation up to this point. OpenStack Kilo user_data: str_replace

Re: [Openstack] using Pseudo Parameters in heat

2016-02-19 Thread Davíð Örn Jóhannsson
?Looks like ResourceTypes are not consistent in Casing it is OS::project_id not OS::Project_id Frá: Davíð Örn Jóhannsson Sent: 19. febrúar 2016 14:30 Til: openstack@lists.openstack.org Efni: [Openstack] using Pseudo Parameters in heat Does someone have any clue

[Openstack] Access the floating ip address in heat

2016-05-09 Thread Davíð Örn Jóhannsson
I’m trying to access the floating ip assigned to an instance created with a heat template and write it to file during creation of the instance, my approach is not working and I’m wondering if anyone has any suggestions on how I could archive this. server: type: OS::Nova::Server

[Openstack] External network connectivity problem

2016-09-30 Thread Davíð Örn Jóhannsson
OpenStack Liberty Ubuntu 14.04 I have a little strange problem, I’m running a Swift cluster but the proxy nodes reside in a OpenStack tenant. The private network of the tenant is connected to a ha-router on the external storage network. Now this used to work like a charm, where all my 3 proxy n