summaryrefslogtreecommitdiff
path: root/nova/tests/unit/scheduler/client
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle @safe_connect returns None side effect in _ensure_resource_prov...Zuul2018-05-031-0/+32
|\
| * Handle @safe_connect returns None side effect in _ensure_resource_providerMatt Riedemann2018-05-031-0/+32
* | Make association_refresh configurableSurya Seetharaman2018-05-021-2/+4
|/
* Parse forbidden in extra_specsChris Dent2018-04-171-4/+8
* Merge "Get rid of 406 paths in report client"Zuul2018-04-131-70/+0
|\
| * Get rid of 406 paths in report clientEric Fried2018-04-021-70/+0
* | Merge "Make generation optional in ProviderTree"Zuul2018-04-051-20/+20
|\ \
| * | Make generation optional in ProviderTreeEric Fried2018-04-021-20/+20
* | | Merge "Fix nits in update_provider_tree series"Zuul2018-04-051-11/+16
|\ \ \ | |/ /
| * | Fix nits in update_provider_tree seriesEric Fried2018-04-021-11/+16
* | | Merge "Unit test framework: common FakeResponse"Zuul2018-04-041-62/+19
|\ \ \ | |/ / |/| |
| * | Unit test framework: common FakeResponseEric Fried2018-03-261-62/+19
| |/
* | SchedulerReportClient.update_from_provider_treeEric Fried2018-04-021-114/+17
* | Make get_allocation_candidates() honor aggregate restrictionsDan Smith2018-03-281-3/+6
|/
* Stop assuming initial provider generation is 0Eric Fried2018-03-151-28/+56
* Move resource class fieldsChris Dent2018-03-131-1/+1
* Make _get_sharing_providers more efficientEric Fried2018-02-261-14/+52
* Merge "Only pull associated *sharing* providers"Zuul2018-02-211-35/+41
|\
| * Only pull associated *sharing* providersEric Fried2018-02-161-35/+41
* | Merge "Do not multiply megabytes with 1024 to get gigabytes."Zuul2018-02-201-3/+5
|\ \ | |/ |/|
| * Do not multiply megabytes with 1024 to get gigabytes.Jiří Suchomel2018-01-221-3/+5
* | Avoid inventory DELETE API (no conflict detection)Eric Fried2018-02-131-201/+11
* | Merge "Ensure resource classes correctly"Zuul2018-02-131-7/+46
|\ \
| * | Ensure resource classes correctlyEric Fried2018-02-091-7/+46
* | | [placement] Add sending global request ID in getTakashi NATSUME2018-02-101-77/+115
* | | [placement] Add sending global request ID in put (3)Takashi NATSUME2018-02-101-34/+58
|/ /
* | Merge "Remove microversion fallback code from report client"Zuul2018-02-091-253/+8
|\ \
| * | Remove microversion fallback code from report clientChris Dent2018-02-061-253/+8
* | | [placement] Add sending global request ID in put (2)Takashi NATSUME2018-02-041-24/+38
|/ /
* | [placement] Add sending global request ID in put (1)Takashi NATSUME2018-02-041-19/+30
* | [placement] Add sending global request ID in postTakashi NATSUME2018-02-041-56/+93
* | Don't rely on parse.urlencode in url comparisonsChris Dent2018-02-021-13/+28
* | Merge "Pass limit to /allocation_requests"Zuul2018-02-021-3/+10
|\ \
| * | Pass limit to /allocation_requestsDan Smith2018-02-011-3/+10
* | | Merge "ProviderTree.get_provider_uuids: Top-down ordering"Zuul2018-02-011-3/+3
|\ \ \
| * | | ProviderTree.get_provider_uuids: Top-down orderingEric Fried2018-01-311-3/+3
* | | | Merge "SchedulerReportClient._delete_provider"Zuul2018-02-011-1/+37
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | SchedulerReportClient._delete_providerEric Fried2018-01-311-1/+37
* | | Merge "placement: enable required traits from the flavor extra specs"Zuul2018-02-011-3/+28
|\ \ \ | |/ / |/| |
| * | placement: enable required traits from the flavor extra specsHe Jie Xu2018-01-241-3/+28
* | | Merge "SchedulerReportClient.set_aggregates_for_provider"Zuul2018-01-311-0/+28
|\ \ \
| * | | SchedulerReportClient.set_aggregates_for_providerEric Fried2018-01-281-0/+28
* | | | Merge "Fix documentation nits in set_and_clear_allocations"Zuul2018-01-311-1/+1
|\ \ \ \
| * | | | Fix documentation nits in set_and_clear_allocationsChris Dent2018-01-031-1/+1
* | | | | Merge "[placement] Add sending global request ID in delete (3)"Zuul2018-01-311-13/+20
|\ \ \ \ \
| * | | | | [placement] Add sending global request ID in delete (3)Takashi NATSUME2018-01-221-13/+20
| | |_|_|/ | |/| | |
* | | | | Merge "placement: using the dict format for the allocation in claim_resources"Zuul2018-01-281-157/+142
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | placement: using the dict format for the allocation in claim_resourcesHe Jie Xu2018-01-241-157/+142
* | | | Merge "Track tree-associated providers in report client"Zuul2018-01-271-33/+85
|\ \ \ \
| * | | | Track tree-associated providers in report clientEric Fried2018-01-191-33/+85