Re: [Openstack] Deletion data from db

2013-11-21 Thread Antonio Messina
There is also a tool from www.mysql.com called Workbench: http://www.mysql.com/products/workbench/ There is a free version and a commercial edition. .a. On Mon, Nov 18, 2013 at 3:46 AM, wu jiang wrote: > Hi Nick, > > If you want to see the relations of db structure (like nova), you can use > Nav

Re: [Openstack] Deletion data from db

2013-11-17 Thread Nick Maslov
Hi, I'm having a question loosely related to your request, Slawek :) Do anyone have docs about all the database tables, their relations and purpose? Thanks a lot! Sent from my iPad > On 15 лист. 2013, at 13:07, Sławek Kapłoński wrote: > > Hello, > > In nova database lot of data like quotas,

[Openstack] Deletion data from db

2013-11-15 Thread Sławek Kapłoński
Hello, In nova database lot of data like quotas, reservations, security_groups and other are not phisically removed but are marked as deleted. So for example after tempest run on such infrastructure there is a lot of entries marked as deleted. So I' thinking for what all that data is stored i