summaryrefslogtreecommitdiff
path: root/nova/tests/virt/vmwareapi/test_driver_api.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-2650/+0
* remove use of explicit lockutils invocation in testsSean Dague2014-10-291-0/+2
* Merge "VMware: rename vmware_images to images"Jenkins2014-10-231-16/+16
|\
| * VMware: rename vmware_images to imagesGary Kotton2014-10-201-16/+16
* | Merge "VMWare: Remove unused exceptions"Jenkins2014-10-221-1/+1
|\ \ | |/ |/|
| * VMWare: Remove unused exceptionsEugeniya Kudryashova2014-10-141-1/+1
* | Merge "VMware: mark virtual machines as 'belonging' to OpenStack"Jenkins2014-10-141-3/+24
|\ \
| * | VMware: mark virtual machines as 'belonging' to OpenStackGary Kotton2014-10-141-3/+24
| |/
* | Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+1
|/
* VMware: add support for default pbm policyGary Kotton2014-10-101-0/+33
* Merge "Use oslo.utils"Jenkins2014-10-081-2/+2
|\
| * Use oslo.utilsDavanum Srinivas2014-10-061-2/+2
* | VMware: remove _get_vim() from VMwareAPISessionRadoslav Gerganov2014-10-051-2/+2
|/
* Merge "VMware: Fix deletion of an instance with no files"Jenkins2014-10-031-2/+2
|\
| * VMware: Fix deletion of an instance with no filesMatthew Booth2014-10-021-2/+2
* | Destroy orig VM during resize if triggered by userArnaud Legendre2014-10-021-13/+31
|/
* VMWare: Fix VM leak when deletion of VM during resizingZHU ZHU2014-09-291-2/+9
* virt: move assertPublicAPISignatures into base test classDaniel P. Berrange2014-09-151-4/+2
* VMware: Remove get_copy_virtual_disk_spec from vmops and vm_utilMatthew Booth2014-09-081-17/+1
* VMware: Fix return type of get_vnc_console()Matthew Booth2014-09-071-3/+3
* VMware: Remove VMwareVCVMOpsGary Kotton2014-09-071-3/+3
* Support image property for config driveYunhong Jiang2014-09-031-0/+1
* vmwareapi oslo.vmware library integrationVui Lam2014-09-011-295/+72
* Remove use of str on exceptionsJames Carey2014-08-271-1/+2
* Merge "VMware: handle case when VM snapshot delete fails"Jenkins2014-08-261-0/+31
|\
| * VMware: handle case when VM snapshot delete failsGary Kotton2014-08-111-0/+31
* | Merge "VMware: Fix type of VM's config.hardware.device in fake"Jenkins2014-08-261-1/+1
|\ \
| * | VMware: Fix type of VM's config.hardware.device in fakeMatthew Booth2014-08-151-1/+1
* | | Merge "VMware: ensure test case for init_host in driver"Jenkins2014-08-231-0/+12
|\ \ \
| * | | VMware: ensure test case for init_host in driverGary Kotton2014-08-191-0/+12
* | | | Merge "VMware: Create VMwareImage object for image metadata"Jenkins2014-08-211-91/+121
|\ \ \ \ | | |/ / | |/| |
| * | | VMware: Create VMwareImage object for image metadataMatthew Booth2014-08-151-91/+121
| |/ /
* | | Adds get_instance_disk_info to compute driversAlessandro Pilotti2014-08-191-0/+9
|/ /
* | Merge "VMware: implement get_host_ip_addr"Jenkins2014-08-141-0/+40
|\ \
| * | VMware: implement get_host_ip_addrRadoslav Gerganov2014-08-061-0/+40
* | | VMware: revert deletion of cleanup_hostDavanum Srinivas2014-08-131-0/+27
|/ /
* | VMware: test_driver_api: Use local variables in closuresMatthew Booth2014-08-081-12/+9
* | VMware: Remove ds_util.build_datastore_path()Matthew Booth2014-08-081-55/+64
|/
* Remove ESXDriver from Juno.Akash Gangil2014-08-021-133/+13
* VMware: Resize operation fails to change disk sizeEric Brown2014-07-271-6/+29
* Merge "VMware: power_off_instance support"Jenkins2014-07-241-18/+14
|\
| * VMware: power_off_instance supportGary Kotton2014-07-221-18/+14
* | VMware: do not cache image when root_gb is 0Gary Kotton2014-07-221-0/+12
|/
* Merge "VMware: support the hotplug of a neutron port"Jenkins2014-07-221-1/+115
|\
| * VMware: support the hotplug of a neutron portGary Kotton2014-07-161-1/+115
* | Merge "VMware: remove unused parameter 'network_info'"Jenkins2014-07-221-2/+0
|\ \
| * | VMware: remove unused parameter 'network_info'Radoslav Gerganov2014-07-011-2/+0
* | | Merge "VMware: use datastore classes in file_move/delete/exists, mkdir"Jenkins2014-07-201-5/+8
|\ \ \
| * | | VMware: use datastore classes in file_move/delete/exists, mkdirVui Lam2014-07-171-5/+8
| | |/ | |/|
* | | Merge "vmware: VM diagnostics (v3 API only)"Jenkins2014-07-201-0/+16
|\ \ \ | |/ / |/| |