summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Stop leaking ceph df cmd in RBD utils" into stable/victoria22.2.2Zuul2021-07-092-1/+14
|\
| * Stop leaking ceph df cmd in RBD utilsTobias Urdin2021-06-252-1/+14
* | Merge "Honor [neutron]http_retries in the manual client" into stable/victoriaZuul2021-07-082-0/+3
|\ \ | |/ |/|
| * Honor [neutron]http_retries in the manual clientmelanie witt2021-06-072-0/+3
* | Merge "Initialize global data separately and run_once in WSGI app init" into ...Zuul2021-06-255-2/+256
|\ \
| * | Initialize global data separately and run_once in WSGI app initHervé Beraud2021-06-085-2/+256
* | | Merge "rbd: Get rbd_utils unit tests running again" into stable/victoriaZuul2021-06-252-1/+1
|\ \ \
| * | | rbd: Get rbd_utils unit tests running againmelanie witt2021-06-032-1/+1
| | |/ | |/|
* | | [neutron] Get only ID and name of the SGs from NeutronSlawek Kaplonski2021-06-211-1/+7
* | | Merge "Ignore PCI devices with 32bit domain" into stable/victoriaZuul2021-06-175-16/+77
|\ \ \
| * | | Ignore PCI devices with 32bit domainBalazs Gibizer2021-05-175-16/+77
* | | | Merge "Reproduce bug 1897528" into stable/victoriaZuul2021-06-171-0/+37
|\ \ \ \ | |/ / /
| * | | Reproduce bug 1897528Balazs Gibizer2021-05-171-0/+37
| |/ /
* | | Error anti-affinity violation on migrationsRodrigo Barbieri2021-06-093-24/+211
| |/ |/|
* | zuul: Replace grenade and nova-grenade-multinode with grenade-multinodeLee Yarwood2021-06-039-512/+16
|/
* Merge "guestfs: With libguestfs >= v1.41.1 decode returned bytes to string" i...22.2.1Zuul2021-04-303-4/+11
|\
| * guestfs: With libguestfs >= v1.41.1 decode returned bytes to stringLee Yarwood2021-04-253-4/+11
* | Merge "Dynamically archive FK related records in archive_deleted_rows" into s...Zuul2021-04-273-95/+170
|\ \
| * | Dynamically archive FK related records in archive_deleted_rowsmelanie witt2021-04-073-95/+170
* | | Merge "Add functional test for bug 1837995" into stable/victoriaZuul2021-04-271-0/+47
|\ \ \ | |/ /
| * | Add functional test for bug 1837995melanie witt2021-04-061-0/+47
* | | Merge "Centralize sqlite FK constraint enforcement" into stable/victoriaZuul2021-04-274-30/+22
|\ \ \ | |/ / | | / | |/ |/|
| * Centralize sqlite FK constraint enforcementmelanie witt2021-04-064-30/+22
* | Fix the vGPU dynamic options raceSylvain Bauza2021-04-062-0/+19
|/
* Merge "api: Log os-resetState as an instance action" into stable/victoriaZuul2021-03-314-2/+44
|\
| * api: Log os-resetState as an instance actionLee Yarwood2021-01-264-2/+44
* | Merge "Add config parameter 'live_migration_scheme' to live migration with tl...Zuul2021-03-221-1/+10
|\ \
| * | Add config parameter 'live_migration_scheme' to live migration with tls guideJosephine Seifert2021-03-191-1/+10
* | | Merge "libvirt: Skip encryption metadata lookups if secret already exists on ...Zuul2021-03-213-1/+42
|\ \ \
| * | | libvirt: Skip encryption metadata lookups if secret already exists on hostLee Yarwood2020-12-213-1/+42
* | | | Merge "Use absolute path during qemu img rebase" into stable/victoriaZuul2021-03-202-6/+33
|\ \ \ \
| * | | | Use absolute path during qemu img rebaseBalazs Gibizer2021-01-192-6/+33
| | |_|/ | |/| |
* | | | Merge "libvirt: Use specific user when probing encrypted rbd disks during ext...Zuul2021-03-192-2/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | libvirt: Use specific user when probing encrypted rbd disks during extendLee Yarwood2021-02-012-2/+9
* | | | Handle instance = None in _local_delete_cleanup22.2.0melanie witt2021-02-233-36/+29
* | | | Add regression test for bug 1914777melanie witt2021-02-231-0/+151
* | | | Merge "tools: Allow check-cherry-picks.sh to be disabled by an env var" into ...Zuul2021-02-182-0/+7
|\ \ \ \
| * | | | tools: Allow check-cherry-picks.sh to be disabled by an env varLee Yarwood2021-02-172-0/+7
* | | | | Merge "Disallow CONF.compute.max_disk_devices_to_attach = 0" into stable/vict...Zuul2021-02-173-1/+19
|\ \ \ \ \
| * | | | | Disallow CONF.compute.max_disk_devices_to_attach = 0melanie witt2021-01-293-1/+19
* | | | | | Merge "only wait for plugtime events in pre-live-migration" into stable/victoriaZuul2021-02-143-11/+48
|\ \ \ \ \ \
| * | | | | | only wait for plugtime events in pre-live-migrationSean Mooney2021-02-033-11/+48
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Prevent archiving of pci_devices records because of 'instance_uuid'" i...Zuul2021-02-032-1/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Prevent archiving of pci_devices records because of 'instance_uuid'melanie witt2020-10-192-1/+20
* | | | | | Merge "Fallback to same-cell resize with qos ports" into stable/victoria22.1.0Zuul2021-01-306-32/+74
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fallback to same-cell resize with qos portsBalazs Gibizer2021-01-116-32/+74
* | | | | | Merge "Use subqueryload() instead of joinedload() for (system_)metadata" into...Zuul2021-01-272-1/+24
|\ \ \ \ \ \
| * | | | | | Use subqueryload() instead of joinedload() for (system_)metadatamelanie witt2021-01-132-1/+24
* | | | | | | Merge "compute: Don't detach volumes when RescheduledException raised without...Zuul2021-01-273-20/+4
|\ \ \ \ \ \ \
| * | | | | | | compute: Don't detach volumes when RescheduledException raised without retryLee Yarwood2020-12-073-20/+4