summaryrefslogtreecommitdiff
path: root/nova/tests/unit/scheduler/client/test_report.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid n-cond startup abort for keystone failuresDan Smith2022-09-221-0/+19
* Unify placement client singleton implementationsDan Smith2022-09-221-0/+36
* Tell oslo.limit how to count nova resourcesJohn Garbutt2022-02-241-0/+28
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* Clean up allocations left by evacuation when deleting serviceTakashi Kajinami2021-10-261-2/+32
* Bump min placement microversion to 1.36Balazs Gibizer2021-08-211-3/+3
* Make test_refresh_associations_* deterministicmelanie witt2021-06-031-31/+31
* Refactor ResourceRequest constructorBalazs Gibizer2021-01-181-3/+3
* Make remove allocation symmetric with add allocationBalazs Gibizer2021-01-181-16/+39
* Allow extending an existing instance allocationBalazs Gibizer2021-01-181-0/+298
* Remove six.text_type (2/2)Takashi Natsume2020-12-131-8/+5
* Remove six.movesTakashi Natsume2020-11-071-1/+1
* Reduce gen conflict in COMPUTE_STATUS_DISABLED handlingBalazs Gibizer2020-07-101-0/+39
* Delete resource provider in tree by top-down traversable ordersongwenping2020-06-231-9/+90
* Use Placement 1.35 (root_required)Eric Fried2020-01-071-3/+3
* Use Placement 1.34 (string suffixes & mappings)Eric Fried2019-12-051-11/+12
* Merge "Remove @safe_connect from _delete_provider"Zuul2019-10-091-0/+13
|\
| * Remove @safe_connect from _delete_providerEric Fried2019-07-191-0/+13
* | Remove @safe_connect from put_allocationsBalazs Gibizer2019-10-081-0/+6
* | Include both VCPU and PCPU in core quota countHe Jie Xu2019-09-181-0/+13
* | Nova object changes for forbidden aggregates request filtershilpa2019-09-091-3/+6
* | scheduler: Flatten 'ResourceRequest.from_extra_specs', 'from_image_props'Stephen Finucane2019-08-271-31/+43
* | trivial: Remove unused '_instance_to_allocations_dict' functionStephen Finucane2019-08-071-89/+0
* | Use OpenStack SDK for placementEric Fried2019-07-231-18/+16
* | Merge "Optimize SchedulerReportClient.delete_resource_provider"Zuul2019-07-201-11/+5
|\ \ | |/ |/|
| * Optimize SchedulerReportClient.delete_resource_providerMatt Riedemann2019-06-131-11/+5
* | Use Adapter global_request_id kwargEric Fried2019-07-151-50/+49
* | Un-safe_connect and publicize get_providers_in_treeEric Fried2019-06-271-11/+17
* | Prepare _heal_allocations_for_instance for nested allocationsBalazs Gibizer2019-06-271-29/+54
* | Merge "Avoid unnecessary joins in delete_resource_provider"Zuul2019-06-211-0/+2
|\ \ | |/
| * Avoid unnecessary joins in delete_resource_providerMatt Riedemann2019-06-131-0/+2
* | Merge "Mock time.sleep() in unit tests"Zuul2019-06-141-0/+2
|\ \
| * | Mock time.sleep() in unit testsEric Fried2019-04-011-0/+2
* | | Make get_provider_by_name public and remove safe_connectMatt Riedemann2019-06-111-25/+21
* | | Merge "Add get_usages_counts_for_quota to SchedulerReportClient"Zuul2019-05-301-0/+86
|\ \ \ | |_|/ |/| |
| * | Add get_usages_counts_for_quota to SchedulerReportClientmelanie witt2019-04-181-0/+86
* | | Merge "Query `in_tree` to placement"Zuul2019-05-021-3/+3
|\ \ \
| * | | Query `in_tree` to placementTetsuro Nakamura2019-04-171-3/+3
* | | | Merge "Use aggregate_add_host in nova-manage"Zuul2019-04-291-6/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Use aggregate_add_host in nova-manageEric Fried2019-03-261-6/+29
| |/ /
* | | Change a log level for overwriting allocationTakashi NATSUME2019-04-081-3/+7
| |/ |/|
* | Speed up test_reportEric Fried2019-03-171-0/+3
|/
* Ensure that bandwidth and VF are from the same PFBalazs Gibizer2019-03-051-0/+54
* Merge "Make move_allocations handle empty source allocations"Zuul2019-03-051-0/+20
|\
| * Make move_allocations handle empty source allocationsMatt Riedemann2019-02-121-0/+20
* | Add remove_resources_from_instance_allocation to report clientBalazs Gibizer2019-02-281-1/+419
* | Follow up for I0c764e441993e32aafef0b18049a425c3c832a50Matt Riedemann2019-02-221-5/+5
* | Switch to using os-resource-classesChris Dent2019-02-071-2/+2
|/
* Merge "FUPs: ReportClient traffic series"Zuul2019-02-041-17/+17
|\
| * FUPs: ReportClient traffic seriesEric Fried2019-01-291-17/+17