summaryrefslogtreecommitdiff
path: root/nova/tests/virt/vmwareapi/test_ds_util.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-548/+0
* VMware: fix compute node exception when no hosts in clusterGary Kotton2014-10-211-0/+10
* Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* Merge "VMware: Make DatastorePath hashable"Jenkins2014-09-261-0/+9
|\
| * VMware: Make DatastorePath hashableMatthew Booth2014-09-251-0/+9
* | VMware: Remove host argument to ds_util.get_datastore()Matthew Booth2014-09-171-29/+69
|/
* vmwareapi oslo.vmware library integrationVui Lam2014-09-011-2/+2
* Merge "VMWare Driver - Ignore datastore in maintenance mode"Jenkins2014-08-211-0/+62
|\
| * VMWare Driver - Ignore datastore in maintenance modeSagar Ratnakara Nikam2014-07-281-0/+62
* | VMware: Remove ds_util.build_datastore_path()Matthew Booth2014-08-081-6/+0
|/
* Merge "VMware: use datastore classes in file_move/delete/exists, mkdir"Jenkins2014-07-201-8/+15
|\
| * VMware: use datastore classes in file_move/delete/exists, mkdirVui Lam2014-07-171-8/+15
* | Merge "VMware: DatastorePath join() and __eq__()"Jenkins2014-07-191-0/+22
|\ \ | |/
| * VMware: DatastorePath join() and __eq__()Vui Lam2014-07-171-0/+22
* | Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
|/
* VMware: consolidate datastore codeVui Lam2014-07-171-0/+97
* VMware: Consolidate fake_session in test_(vm|ds)_utilMatthew Booth2014-07-171-46/+35
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-0/+1
* VMware: move fake.py to the test directoryGary Kotton2014-07-091-1/+1
* VMware: refactor get_datastore_ref_and_nameVui Lam2014-06-261-1/+16
* VMware: spawn refactor - Datastore classVui Lam2014-06-021-0/+16
* VMware: remove dsutil.split_datastore_pathVui Lam2014-06-021-14/+0
* VMware: spawn refactor - DatastorePath classVui Lam2014-06-021-0/+119
* Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-1/+0
* VMware: create datastore utility functionsGary Kotton2014-03-051-0/+182