Re: [Openstack] Manually freeing an IP address

2013-08-07 Thread Kenneth Koski
Thanks! Yeah, this patch is exactly the functionality that I'm looking for. That's unfortunate that it won't be backported, but I can definitely understand that. Looks like I'll just have to find a workaround for the moment until Havana is available to me. On 08/07/2013 11:10 AM, Salvatore Orlando

Re: [Openstack] Manually freeing an IP address

2013-08-07 Thread Salvatore Orlando
As Ashok said, Aaron is working on a patch for removing the need for holding an IP. This will make IP addresses immediately reusable, thus removing the 'hold' process. This is however not likely to be backported to grizzly; it will be an havana feature. Salvatore On 7 August 2013 17:44, Ashok K

Re: [Openstack] Manually freeing an IP address

2013-08-07 Thread Ashok Kumaran
I hope you might be interested in this https://review.openstack.org/#/c/37580/ Best, Ashok On Wed, Aug 7, 2013 at 9:00 PM, Kenneth Koski wrote: > I'm working with OpenStack Grizzly, and I'm looking to be able to remove > an assigned IP address and reassign it fairly quickly (in the course of >

[Openstack] Manually freeing an IP address

2013-08-07 Thread Kenneth Koski
I'm working with OpenStack Grizzly, and I'm looking to be able to remove an assigned IP address and reassign it fairly quickly (in the course of several seconds). However, it looks like Grizzly will hold on to an IP address in accordance with the DHCP lease time. Right now, my solution is to delete