bosh-cloudstack-cpi-release/9
You can find the source of this version on GitHub at cloudfoundry-community/bosh-cloudstack-cpi-release. It was created based on the commit 42b2cc54
.
Release Notes¶
V9 cloudstack cpi release is tested and compatible with - bosh 243 - cloudstack 4.5 / 4.7, - xen 6.5 (Ikoula public cloud) - stemcell 3192
Features: - offer option to force vm expunge with API #20 - stemcell / template publication timeout should be configurable #19
Uncompatible change: - need to specify 2 new properties for lightstemcell support
bug fixes: - create stemcell fails, bzip2 format not recognized #18
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-cloudstack-cpi-release" version: "9" url: "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=9" sha1: "9438a7d28791b68efe5fbcfbb8a3e298e5798912"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9438a7d28791b68efe5fbcfbb8a3e298e5798912 \ "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=9"