bosh-openstack-cpi/29
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-openstack-cpi-release. It was created based on the commit 958a827b
.
Release Notes¶
Fixes - Don’t return empty string as valid az for volumes. Fixes #54
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-openstack-cpi" version: "29" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=29" sha1: "3feba503da817e100dac72ac8e69beff5944265b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3feba503da817e100dac72ac8e69beff5944265b \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=29"