bosh-openstack-cpi/18
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-openstack-cpi-release. It was created based on the commit 990bb423
.
Release Notes¶
- bump httpclient to 2.7.1, thanks @coreyti and @ljfranklin!
- Improved error messages
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-openstack-cpi" version: "18" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=18" sha1: "98c45b2dbd90eceb15c4a3843821eb995b7d08c3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 98c45b2dbd90eceb15c4a3843821eb995b7d08c3 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=18"