placement/nova/tests
Dan Smith 153a11e7e5 Make servers API use cell-targeted context
This makes the servers API look up the CellMapping for the instance
in question and target the context to the appropriate cell for the
subsequent call into compute/api.

Note that just as with get() and get_all(), we need to avoid going
direct to the cell database and thus short-circuiting the replication
in the case of cellsv1.

Related to blueprint cells-aware-api
Change-Id: If63a4fa7349890a6e7ac0fa3fe12917dc53334d0
2017-02-22 10:33:51 -08:00
..
functional Merge "Fix improper prompt when update RC with existed one's name." 2017-02-16 23:33:33 +00:00
unit [3/3]Replace six.iteritems() with .items() 2017-02-09 23:09:38 +08:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fixtures.py Make servers API use cell-targeted context 2017-02-22 10:33:51 -08:00
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:53:34 +05:30