This repository was archived by the owner on Apr 19, 2021. It is now read-only.
Releases: cloudfoundry-community/bosh-cloudstack-cpi-core
Releases · cloudfoundry-community/bosh-cloudstack-cpi-core
Release list
Cloudstack CPI v19
Changes:
- Add
calculate_vm_cloud_propertiesmethod, see usage at https://bosh.io/docs/cpi-api-v1/#calculate-vm-cloud-properties - Add property
cpi.calculate_vm_cloud_properties.compute.tags=tag1,tag2,...to be able to chose compute offering with or multiple tags - Add property
cpi.calculate_vm_cloud_properties.disk.tags=tag1,tag2,...to be able to chose disk offering with or multiple tags
Cloudstack CPI v18
Changes:
- Add
set_disk_metadatamethod required by bosh >= 262, this method add metadata to a cloudstack volume
Cloudstack CPI v17
Changes:
- Add
infomethod required by bosh >= 262
Cloudstack CPI v16 - docker image
this release provides a v16 tag on dockerhub for orangecloudfoundry/bosh-cloudstack-cpi-core