I am trying to understand all the tables (including references from one table to another) that are in a standard/typical neutron instance in a standard openstack environment. Where might I find this? I understand underlying relational tables are used mainly by ORM in python using SQLAlchemy. So details/diagrams at either tables or ORM level are welcome.