bosh-cloudstack-cpi-release/17
You can find the source of this version on GitHub at cloudfoundry-community/bosh-cloudstack-cpi-release. It was created based on the commit 2b480d99
.
Release Notes¶
Changes:
- add method info
to be compatible with new bosh (>=262)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-cloudstack-cpi-release" version: "17" url: "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=17" sha1: "8946c1a629674ab8ce3af1e63716ae34ec65ed1a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8946c1a629674ab8ce3af1e63716ae34ec65ed1a \ "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=17"