[Openstack] How to get records of table in nova db using nova api

Mohamed Zibouli mzibouli at gmail.com
Sat May 16 04:01:20 UTC 2015


I create a new class Applications in nova models.py and I mapped this class
to a new table in nova db using sqlalchemy version file ( nova db sync).

Application table has FK instances.uuid to link it to instances table. Now
I need to display on dashboard all applications details name and status for
a specific instance using instances.uuid

I need to know how to use nova api to get data from applications table.

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150516/067ebf4a/attachment.html>


More information about the Openstack mailing list