[Bug 994034] Re: Cannot deallocate floating addresses as cloudadmin
Andrew Glen-Young
994034 at bugs.launchpad.net
Thu May 3 14:53:38 UTC 2012
I ran the following SQL query to work around the issue:
sql> UPDATE floating_ips SET deleted_at = NULL, fixed_ip_id = NULL,
project_id = NULL, host = NULL where floating_ips.deleted = 0 AND
floating_ips.auto_assigned = 0 and host is NULL;
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/994034
Title:
Cannot deallocate floating addresses as cloudadmin
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/994034/+subscriptions
More information about the Ubuntu-server-bugs
mailing list