]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
vmware: default global pbm policy configuration
authorSubramanian Neelakantan <subramanian.neelakantan@gmail.com>
Tue, 28 Jan 2014 05:39:25 +0000 (11:09 +0530)
committerSubramanian Neelakantan <subramanian.neelakantan@gmail.com>
Mon, 3 Mar 2014 05:57:00 +0000 (11:27 +0530)
commit07ad47ef80dd71e1216331b3b95f5be280455cbd
tree34dcd47c0d341239f5718862df6200861a80ef45
parent848ef0043f60795db680afe8f67b633459eaf52c
vmware: default global pbm policy configuration

Adding support for a global pbm policy configuration for the vmdk
driver. Setting the 'pbm_default_policy' in cinder.conf will be
used as the default storage profile name to be used when creating
a volume without associated vmware:storage_profile extra spec.

Also renaming 'vmware-pbm-wsdl' to 'pbm-wsdl-location' to use
nova driver's naming convention.

Implements: blueprint vmdk-storage-policy-volume-type
Change-Id: I7fad167b7be6a479db88fb4d15d07f29afd023b0
cinder/tests/test_vmware_vmdk.py
cinder/volume/drivers/vmware/error_util.py
cinder/volume/drivers/vmware/vmdk.py
etc/cinder/cinder.conf.sample