bosh-softlayer-cpi/16
You can find the source of this version on GitHub at cloudfoundry/bosh-softlayer-cpi-release. It was created based on the commit cbcc2f0
.
Release Notes¶
Fixes
- #146574907 The way to get target ip of an iSCSI storage with getObject is not stable
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-softlayer-cpi" version: "16" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=16" sha1: "4dd6a9c07d37d2a6d554f819d63c2833492955a0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4dd6a9c07d37d2a6d554f819d63c2833492955a0 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=16"