summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add autopep8 to tox and pre-commitSean Mooney2021-11-0883-3/+154
* [Trival] Fix wrong microversion in TestClass namezhangbailin2021-11-051-1/+1
* Merge "Clean up allocations left by evacuation when deleting service"Zuul2021-11-045-90/+74
|\
| * Clean up allocations left by evacuation when deleting serviceTakashi Kajinami2021-10-265-90/+74
* | Merge "fup: Refactor and simplify Cinder fixture GET volume mock"Zuul2021-11-041-81/+43
|\ \
| * | fup: Refactor and simplify Cinder fixture GET volume mockLee Yarwood2021-10-071-81/+43
* | | Merge "fup: Move _wait_for_volume_{attach,detach} to os-volume_attachments"Zuul2021-11-041-30/+23
|\ \ \ | |/ /
| * | fup: Move _wait_for_volume_{attach,detach} to os-volume_attachmentsLee Yarwood2021-10-071-30/+23
* | | Merge "compute: Update volume_id within connection_info during swap_volume"Zuul2021-11-043-31/+36
|\ \ \ | |/ /
| * | compute: Update volume_id within connection_info during swap_volumemaaoyu2021-10-073-31/+36
* | | Merge "api: enable oslo.reports when using uWSGI"Zuul2021-11-033-6/+41
|\ \ \
| * | | api: enable oslo.reports when using uWSGILucian Petrut2021-10-143-6/+41
* | | | Merge "Prevent leaked eventlets to send notifications"Zuul2021-11-033-2/+122
|\ \ \ \
| * | | | Prevent leaked eventlets to send notificationsBalazs Gibizer2021-10-143-2/+122
* | | | | Merge "db: Remove unused build_requests columns"Zuul2021-11-033-32/+81
|\ \ \ \ \
| * | | | | db: Remove unused build_requests columnsStephen Finucane2021-10-183-32/+81
* | | | | | Merge "Reno for qos-minimum-guaranteed-packet-rate"Zuul2021-11-031-0/+17
|\ \ \ \ \ \
| * | | | | | Reno for qos-minimum-guaranteed-packet-rateBalazs Gibizer2021-11-021-0/+17
* | | | | | | Merge "Avoid unbound instance_uuid var during delete"Zuul2021-11-032-4/+34
|\ \ \ \ \ \ \
| * | | | | | | Avoid unbound instance_uuid var during deleteBalazs Gibizer2021-10-202-4/+34
* | | | | | | | Merge "db: De-duplicate list of removed table columns"Zuul2021-11-036-101/+134
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | db: De-duplicate list of removed table columnsStephen Finucane2021-10-186-101/+134
* | | | | | | | Merge "db: Enable auto-generation of API DB migrations"Zuul2021-11-033-12/+72
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | db: Enable auto-generation of API DB migrationsStephen Finucane2021-10-183-12/+72
| |/ / / / / /
* | | | | | | Merge "Revert "Temp disable nova-manage placement heal_allocation testing""Zuul2021-11-021-23/+17
|\ \ \ \ \ \ \
| * | | | | | | Revert "Temp disable nova-manage placement heal_allocation testing"Balazs Gibizer2021-11-021-23/+17
* | | | | | | | Merge "Query ports with admin client to get resource_request"Zuul2021-11-025-72/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Query ports with admin client to get resource_requestBalazs Gibizer2021-10-205-72/+55
* | | | | | | | | Merge "Fix unit test for oslo.concurrency 4.5"Zuul2021-11-021-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix unit test for oslo.concurrency 4.5Balazs Gibizer2021-10-291-12/+12
* | | | | | | | | | Merge "[nova-manage]support extended resource request"Zuul2021-11-015-297/+543
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | [nova-manage]support extended resource requestBalazs Gibizer2021-11-015-297/+543
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Temp disable nova-manage placement heal_allocation testingBalazs Gibizer2021-11-011-17/+23
| |/ / / / / / |/| | | | | |
* | | | | | | Check Nova project changes with Tobiko scenario test casesFederico Ressi2021-10-281-0/+2
* | | | | | | Merge "Fix instance's image_ref lost on failed unshelving"Zuul2021-10-272-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix instance's image_ref lost on failed unshelvingPierre-Samuel Le Stang2021-10-202-6/+6
* | | | | | | | Merge "Ensure MAC addresses characters are in the same case"Zuul2021-10-272-3/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure MAC addresses characters are in the same caseDmitriy Rabotyagov2021-10-112-3/+51
* | | | | | | | | Merge "Reproducer unit test for bug 1934094"Zuul2021-10-251-0/+24
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Reproducer unit test for bug 1934094Pierre-Samuel Le Stang2021-10-191-0/+24
* | | | | | | | | db: Increase timeout for migration testsStephen Finucane2021-10-192-0/+16
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "Fix the wrong exception used to retry detach API calls"Zuul2021-10-182-22/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix the wrong exception used to retry detach API callsTakashi Kajinami2021-09-202-22/+30
* | | | | | | | | Merge "db: Add migration to resolve shadow table discrepancies"Zuul2021-10-183-9/+108
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | db: Add migration to resolve shadow table discrepanciesStephen Finucane2021-09-243-9/+108
* | | | | | | | | Define new functional test tox env for placement gate to runGhanshyam Mann2021-10-121-0/+10
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge "Update min supported service version for Yoga"Zuul2021-10-081-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Update min supported service version for YogaTakashi Natsume2021-10-011-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Reproduce bug 1945310"Zuul2021-10-082-0/+216
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Reproduce bug 1945310Balazs Gibizer2021-09-282-0/+216
| | |_|_|/ / / | |/| | | | |