openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #22219
Re: floating ips "history"
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
Follow ups
References