summaryrefslogtreecommitdiff
path: root/nova/virt/vmwareapi/fake.py
Commit message (Expand)AuthorAgeFilesLines
* VMware: move fake.py to the test directoryGary Kotton2014-07-091-1455/+0
* Merge "VMware: consolidate common constants into one file"Jenkins2014-07-081-3/+5
|\
| * VMware: consolidate common constants into one fileGary Kotton2014-07-071-3/+5
* | Merge "vmwareapi: remove unused fake vim logout method"Jenkins2014-07-071-12/+0
|\ \ | |/ |/|
| * vmwareapi: remove unused fake vim logout methodMark McLoughlin2014-06-271-12/+0
* | Merge "vmware: remove unused delete_disk fake vim method"Jenkins2014-07-031-9/+0
|\ \
| * | vmware: remove unused delete_disk fake vim methodMark McLoughlin2014-06-271-9/+0
| |/
* | VMware: Fix fake raising the wrong exception in _remove_fileMatthew Booth2014-06-261-1/+1
|/
* Merge "Fix H401,H402 violations and re-enable gating"Jenkins2014-06-131-1/+1
|\
| * Fix H401,H402 violations and re-enable gatingJoe Gordon2014-06-101-1/+1
* | Don't translate debug level logs in nova.virtGary Kotton2014-06-081-2/+2
|/
* Merge "VCDriver - Ignore host in Maintenance mode in stats update"Jenkins2014-06-041-2/+5
|\
| * VCDriver - Ignore host in Maintenance mode in stats updateSagar Ratnakara Nikam2014-05-281-2/+5
* | Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-2/+0
|/
* Merge "VMware: spawn refactor - phase 1 - fetch_image"Jenkins2014-05-181-8/+7
|\
| * VMware: spawn refactor - phase 1 - fetch_imageShawn Hartsock2014-05-151-8/+7
* | vmware:Don't shadow builtin function typeChangBo Guo(gcb)2014-05-151-4/+4
|/
* VMware: Add check for datacenter with no datastorechinmay2014-05-091-2/+5
* VMware: spawn refactor - phase 1 - execute_create_vmRyan Hsu2014-05-011-1/+1
* VMware: Fixes the instance resize problemSidharth Surana2014-04-071-3/+62
* VMware: fix list_instances for multi-node driverSabari Kumar Murugesan2014-03-241-1/+8
* VMware: Add utility method to retrieve remote objectsSabari Kumar Murugesan2014-03-241-2/+18
* Revert "VMware Driver update correct disk usage stat"Dan Smith2014-03-201-30/+12
* Merge "VMware: iscsi target discovery fails while attaching volumes"Jenkins2014-03-191-0/+17
|\
| * VMware: iscsi target discovery fails while attaching volumesSabari Kumar Murugesan2014-03-031-0/+17
* | Merge "Fix invalid vim call in vim_util.get_dynamic_properties()"Jenkins2014-03-191-1/+3
|\ \
| * | Fix invalid vim call in vim_util.get_dynamic_properties()Matthew Booth2014-03-061-1/+3
* | | VMware: delete vm snapshot after nova snapshotVui Lam2014-03-101-0/+8
* | | VMware: image cache agingGary Kotton2014-03-111-17/+53
* | | Merge "VMware: create datastore utility functions"Jenkins2014-03-061-1/+2
|\ \ \ | |/ / |/| |
| * | VMware: create datastore utility functionsGary Kotton2014-03-051-1/+2
| |/
* | Merge "VMware: refactor _get_volume_uuid"Jenkins2014-03-061-0/+9
|\ \
| * | VMware: refactor _get_volume_uuidRadoslav Gerganov2014-03-051-0/+9
| |/
* | VMware Driver update correct disk usage statSabari Kumar Murugesan2014-03-011-12/+30
|/
* Enable flake8 H404 checkingAlexander Bochkarev2014-02-271-14/+6
* Merge "VMware: fix instance lookup against vSphere"Jenkins2014-02-261-1/+13
|\
| * VMware: fix instance lookup against vSphereSidharth Surana2014-02-211-1/+13
* | Revert "VMware: fix race for datastore directory existence"Dan Smith2014-02-241-2/+0
* | VMware: fix race for datastore directory existenceGary Kotton2014-02-241-0/+2
* | Merge "VMware: optimize instance reference access"Jenkins2014-02-221-1/+17
|\ \ | |/
| * VMware: optimize instance reference accessGary Kotton2014-02-201-1/+17
* | Merge "VMware: prevent race for vmdk deletion"Jenkins2014-02-201-0/+32
|\ \
| * | VMware: prevent race for vmdk deletionGary Kotton2014-02-181-0/+32
* | | Merge "VMware: raise more specific exceptions"Jenkins2014-02-201-4/+21
|\ \ \ | |/ /
| * | VMware: raise more specific exceptionsGary Kotton2014-02-181-4/+21
| |/
* | VMware: factor out management of controller keys and unit numbersRadoslav Gerganov2014-02-191-5/+14
|/
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* VMware: Only include connected hosts in cluster statsMaithem2014-01-271-1/+8
* Sync module units from osloEric Guo2014-01-211-7/+7
* Merge "VMware: upload images to temporary directory"Jenkins2014-01-191-0/+21
|\