[Openstack] floating ips "history"

Jay Pipes jaypipes at gmail.com
Mon Mar 25 13:31:33 UTC 2013


On 03/25/2013 06:48 AM, Antonio Messina wrote:
> Hi all,
> 
> I wonder if there is an easy way to know the instance a specific
> floating ip was assigned to on a specific point in time.

Unfortunately, not using the database schema as it currently stands. You
could, however, search your log files (nova-network and
nova-api-os-compute IIRC) for the the IP address in question and
determine the history from the log records.

Best,
-jay




More information about the Openstack mailing list