nova/nova/tests/functional/db/api
melanie witt 9073445b38 Add user_id column to the instance_mappings table
The instance_mappings table already contains the project_id for an
instance. This adds the corresponding user_id. This also adds an index
on (user_id, project_id) because later patches in this series will be
using these columns for quota counting.

Part of blueprint count-quota-usage-from-placement

Change-Id: Id9eef7a58f66c73cd638c6c3e228447b7ab81e34
2019-03-07 16:33:58 -05:00
..
__init__.py Add second migrate_repo for cells v2 database migrations 2015-03-03 15:41:40 -05:00
test_migrations.py Add user_id column to the instance_mappings table 2019-03-07 16:33:58 -05:00