nova/nova/tests
Eric Fried d98986415c Fix race condition in reshaper handler
Fix the race condition identified at [1] by indexing the `inventories`
argument to the resource_provider.reshape method by ResourceProvider
object rather than its UUID. That means we never have to do a fresh
lookup for the provider.

[1] https://review.openstack.org/#/c/585033/18/nova/api/openstack/placement/objects/resource_provider.py@4195

Change-Id: Ie21bddc186364db2b10af45546c35b9ad5a0208b
2018-08-25 10:45:49 -05:00
..
functional Fix race condition in reshaper handler 2018-08-25 10:45:49 -05:00
live_migration/hooks Stop setting glance_api_version in cinder.conf in nova-live-migration 2018-07-03 09:55:26 -04:00
unit [placement] Add /reshaper handler for POST 2018-08-23 00:36:17 +00:00
__init__.py
fixtures.py Scrub hw:cpu_model from API samples 2018-08-02 16:00:45 -04:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:53:34 +05:30