placement/nova
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
..
api/openstack Merge "Raise correct error instead of class exist in Placement API" 2017-02-20 17:20:38 +00:00
CA some cleanup. VSA flag status changes. returned some files 2011-07-25 16:26:23 -07:00
conf Cleanup some issues with CONF.placement.os_interface 2017-02-13 17:13:14 -05:00
db Reserve migration placeholders for Ocata backports 2017-02-06 07:40:31 -08:00
notifications/objects Transform aggregate.delete notification 2017-01-04 17:45:12 +00:00
objects Merge "Handle unicode when dealing with duplicate aggregate errors during migration" 2017-01-26 02:15:47 +00:00
policies policy: Add defaults in code (part 1) 2016-06-23 19:53:29 +03:00
scheduler/filters [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
tests Make servers API use cell-targeted context 2017-02-22 10:33:51 -08:00
virt/hyperv Remove baremetal virt driver 2014-10-08 13:41:37 +00:00
volume/encryptors encryptors: Workaround mangled passphrases 2016-11-02 20:03:41 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test.py Merge "Tests: improve assertJsonEqual diagnostic message" 2017-02-20 21:10:08 +00:00
utils.py Merge "[2/3]Replace six.iteritems() with .items()" 2017-01-21 06:55:52 +00:00