Skip to content

bosh-openstack-cpi/27

You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-openstack-cpi-release. It was created based on the commit 1a7d624d.

Release Notes

Fixes: - Display correct error message when running on nova-networking and VM creation fails - Previously you saw ERROR -- : OpenStack API service not found error: Could not find service network. Have compute, compute_legacy, identity, image, volume, volumev2, which was hiding the original error

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh-openstack-cpi"
  version: "27"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=27"
  sha1: "85e6244978f775c888bbd303b874a2c158eb43c4"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 85e6244978f775c888bbd303b874a2c158eb43c4 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=27"

Jobs

Packages