nova/nova/tests
Matt Riedemann 39ec15f58c Follow up for I0c764e441993e32aafef0b18049a425c3c832a50
This is a follow up for change
I0c764e441993e32aafef0b18049a425c3c832a50 to address
review comments.

The most important part is the early exit from
_fill_provider_mapping if request_spec.maps_requested_resources
returns False. That is needed to avoid the performance
impact of getting allocations and resource provider traits
per instance and provider. Since this code is currently only
going to be exercised with ports that have resource requests,
we want to avoid the extra work for all other server create
requests.

Part of blueprint bandwidth-resource-provider

Change-Id: I90845461b2b98c176c7b3b97dd3f47ed604a9bef
2019-02-22 10:57:11 +01:00
..
functional Follow up for I0c764e441993e32aafef0b18049a425c3c832a50 2019-02-22 10:57:11 +01:00
live_migration/hooks Merge "Change live_migration_wait_for_vif_plug=True by default" 2019-02-14 19:24:33 +00:00
unit Follow up for I0c764e441993e32aafef0b18049a425c3c832a50 2019-02-22 10:57:11 +01:00
__init__.py
fixtures.py Merge "Add context.target_cell() stub to DownCellFixture" 2019-02-16 05:56:40 +00:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00