summaryrefslogtreecommitdiff
path: root/nova/virt/vmwareapi/ds_util.py
Commit message (Expand)AuthorAgeFilesLines
* VMWare: Use WithRetrieval to get all resultsFabian Wiesel2021-08-181-46/+45
* vmware: Use oslo.vmware's get_moref_value()Johannes Kulik2021-04-191-4/+4
* vmware: Handle empty list attributes on vSphere objectsJohannes Kulik2021-04-141-1/+1
* VMware: implement get_inventory() driver methodRadoslav Gerganov2017-12-121-2/+5
* Merge "VMware: use WithRetrieval in ds_util module"Jenkins2017-08-261-3/+2
|\
| * VMware: use WithRetrieval in ds_util moduleCedric Brandily2017-03-131-3/+2
* | Remove translation of log messagesNgo Quoc Cuong2017-06-131-6/+5
* | Merge "code comments incorrectness"Jenkins2017-06-081-2/+2
|\ \
| * | code comments incorrectnessZhou Jianming2017-06-061-2/+2
| |/
* | Fix some reST field lists in docstringsDuan Jiong2017-03-231-1/+1
|/
* VMware: Use datastore copy when the image is already in vSphereRadoslav Gerganov2016-03-251-0/+8
* Merge "VMware: add method for getting hosts attached to datastore"Jenkins2016-02-011-0/+19
|\
| * VMware: add method for getting hosts attached to datastoreGary Kotton2015-12-231-0/+19
* | hacking: check for common double word typosDaniel P. Berrange2016-01-141-1/+1
|/
* VMware: create method for getting datacenter from datastoreGary Kotton2015-09-151-0/+48
* VMware: Replace get_dynamic_property with get_object_propertyRadoslav Gerganov2015-09-121-6/+8
* VMware: Use virtual disk size instead of image sizeRadoslav Gerganov2015-07-151-0/+19
* Merge "VMware: use get_datastore_by_ref from oslo.vmware"Jenkins2015-06-031-11/+0
|\
| * VMware: use get_datastore_by_ref from oslo.vmwareRadoslav Gerganov2015-05-131-11/+0
* | VMware: add support for NFS 4.1Gary Kotton2015-05-121-0/+1
|/
* VMware: use oslo.vmware methods for handling tokensGary Kotton2015-04-201-23/+5
* VMware: Consume the oslo.vmware objectsArnaud Legendre2015-03-201-158/+7
* Merge "VMware: update get_available_datastores to only use clusters"Jenkins2015-02-241-8/+2
|\
| * VMware: update get_available_datastores to only use clustersGary Kotton2015-02-231-8/+2
* | Use oslo.logDavanum Srinivas2015-02-221-1/+2
* | VMware: fix resize of ephemeral disksGary Kotton2015-02-141-0/+11
* | Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* | VMware: add in utility methods for copying and deleting disksGary Kotton2015-01-291-0/+31
* | VMware: add in utility method for copying filesGary Kotton2015-01-021-0/+16
|/
* VMware: allow selection of vSAN datastoresRadoslav Gerganov2014-12-031-10/+25
* VMware: support spawn of stream-optimized imageVui Lam2014-12-031-1/+41
* VMware: use storage policy in datastore selectionSabari Kumar Murugesan2014-11-301-7/+54
* VMware: fix compute node exception when no hosts in clusterGary Kotton2014-10-211-1/+3
* VMware: remove _get_vim() from VMwareAPISessionRadoslav Gerganov2014-10-051-9/+9
* Merge "VMware: Make DatastorePath hashable"Jenkins2014-09-261-0/+3
|\
| * VMware: Make DatastorePath hashableMatthew Booth2014-09-251-0/+3
* | Merge "VMware: Improve logging of DatastorePath in error messages"Jenkins2014-09-261-0/+4
|\ \ | |/
| * VMware: Improve logging of DatastorePath in error messagesMatthew Booth2014-09-251-0/+4
* | VMware: Remove host argument to ds_util.get_datastore()Matthew Booth2014-09-171-29/+17
|/
* vmwareapi oslo.vmware library integrationVui Lam2014-09-011-6/+7
* Merge "VMWare Driver - Ignore datastore in maintenance mode"Jenkins2014-08-211-26/+42
|\
| * VMWare Driver - Ignore datastore in maintenance modeSagar Ratnakara Nikam2014-07-281-26/+42
* | Merge "VMware: Remove ds_util.build_datastore_path()"Jenkins2014-08-131-6/+0
|\ \
| * | VMware: Remove ds_util.build_datastore_path()Matthew Booth2014-08-081-6/+0
| |/
* | docs - Fix docstring issues in virt treeDavanum Srinivas2014-08-081-19/+23
|/
* Merge "VMware: use datastore classes in file_move/delete/exists, mkdir"Jenkins2014-07-201-7/+7
|\
| * VMware: use datastore classes in file_move/delete/exists, mkdirVui Lam2014-07-171-7/+7
* | Merge "VMware: use datastore classes get_allowed_datastores/_sub_folder"Jenkins2014-07-201-2/+2
|\ \ | |/
| * VMware: use datastore classes get_allowed_datastores/_sub_folderVui Lam2014-07-171-2/+2
* | Merge "VMware: DatastorePath join() and __eq__()"Jenkins2014-07-191-0/+13
|\ \ | |/