nova/nova/tests/unit/scheduler/client
Balazs Gibizer c3804efd42 Refactor ResourceRequest constructor
This refactor changes ResourceRequest __init__ to make only an empty
request and moves the ResourceReqeust creation from a RequestSpec to a
static factory method. This is a preparation to introduce another
factory method later that will generate a ResourceRequest from a single
ResourceGroup instead of a full RequestSpec.

Blueprint: support-interface-attach-with-qos-ports

Change-Id: Idd58298a6b01775f962b9bf0a0835f762c8e0ed2
2021-01-18 15:40:42 +01:00
..
__init__.py rt: isolate report and query sched client tests 2016-08-21 20:43:17 -04:00
test_query.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_report.py Refactor ResourceRequest constructor 2021-01-18 15:40:42 +01:00