cinder/cinder/volume/drivers/vmware
Dongcan Ye 26b224b9ab VMware: optimize in get_cluster_refs
In get_cluster_refs method, for the sake of getting cluster names
references, there are two for loop sentences.

This patch merges into one for loop. (Trivial fix)

Change-Id: Ib7dfbe0294a5ee7988a18adfbf59159c2b6641e4
2015-12-26 18:02:59 +08:00
..
__init__.py Implements APIs for VMDK driver 2013-08-30 03:44:41 -07:00
datastore.py VMware: Add support for VVOL datastores 2015-12-17 03:33:53 -08:00
exceptions.py VMware: Fix exception messages 2015-09-04 00:02:27 +05:30
vmdk.py VMware: Add support for VVOL datastores 2015-12-17 03:33:53 -08:00
volumeops.py VMware: optimize in get_cluster_refs 2015-12-26 18:02:59 +08:00