Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-08-20 Thread Udara Liyanage
bottom of >>> http://docs.openstack.org/user-guide/content/floating_ip_allocate.html >>> [2] >>> http://docs.openstack.org/api/openstack-compute/2/content/POST_os-floating-ips-v2_AddFloatingIP__v2__tenant_id__servers__server_id__action_ext-os-floating-ips.html >>> &g

Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-08-20 Thread Udara Liyanage
ing_ip_allocate.html >> [2] >> http://docs.openstack.org/api/openstack-compute/2/content/POST_os-floating-ips-v2_AddFloatingIP__v2__tenant_id__servers__server_id__action_ext-os-floating-ips.html >> >> -Jeffrey >> >> From: Udara Liyanage >> Reply-To: "

Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-08-20 Thread Udara Liyanage
tml > > -Jeffrey > > From: Udara Liyanage > Reply-To: "dev@stratos.apache.org" > Date: Friday, August 8, 2014 4:57 AM > To: Manula Chathurika Thantriwatte > Cc: "dev@stratos.apache.org" > > Subject: Re: STRATOS-698 and issue with single private/publ

Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-08-08 Thread Jeffrey Nguyen (jeffrngu)
pache.org<mailto:dev@stratos.apache.org>" mailto:dev@stratos.apache.org>> Subject: Re: STRATOS-698 and issue with single private/public IPs in topology events Hi Jaffrey, I tried associating floating Ips multiple times. However only the first floating IP is allocated to the instance

Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-08-08 Thread Udara Liyanage
re if allocating floating IP against the same node >> multiple times will overwrite the previous floating Ip (for the same >> network interface) or creating new floating IP for the next network >> interface. Hopefully it's the later case. >> >> Your thoughts? &g

Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-07-11 Thread Manula Chathurika Thantriwatte
e next network interface. > Hopefully it's the later case. > > Your thoughts? > > -Jeffrey > > From: Udara Liyanage > Date: Thursday, July 10, 2014 1:03 AM > To: dev > Cc: jeffrngu > Subject: Re: STRATOS-698 and issue with single private/public IPs in >

Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-07-10 Thread Jeffrey Nguyen (jeffrngu)
1:03 AM To: dev mailto:dev@stratos.apache.org>> Cc: jeffrngu mailto:jeffr...@cisco.com>> Subject: Re: STRATOS-698 and issue with single private/public IPs in topology events Hi, What I understood from the jira is, you specify multiple network interfaces in cartridge json. Additinaly

Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-07-10 Thread Udara Liyanage
Hi, What I understood from the jira is, you specify multiple network interfaces in cartridge json. Additinaly you want to assign the floating IP to one of the interfaces you prefer. I guess the uuid you have specified are the uuid of your openstack networks. One thing I have noticed is, instance i

Re: STRATOS-698 and issue with single private/public IPs in topology events

2014-07-10 Thread Manula Chathurika Thantriwatte
Hi Jeffrey, Yes, currently I'm working on this JIRA. When going through stratos the code, I find out that currently there is no implementations for the "publicNetworkUuid". So I'll try to find out the implementation in the jclouds whether they support this functionality. According to the current

STRATOS-698 and issue with single private/public IPs in topology events

2014-07-09 Thread Jeffrey Nguyen (jeffrngu)
Hi Manula, Looks like you're currently working on this JIRA. Wanted to check with you if you're going to fix the issue of topology events supporting only one private IP and one public IP. I think this issue is related to the floating IP issue described in this JIRA. Are you going to addre