nova/nova/db/sqlalchemy
Stephen Finucane dae3c89874 apidb: Compact Stein database migrations
Specific changes include:

- Add 'user_id' column to 'instance_mappings' table (062)
- Add index covering 'user_id' and 'project_id' columns to
  'instance_mappings' table (062)

Note that we forgot to add placeholder migrations in Rocky, meaning
there is significantly less to clean up here.

Change-Id: I38a6f4d1c3d2a9797ba543694401b7b821a79805
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-03-03 16:03:09 +00:00
..
api_migrations apidb: Compact Stein database migrations 2021-03-03 16:03:09 +00:00
migrate_repo db: Compact Train database migrations 2021-01-07 11:47:44 +00:00
__init__.py Remove SQLite BigInteger/Integer translation logic 2015-12-07 12:49:22 -05:00
api.py Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
api_models.py trivial: Remove dead code 2019-12-12 10:55:02 +00:00
migration.py apidb: Compact Stein database migrations 2021-03-03 16:03:09 +00:00
models.py virt: Remove 'get_all_bw_counters' API 2020-11-24 15:29:21 +00:00
types.py Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utils 2017-01-31 11:45:00 +00:00
utils.py Remove translation of log messages 2017-07-18 09:03:39 +00:00