summaryrefslogtreecommitdiff
path: root/nova/virt/vmwareapi/driver.py
Commit message (Expand)AuthorAgeFilesLines
* VMware: Split out VMwareAPISessionFabian Wiesel2022-04-231-50/+2
* VMware: Early fail spawn if memory is not multiple of 4.Kiran Pawar2022-04-191-0/+4
* Merge "VmWare: Remove unused legacy_nodename regex"Zuul2022-02-231-7/+0
|\
| * VmWare: Remove unused legacy_nodename regexFabian Wiesel2022-02-021-7/+0
* | Add supports_remote_managed_ports capabilityDmitrii Shcherbakov2022-02-091-0/+1
|/
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* fup: Remove unused legacy block_device_info formatLee Yarwood2021-08-201-4/+0
* virt: Add destroy_secrets kwarg to destroy and cleanupLee Yarwood2021-06-021-2/+3
* vmware: Use oslo.vmware's get_moref_value()Johannes Kulik2021-04-191-1/+2
* Merge "Undeprecate the vmwareapi driver"Zuul2020-09-101-7/+0
|\
| * Undeprecate the vmwareapi driverBalazs Gibizer2020-09-081-7/+0
* | libvirt: Remove '[vnc] keymap', '[spice] keymap' optionsStephen Finucane2020-09-021-6/+0
|/
* Merge "vmware: Handle exception in destroy with attached volumes"Zuul2020-08-281-1/+2
|\
| * vmware: Handle exception in destroy with attached volumesJohannes Kulik2020-08-271-1/+2
* | virt: Add 'context', drop 'network_info' parameters for 'unrescue'Stephen Finucane2020-07-081-1/+6
|/
* Pass allocations to virt drivers when resizingSylvain Bauza2020-04-101-1/+1
* virt: Provide block_device_info during rescueLee Yarwood2020-04-091-1/+1
* Enable and use COMPUTE_ACCELERATORS trait.Sundar Nadathur2020-03-271-0/+1
* Enable start/stop of instances with accelerators.Sundar Nadathur2020-03-241-1/+1
* Enable hard/soft reboot with accelerators.Sundar Nadathur2020-03-241-1/+2
* Pass accelerator requests to each virt driver from compute manager.Sundar Nadathur2020-03-211-1/+1
* Deprecate the vmwareapi driverDan Smith2020-03-101-0/+7
* Merge "nova-net: Remove firewall support (pt. 2)"Zuul2020-01-081-6/+0
|\
| * nova-net: Remove firewall support (pt. 2)Stephen Finucane2020-01-061-6/+0
* | Report trait 'COMPUTE_IMAGE_TYPE_PLOOP'ericxiett2020-01-061-0/+1
|/
* Validate CPU config options against running instancesStephen Finucane2019-09-181-0/+1
* Add power_on kwarg to ComputeDriver.spawn() methodMatt Riedemann2019-08-271-1/+1
* Pass migration to finish_revert_migration()Artom Lifshitz2019-07-221-1/+2
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-1/+1
* Merge "Use update_provider_tree in vmware virt driver"Zuul2019-05-181-11/+77
|\
| * Use update_provider_tree in vmware virt driverChris Dent2019-04-111-11/+77
* | Add vmware driver image type capabilitiesDan Smith2019-05-071-0/+12
|/
* Merge "ironic: check fresh data when sync_power_state doesn't line up"Zuul2019-03-021-1/+1
|\
| * ironic: check fresh data when sync_power_state doesn't line upJim Rollenhagen2019-03-011-1/+1
* | Switch to using os-resource-classesChris Dent2019-02-071-4/+4
|/
* VMware: Live migration of instancesRadoslav Gerganov2018-10-021-0/+66
* Merge "Rename recreate to evacuate in driver signatures"Zuul2018-07-211-1/+1
|\
| * Rename recreate to evacuate in driver signaturesMatthew Booth2018-04-191-1/+1
* | Plumb trusted_certs through the compute serviceJackie Truong2018-06-121-1/+2
|/
* vmware: Fixes _detach_instance_volumes methodClaudiu Belu2018-03-291-1/+5
* Merge "VMware: fix TypeError while get console log"Zuul2018-03-201-4/+3
|\
| * VMware: fix TypeError while get console logTao Yang2018-03-061-4/+3
* | Move resource class fieldsChris Dent2018-03-131-4/+4
* | Merge "conf: Deprecate 'keymap' options"Zuul2018-03-121-0/+6
|\ \
| * | conf: Deprecate 'keymap' optionsStephen Finucane2018-03-071-0/+6
| |/
* | Pass user context to virt driver when detaching volumeMatt Riedemann2018-03-031-1/+1
|/
* [libvirt] Allow multiple volume attachmentsIldiko Vancsa2018-01-181-1/+2
* VMware: implement get_inventory() driver methodRadoslav Gerganov2017-12-121-0/+41
* VMware: Handle concurrent registrations of the VC extensionRadoslav Gerganov2017-11-301-7/+14
* Merge "VMware: serial console log (completed)"Zuul2017-11-211-0/+19
|\