Jump to: navigation, search

Obsolete:Nova Database Schema

In Nova, instances, users, groups, and networks are tracked using a relational database that you can query to get information. The attached documents describe the database schema including the relationships between the tables, the available indexes and primary keys, and the identifiers tracked by the database. These were updated for the Bexar release.

For Diablo, refer to

https://docs.google.com/spreadsheet/ccc?key=0AsUHVTZg__ridEE3cjdrTWZaRGxtSXd0dVRUT0ZsdlE&hl=en_US#gid=0

Tables

networks

instances

security_group_instance_association

fixed_ips

floating_ips

volumes

export_devices

isci_targets

projects

user_project_association

users

user_role_association

user_project_role_association

services

quotas

auth_tokens

key_pairs

Model-png.png