summaryrefslogtreecommitdiff
path: root/nova/virt/vmwareapi
Commit message (Expand)AuthorAgeFilesLines
* Add autopep8 to tox and pre-commitSean Mooney2021-11-082-0/+2
* Merge "fup: Remove unused legacy block_device_info format"Zuul2021-08-251-4/+0
|\
| * fup: Remove unused legacy block_device_info formatLee Yarwood2021-08-201-4/+0
* | Merge "Retry on vmware create_vm when it fails"Zuul2021-08-241-0/+4
|\ \
| * | Retry on vmware create_vm when it failsasarfaty2021-03-101-0/+4
* | | Merge "VMWare: Use WithRetrieval to get all results"Zuul2021-08-233-82/+68
|\ \ \
| * | | VMWare: Use WithRetrieval to get all resultsFabian Wiesel2021-08-183-82/+68
| | |/ | |/|
* | | VMWare: Use get_hardware_devices throughoutFabian Wiesel2021-08-184-61/+15
|/ /
* | virt: Add destroy_secrets kwarg to destroy and cleanupLee Yarwood2021-06-021-2/+3
* | Merge "vmware: Handle folder renames in rescue cmd"Zuul2021-05-011-1/+2
|\ \
| * | vmware: Handle folder renames in rescue cmdJohannes Kulik2021-02-161-1/+2
| |/
* | vmware: Use oslo.vmware's get_moref_value()Johannes Kulik2021-04-196-15/+22
* | vmware: Handle empty list attributes on vSphere objectsJohannes Kulik2021-04-142-3/+3
* | vmware: OptionValue.value cannot be BooleanJohannes Kulik2021-04-141-1/+1
|/
* Merge "vmware: Use cookiejar from oslo.vmware client directly"Zuul2021-02-131-2/+2
|\
| * vmware: Use cookiejar from oslo.vmware client directlyJohannes Kulik2020-09-031-2/+2
* | Clean up the DynamicVendorData constructorBalazs Gibizer2020-10-121-2/+1
* | 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-022-10/+1
|/
* 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
* | Merge "Set different VirtualDevice.key"Zuul2020-08-261-4/+4
|\ \
| * | Set different VirtualDevice.keyyingjisun2020-08-261-4/+4
* | | resolve ResourceProviderSyncFailed issueyingjisun2020-07-221-2/+2
|/ /
* | virt: Add 'context', drop 'network_info' parameters for 'unrescue'Stephen Finucane2020-07-081-1/+6
|/
* trivial: Remove log translationsStephen Finucane2020-05-272-2/+2
* 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
* Merge "VMware VMDK detach: get adapter type from instance VM"Zuul2020-03-183-21/+41
|\
| * VMware VMDK detach: get adapter type from instance VMIvaylo Mitev2019-09-253-21/+41
* | Deprecate the vmwareapi driverDan Smith2020-03-101-0/+7
* | Remove 'nova.image.api' moduleStephen Finucane2020-02-181-2/+2
* | nova-net: Remove layer of indirection in 'nova.network'Stephen Finucane2020-01-151-2/+2
* | 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
|/ /
* | Merge "VMware: disk_io_limits settings are not reflected when resize"Zuul2019-12-091-6/+16
|\ \
| * | VMware: disk_io_limits settings are not reflected when resizeAkira KAMIO2019-12-031-6/+16
* | | vmware: Remove vestigial nova-network supportStephen Finucane2019-11-294-195/+7
* | | Consolidate [image_cache] conf optionsEric Fried2019-11-132-6/+7
* | | Merge "VMware: Update flavor-related metadata on resize"Zuul2019-10-151-3/+5
|\ \ \
| * | | VMware: Update flavor-related metadata on resizeIvaylo Mitev2019-09-131-3/+5
| | |/ | |/|
* | | Validate CPU config options against running instancesStephen Finucane2019-09-181-0/+1
|/ /
* | Remove unused methodsTakashi NATSUME2019-09-041-17/+0
* | Merge "[Trivial]Remove unused helper check_temp_folder"Zuul2019-08-281-4/+0
|\ \