bosh-softlayer-cpi/12
You can find the source of this version on GitHub at cloudfoundry/bosh-softlayer-cpi-release. It was created based on the commit 5b81efc
.
Release Notes¶
Fixes
- #145387375 Failed to attach persistent disk due to msg chang from SL
Improvements
- #137608987 Add
PrimarySubnetId
property to support to specify primary subnet id inNetworkVlan
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-softlayer-cpi" version: "12" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=12" sha1: "7b30f695fd0b87e45559f73e1ab4bbc5d3f68493"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7b30f695fd0b87e45559f73e1ab4bbc5d3f68493 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=12"