summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/libvirt/test_migration.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* libvirt: remove default cputune shares valueArtom Lifshitz2022-07-141-3/+39
* Ensure MAC addresses characters are in the same caseDmitriy Rabotyagov2021-10-111-1/+42
* Merge "libvirt: Set driver_iommu when attaching virtio devices to SEV instance"Zuul2021-06-161-12/+41
|\
| * libvirt: Set driver_iommu when attaching virtio devices to SEV instanceLee Yarwood2021-06-071-12/+41
* | Merge "Remove (almost) all references to 'instance_type'"Zuul2021-06-131-2/+2
|\ \ | |/ |/|
| * Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-291-2/+2
* | tests: Move libvirt-specific fixturesStephen Finucane2021-05-241-2/+3
|/
* Remove six.text_type (2/2)Takashi Natsume2020-12-131-4/+2
* libvirt: Remove MIN_LIBVIRT_FILE_BACKED_DISCARD_VERSIONLee Yarwood2020-09-221-72/+2
* Handle multiple 'vcpusched' elements during live migrateStephen Finucane2020-07-281-29/+36
* Remove compatibility check from migrate_dataBalazs Gibizer2020-05-221-28/+0
* Support live migration with vpmemLuyaoZhong2020-04-071-0/+64
* libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED eventMatt Riedemann2019-11-051-0/+8
* Merge "[Trivial]Remove unused helper should_switch_to_postcopy"Zuul2019-09-231-20/+0
|\
| * [Trivial]Remove unused helper should_switch_to_postcopyzhufl2019-08-291-20/+0
* | LM: Use Claims to update numa-related XML on the sourceArtom Lifshitz2019-09-121-0/+66
|/
* Use assertXmlEqual() helper for all XML comparison testsAdam Spiers2019-03-081-30/+29
* libvirt: remove live_migration_progress_timeout configYikun Jiang2018-12-141-18/+3
* libvirt: add live migration timeout actionYikun Jiang2018-12-141-30/+12
* libvirt: Avoid setting MTU during live migration if unsetMohammed Naser2018-10-291-5/+0
* Add tests for bug #1800511Mohammed Naser2018-10-291-16/+112
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
* libvirt: use dest host vif migrate details for live migrationMatt Riedemann2018-07-191-1/+126
* Implement discard for file backed memoryZack Cornelius2018-06-211-0/+74
* Implement file backed memory for instances in libvirtZack Cornelius2018-06-201-1/+60
* libvirt: QEMU native LUKS decryption for encrypted volumesLee Yarwood2018-01-231-0/+158
* live-mig: keep disk device address sameMike Lowe2017-12-141-0/+67
* Make etree.tostring() emit unicode everywhereMatthew Booth2017-09-281-9/+17
* Fix misuse of assertIsNoneTakashi NATSUME2017-06-231-1/+1
* Change exponential function to linearPawel Koniszewski2017-01-261-10/+10
* Move migration_downtime_steps to libvirt/migrationPawel Koniszewski2017-01-191-0/+21
* libvirt: prepare domain XML update for serial portsMarkus Zoeller2016-11-221-5/+50
* libvirt: do not return serial address if disabled on destinationSahid Orentino Ferdjaoui2016-11-221-0/+6
* libvirt: Fix incorrect libvirt library patching in testsMatthew Booth2016-11-091-4/+2
* Merge "cleanup: some update xml cases in test_migration"Jenkins2016-08-051-18/+20
|\
| * cleanup: some update xml cases in test_migrationEli Qiao2016-08-051-18/+20
* | Merge "libvirt: fix missed test in migration"Jenkins2016-07-281-1/+3
|\ \ | |/ |/|
| * libvirt: fix missed test in migrationSahid Orentino Ferdjaoui2016-07-061-1/+3
* | Merge "Fix invalid import order"Jenkins2016-07-081-3/+2
|\ \
| * | Fix invalid import orderbhagyashris2016-07-041-3/+2
| |/
* | Merge "Fix some typos"Jenkins2016-07-061-1/+1
|\ \ | |/ |/|
| * Fix some typosRicardo Noriega2016-06-291-1/+1
* | Merge "libvirt: Add migration support for perf event support"Jenkins2016-06-291-0/+63
|\ \
| * | libvirt: Add migration support for perf event supportEli Qiao2016-06-291-0/+63
* | | Add automatic switching to postcopy mode when migration is not progressingLuis Tomas2016-06-291-6/+32
* | | Extend live-migration-force-complete to use postcopy if availableLuis Tomas2016-06-291-15/+78
|/ /
* | libvirt: split out code for recovering after migration tasksDaniel P. Berrange2016-06-241-0/+47
* | libvirt: split out code for processing migration tasksDaniel P. Berrange2016-06-241-0/+52
* | libvirt: split off code for updating migration stats in the DBDaniel P. Berrange2016-06-241-0/+30