bosh-openstack-cpi/21
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-openstack-cpi-release. It was created based on the commit 194519f2
.
Release Notes¶
- Support for Bosh blobstore in AWS S3 regions China and Frankfurt (which require version 4 signing), thanks @flawedmatrix
- Added new manifest properties
blobstore.s3_region
andblobstore.s3_signature_version
- Added new manifest properties
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-openstack-cpi" version: "21" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=21" sha1: "f28d30f0e20acbbf346f8d3fafcef05e3850c3d5"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f28d30f0e20acbbf346f8d3fafcef05e3850c3d5 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=21"