Skip to content

bosh-vcloud-cpi/23

You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vcloud-cpi-release. It was created based on the commit 808d087f.

Release Notes

  • Implemented calculate_vm_cloud_properties CPI method (for future use)

Usage

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

- name: "bosh-vcloud-cpi"
  version: "23"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=23"
  sha1: "74da577b5b1637ea0ea012c806119e5f88a69c70"

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

bosh upload-release --sha1 74da577b5b1637ea0ea012c806119e5f88a69c70 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=23"

Jobs

Packages