nova/nova/cells
Dan Smith f2ea55fe95 Remove straggling use of main db flavors in cellsv1 code
This remaining use of the flavor query routine from the cellsv1 code
still looks at the main database. This patch converts it to use the
object which looks in the right place.

Conflicts:
        nova/tests/unit/cells/test_cells_state_manager.py

NOTE(mriedem): The conflict is due to not having
c9de74ac2a in newton.

Closes-Bug: #1663729
Change-Id: I418988ae1d72d541ace867a22b2c9267164bf61b
(cherry picked from commit 6e5b1d289b)
(cherry picked from commit 681e377618)
2017-02-14 15:44:14 -05:00
..
filters policy: clean-up 2016-06-30 19:56:14 +00:00
weights Config options: centralize section "cells" 2016-01-27 16:10:42 +02:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
manager.py Fix migration list + MigrationList operation 2016-08-15 10:05:23 -04:00
messaging.py Fixed typos in nova, nova/api, nova/cells directory 2016-08-01 07:14:04 +00:00
opts.py Improve the help text for cells options (7) 2016-06-09 08:39:46 +03:00
rpc_driver.py Config options: centralize section "cells" 2016-01-27 16:10:42 +02:00
rpcapi.py Cold migrate using the RequestSpec object 2016-05-17 11:01:22 +02:00
scheduler.py Refactor block_device_mapping handling during boot 2016-07-05 14:38:21 -04:00
state.py Remove straggling use of main db flavors in cellsv1 code 2017-02-14 15:44:14 -05:00
utils.py Config options: centralize section "cells" 2016-01-27 16:10:42 +02:00