bosh-openstack-cpi/19
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-openstack-cpi-release. It was created based on the commit 0db2d9c7
.
Release Notes¶
Due to defaults set in the CPI deployment manifest, this release might break compatibility with older stemcells, if you use an external blobstore for your Director. DO NOT USE.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-openstack-cpi" version: "19" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=19" sha1: "79abac63ddbe541900c970587da2e844154ba57d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 79abac63ddbe541900c970587da2e844154ba57d \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=19"