summaryrefslogtreecommitdiff
path: root/nova/virt/xenapi/vmops.py
Commit message (Expand)AuthorAgeFilesLines
* xenapi: Remove driver and testsStephen Finucane2020-09-111-2725/+0
* Merge "Remove inject_file from compute manager and virt driver"Zuul2020-06-021-9/+0
|\
| * Remove inject_file from compute manager and virt driverBalazs Gibizer2020-05-221-9/+0
* | trivial: Remove log translationsStephen Finucane2020-05-271-21/+25
|/
* nova-net: Remove firewall support (pt. 2)Stephen Finucane2020-01-061-49/+0
* xenapi: Remove vestigial nova-network supportStephen Finucane2019-11-291-2/+1
* Remove nova.compute.*API() shimsEric Fried2019-06-121-1/+1
* Add missing ws seperator between wordszhufl2018-11-261-4/+4
* Merge "XenAPI/Stops the migration of volume backed VHDS"Zuul2018-09-201-35/+43
|\
| * XenAPI/Stops the migration of volume backed VHDSBrooks Kaminski2018-03-151-35/+43
* | xenapi: drop deprecated vif_driver config optionMatt Riedemann2018-06-111-2/+3
* | XenAPI: deprecate the config for image handler class pathjianghua wang2018-05-111-12/+37
* | Merge "xenapi: handle InstanceNotFound in detach_interface()"Zuul2018-04-261-0/+4
|\ \
| * | xenapi: handle InstanceNotFound in detach_interface()Matt Riedemann2018-04-191-0/+4
* | | xenapi: Use XAPI pool instead of aggregate pool for shared SR migrationnaichuans2018-04-191-28/+35
|/ /
* | xenapi: Support live migration in pooled multi-nodes environmentnaichuans2018-04-111-8/+12
|/
* XenAPI: XCP2.1+ Swallow VDI_NOT_IN_MAP ExceptionBrooks Kaminski2018-03-071-0/+30
* XenAPI: create vGPU for instanceJianghua Wang2017-12-181-6/+30
* xenapi: pass migrate_data to recover_method if live migrate failsMatt Riedemann2017-09-271-1/+2
* conf: Rename two VNC optionsStephen Finucane2017-09-041-1/+1
* xenapi: avoid unnecessary BDM query when building device metadataMatt Riedemann2017-07-061-3/+9
* Merge "XenAPI: device tagging"Jenkins2017-06-291-0/+75
|\
| * XenAPI: device taggingJohn Hua2017-06-141-0/+75
* | Merge "XenAPI: Create linux bridge in dest host during live migration"Jenkins2017-06-211-0/+3
|\ \
| * | XenAPI: Create linux bridge in dest host during live migrationHuan Xie2017-06-121-0/+3
| |/
* | Remove translation of log messagesNgo Quoc Cuong2017-06-131-44/+43
|/
* XenAPI: use os-xenapi 0.2.0 in novaHuan Xie2017-06-061-44/+38
* Merge "XenAPI: Deprecate nicira-iface-id for XenServer VIF"Jenkins2017-06-061-1/+1
|\
| * XenAPI: Deprecate nicira-iface-id for XenServer VIFHuan Xie2017-05-261-1/+1
* | Completed implementation of instance diagnostics for XenSergey Nikitin2017-06-041-2/+2
|/
* Make xenapi driver compatible with assert_can_migrateHuan Xie2017-03-231-4/+14
* Fix live migrate with XenServerHuan Xie2017-02-161-1/+55
* Merge "[2/3]Replace six.iteritems() with .items()"Jenkins2017-01-211-3/+3
|\
| * [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-091-3/+3
* | XenAPI: Fix vif plug problem during VM rescue/unrescueHuan Xie2017-01-171-6/+11
* | xenapi: support the hotplug of a neutron portMatt Riedemann2017-01-111-0/+44
|/
* objects: Move 'vm_mode' to 'fields.VMMode'Stephen Finucane2016-11-251-3/+3
* Merge "Remove block_migration from LM rollback"Jenkins2016-11-111-2/+1
|\
| * Remove block_migration from LM rollbackPawel Koniszewski2016-10-181-2/+1
* | XenAPI: Fix VM live-migrate with iSCSI SR volumeHuan Xie2016-10-171-15/+1
|/
* plugins/xenserver: Add '.py' extensionStephen Finucane2016-09-211-2/+2
* Merge "Add support for vd2 user context to other drivers"Jenkins2016-08-311-5/+7
|\
| * Add support for vd2 user context to other driversMichael Still2016-08-101-5/+7
* | Merge "driver.pre_live_migration migrate_data is always an object"Jenkins2016-08-301-4/+0
|\ \
| * | driver.pre_live_migration migrate_data is always an objectMatthew Booth2016-08-221-4/+0
| |/
* | Remove conversion from dict to object from xenapi live_migrationTimofey Durakov2016-08-241-6/+0
|/
* Merge "Replace deprecated LOG.warn with LOG.warning"Jenkins2016-07-201-4/+4
|\
| * Replace deprecated LOG.warn with LOG.warningyatin karel2016-07-201-4/+4
* | Make xenapi driver use flavor fields instead of legacy onesDan Smith2016-07-121-4/+4
|/
* Merge "XenAPI: OVS agent updates the wrong port with Neutron"Jenkins2016-06-231-1/+20
|\