summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix check_instance_shared_storage() call23.0.0.0rc1Dan Smith2021-03-252-2/+3
* Merge "Bump the Compute RPC API to version 6.0"Zuul2021-03-2510-515/+766
|\
| * Bump the Compute RPC API to version 6.0Sylvain Bauza2021-03-2510-515/+766
* | Merge "docs: Add SEV guide"Zuul2021-03-254-277/+273
|\ \
| * | docs: Add SEV guideStephen Finucane2021-03-234-277/+273
* | | Merge "docs: Remove duplicated PCI passthrough extra spec info"Zuul2021-03-252-105/+94
|\ \ \ | |/ /
| * | docs: Remove duplicated PCI passthrough extra spec infoStephen Finucane2021-03-232-105/+94
* | | Merge "docs: Remove duplicate TPM extra spec info"Zuul2021-03-252-30/+17
|\ \ \ | |/ /
| * | docs: Remove duplicate TPM extra spec infoStephen Finucane2021-03-232-30/+17
* | | Merge "docs: Add a real-time guide"Zuul2021-03-257-348/+270
|\ \ \ | |/ /
| * | docs: Add a real-time guideStephen Finucane2021-03-237-348/+270
* | | Merge "Wallaby 23.0.0 prelude section"Zuul2021-03-251-0/+46
|\ \ \
| * | | Wallaby 23.0.0 prelude sectionSylvain Bauza2021-03-221-0/+46
* | | | Merge "[Arm64][libvirt] Fix read bytes from json files"Zuul2021-03-252-2/+2
|\ \ \ \
| * | | | [Arm64][libvirt] Fix read bytes from json filesricolin2021-03-242-2/+2
* | | | | Merge "docs: Add a resource limits guide"Zuul2021-03-243-209/+313
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | docs: Add a resource limits guideStephen Finucane2021-03-233-209/+313
| | |_|/ | |/| |
* | | | Merge "Reset global wsgi app state in unit test"Zuul2021-03-241-0/+5
|\ \ \ \
| * | | | Reset global wsgi app state in unit testBalazs Gibizer2021-03-241-0/+5
* | | | | Merge "docs: Add note about rescuing bfv instances with the 2.87 microversion"Zuul2021-03-242-0/+9
|\ \ \ \ \
| * | | | | docs: Add note about rescuing bfv instances with the 2.87 microversionLee Yarwood2021-03-112-0/+9
* | | | | | Merge "docs: Add version{added,changed} notes to the hw_machine_type guide"Zuul2021-03-241-0/+10
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | docs: Add version{added,changed} notes to the hw_machine_type guideLee Yarwood2021-03-091-0/+10
* | | | | Merge "Initialize global data separately and run_once in WSGI app init"Zuul2021-03-234-2/+252
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Initialize global data separately and run_once in WSGI app initHervé Beraud2020-12-144-2/+252
* | | | | Merge "Dynamically archive FK related records in archive_deleted_rows"Zuul2021-03-233-95/+170
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Dynamically archive FK related records in archive_deleted_rowsmelanie witt2021-03-113-95/+170
* | | | | Merge "Add missed accel_uuids for _poll_shelved_instances"Zuul2021-03-212-2/+38
|\ \ \ \ \
| * | | | | Add missed accel_uuids for _poll_shelved_instanceszhangbailin2021-03-172-2/+38
* | | | | | Merge "Add release note for vDPA"Zuul2021-03-201-0/+43
|\ \ \ \ \ \
| * | | | | | Add release note for vDPAStephen Finucane2021-03-161-0/+43
* | | | | | | Merge "tests: Add functional test for vDPA device"Zuul2021-03-206-102/+483
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | tests: Add functional test for vDPA deviceStephen Finucane2021-03-166-102/+483
* | | | | | | Merge "api: Block unsupported actions with vDPA"Zuul2021-03-2018-44/+168
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | api: Block unsupported actions with vDPASean Mooney2021-03-1618-44/+168
* | | | | | | Merge "releasenotes: Fix typo"Zuul2021-03-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | releasenotes: Fix typoKashyap Chamarthy2021-03-191-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "doc: mark the max microversion for wallaby"Zuul2021-03-191-2/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | doc: mark the max microversion for wallabyTakashi Natsume2021-03-181-2/+4
* | | | | | | Merge "Add config parameter 'live_migration_scheme' to live migration with tl...Zuul2021-03-181-1/+10
|\ \ \ \ \ \ \
| * | | | | | | Add config parameter 'live_migration_scheme' to live migration with tls guideJosephine Seifert2021-03-171-1/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "pci: Add vDPA vnic to PCI request mapping and filtering"Zuul2021-03-177-92/+283
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | pci: Add vDPA vnic to PCI request mapping and filteringSean Mooney2021-03-167-92/+283
* | | | | | Merge "libvirt: Deprecate `live_migration_tunnelled`"Zuul2021-03-162-0/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libvirt: Deprecate `live_migration_tunnelled`Kashyap Chamarthy2021-03-162-0/+25
* | | | | | Merge "Remove VFSLocalFS"Zuul2021-03-166-439/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove VFSLocalFSBalazs Gibizer2021-03-036-439/+0
* | | | | | Merge "docs: Document UEFI secure boot feature"Zuul2021-03-166-91/+311
|\ \ \ \ \ \
| * | | | | | docs: Document UEFI secure boot featureStephen Finucane2021-03-126-91/+311
* | | | | | | Merge "tests: Remove duplicated 'start_compute' helper"Zuul2021-03-161-36/+10
|\ \ \ \ \ \ \ | |/ / / / / /