<div dir="ltr"><div><div><div><div>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: <br>
<br>+---------------------+------------+------------+----+--------------------------------------+---------+<br>| created_at          | updated_at | deleted_at | id | uuid                                 | deleted |<br>+---------------------+------------+------------+----+--------------------------------------+---------+<br>
| 2014-06-06 13:11:37 | NULL       | NULL       |  1 | d1b01467-83ab-4d90-af12-9b404eedddc4 |       0 |<br>| 2014-06-06 13:12:15 | NULL       | NULL       |  2 | bc626edd-0905-429d-85fb-d25c6634bc22 |       0 |<br>| 2014-06-10 10:57:08 | NULL       | NULL       |  3 | bd713cda-8b51-415a-ab79-9e3674414470 |       0 |<br>
+---------------------+------------+------------+----+--------------------------------------+---------+<br><br></div>But with the floating IP information about the instance that its associated. <br></div>Can you suggest any location to search for it?<br>
<br></div>Thanks,<br></div>Luan Lourenço<br><div><div><div><div><br></div></div></div></div></div>