nova/nova/db/sqlalchemy
Dan Smith f6ea6e67e5 Add an index on aggregate_metadata.value
We need this for the subsequent request_filter, which will do queries
based only on metadata value.

Related to blueprint placement-req-filter

Change-Id: I1325a226823329384edd7197e5d5f2725dc16e8f
2018-03-28 15:58:46 -07:00
..
api_migrations Add disabled column to cell_mappings table. 2018-03-17 23:12:31 +01:00
migrate_repo Add an index on aggregate_metadata.value 2018-03-28 15:58:46 -07:00
__init__.py Remove SQLite BigInteger/Integer translation logic 2015-12-07 12:49:22 -05:00
api.py Merge "Remove old flavor_create db api method" 2018-03-20 18:11:06 +00:00
api_models.py Add disabled column to cell_mappings table. 2018-03-17 23:12:31 +01:00
migration.py Revert "Optional separate database for placement API" 2016-08-25 13:51:16 -07:00
models.py Add an index on aggregate_metadata.value 2018-03-28 15:58:46 -07:00
resource_class_cache.py Move placement exceptions into the placement package 2018-03-19 15:28:02 +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