summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move libvirt calculation of machine type to utils.py"Zuul2019-03-214-10/+50
|\
| * Move libvirt calculation of machine type to utils.pyAdam Spiers2019-03-194-10/+50
* | Merge "Fix links to neutron QoS minimum bandwidth doc"Zuul2019-03-211-1/+1
|\ \
| * | Fix links to neutron QoS minimum bandwidth docBalazs Gibizer2019-03-211-1/+1
* | | Don't register placement opts mutiple times in a testChris Dent2019-03-201-2/+4
|/ /
* | Merge "Move slight bonkers IP management to privsep."Zuul2019-03-206-59/+94
|\ \
| * | Move slight bonkers IP management to privsep.Michael Still2019-03-176-59/+94
* | | Merge "Use assertXmlEqual() helper for all XML comparison tests"Zuul2019-03-195-38/+37
|\ \ \
| * | | Use assertXmlEqual() helper for all XML comparison testsAdam Spiers2019-03-085-38/+37
* | | | Merge "Remove unnecessary default provider_tree when getting traits"Zuul2019-03-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unnecessary default provider_tree when getting traitsAdam Spiers2019-03-181-1/+1
* | | | Merge "qemu: Make disk image conversion dramatically faster"Zuul2019-03-194-17/+24
|\ \ \ \ | |/ / / |/| | |
| * | | qemu: Make disk image conversion dramatically fasterKashyap Chamarthy2019-03-184-17/+24
* | | | Merge "Pass kwargs to exception to get better format of error message"Zuul2019-03-182-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Pass kwargs to exception to get better format of error messagezhufl2019-03-152-3/+3
* | | | Merge "Avoid crashing while getting libvirt capabilities with unknown arch na...Zuul2019-03-152-5/+19
|\ \ \ \
| * | | | Avoid crashing while getting libvirt capabilities with unknown arch namesDan Smith2019-03-142-5/+19
* | | | | Merge "Add functional test to delete a server while in VERIFY_RESIZE"Zuul2019-03-153-1/+48
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add functional test to delete a server while in VERIFY_RESIZEMatt Riedemann2019-03-123-1/+48
* | | | | Re-enable Ceph in live migration testingmelanie witt2019-03-141-9/+10
| |/ / / |/| | |
* | | | Merge "Update compute rpc version alias for stein"Zuul2019-03-141-0/+1
|\ \ \ \
| * | | | Update compute rpc version alias for steinTakashi NATSUME2019-03-121-0/+1
* | | | | Merge "Skip the ceph based live migration testing"Zuul2019-03-131-7/+9
|\ \ \ \ \
| * | | | | Skip the ceph based live migration testingghanshyam2019-03-131-7/+9
* | | | | | Merge "Update instance.availability_zone during live migration"Zuul2019-03-133-2/+146
|\ \ \ \ \ \
| * | | | | | Update instance.availability_zone during live migrationMatt Riedemann2018-12-193-2/+146
* | | | | | | Merge "Add missing libvirt exception during device detach"Zuul2019-03-132-1/+24
|\ \ \ \ \ \ \
| * | | | | | | Add missing libvirt exception during device detachChris Friesen2019-03-072-1/+24
* | | | | | | | Merge "Trivialfix for help description of images_type"Zuul2019-03-131-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Trivialfix for help description of images_typezhu.boxiang2019-03-131-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Remove duplicate cleanup in functional tests"Zuul2019-03-1314-20/+8
|\ \ \ \ \ \ \
| * | | | | | | Remove duplicate cleanup in functional testsTakashi NATSUME2019-03-0714-20/+8
* | | | | | | | Merge "pass endpoint interface to Ironic client"Zuul2019-03-132-3/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | pass endpoint interface to Ironic clientGuang Yee2019-03-122-3/+32
* | | | | | | | | Merge "Allow utime call to fail on qcow2 image base file"Zuul2019-03-132-3/+71
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Allow utime call to fail on qcow2 image base fileNeil Jerram2019-03-122-3/+71
* | | | | | | | | Merge "Revert "Fixes race condition with privsep utime""Zuul2019-03-121-4/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Revert "Fixes race condition with privsep utime"Matthew Booth2019-03-051-4/+6
* | | | | | | | | Merge "Share snapshot image membership with instance owner"Zuul2019-03-1216-26/+176
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Share snapshot image membership with instance ownerMatt Riedemann2019-02-0816-26/+176
* | | | | | | | | Merge "Remove fake_libvirt_utils from the cache concurrency tests."Zuul2019-03-121-3/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Remove fake_libvirt_utils from the cache concurrency tests.Michael Still2019-03-111-3/+0
* | | | | | | | | Merge "Handle templated cell mappings in nova-status"Zuul2019-03-111-20/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Handle templated cell mappings in nova-statusMatt Riedemann2019-03-051-20/+41
* | | | | | | | | | fix race in test_interface_detach_with_port_with_bandwidth_requestBalazs Gibizer2019-03-112-10/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Add online data migration for populating user_id"Zuul2019-03-113-2/+257
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add online data migration for populating user_idmelanie witt2019-03-083-2/+257
* | | | | | | | | | Merge "Populate InstanceMapping.user_id during migrations and schedules"Zuul2019-03-116-12/+81
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Populate InstanceMapping.user_id during migrations and schedulesmelanie witt2019-03-086-12/+81
* | | | | | | | | | Merge "Add get_instance_pci_request_from_vif"Zuul2019-03-103-1/+191
|\ \ \ \ \ \ \ \ \ \