Skip to content

bosh-cloudstack-cpi-release/18

You can find the source of this version on GitHub at cloudfoundry-community/bosh-cloudstack-cpi-release. It was created based on the commit 177ced18.

Release Notes

Changes: - Add set_disk_metadata method required by bosh >= 262, this method add metadata to a cloudstack volume

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh-cloudstack-cpi-release"
  version: "18"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=18"
  sha1: "1703f9698f23aa3f4099b1fda10351b0d30a8916"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 1703f9698f23aa3f4099b1fda10351b0d30a8916 \
  "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=18"

Jobs

Packages