cloudfoundry-attic / bosh_vcloud_cpi

vCloud Cloud Provider Interface (CPI) for BOSH
http://bosh.io/docs/vcloud-cpi.html
Apache License 2.0
3 stars 18 forks source link

Added cloud_properties argument to create_disk #6

Closed karlkfi closed 10 years ago

karlkfi commented 10 years ago

This will need to be pushed as a new gem so that we (Pivotal BOSH team) can complete the create_disk change without breaking vcloud. This change is being made in BOSH to be able to support different kinds of persistent disks in the future, like SSDs (aws) and thin-provisioning (vsphere).

I haven't run the integration or lifecycle tests on the bosh_vcloud_cpi due to not having a vcloud account.

The BOSH acceptance tests (bats) will need to be run as well, after bumping bosh_vcloud_cpi in the director/micro gemspecs.

For use with this BOSH branch: https://github.com/cloudfoundry/bosh/tree/disk-cloud-properties