[Openstack] [OpenStack] Floating IP address timestamp location
Luan Lucas
luaan.lucas at gmail.com
Mon Aug 4 16:14:19 UTC 2014
Hi All, I need to know when a floating IP address was associated to an
instance and when it was released. I am searching on nova and neutron
databases but I couldn't find it. So, what I need is something like that:
+---------------------+------------+------------+----+--------------------------------------+---------+
| created_at | updated_at | deleted_at | id |
uuid | deleted |
+---------------------+------------+------------+----+--------------------------------------+---------+
| 2014-06-06 13:11:37 | NULL | NULL | 1 |
d1b01467-83ab-4d90-af12-9b404eedddc4 | 0 |
| 2014-06-06 13:12:15 | NULL | NULL | 2 |
bc626edd-0905-429d-85fb-d25c6634bc22 | 0 |
| 2014-06-10 10:57:08 | NULL | NULL | 3 |
bd713cda-8b51-415a-ab79-9e3674414470 | 0 |
+---------------------+------------+------------+----+--------------------------------------+---------+
But with the floating IP information about the instance that its
associated.
Can you suggest any location to search for it?
Thanks,
Luan Lourenço
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140804/6891a6d2/attachment.html>
More information about the Openstack
mailing list