bosh-openstack-cpi/10
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-openstack-cpi-release. It was created based on the commit c96f7fc5
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-openstack-cpi" version: "10" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=10" sha1: "6ac0995d257b99eaef0f44236e01bcc1efff8ce8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6ac0995d257b99eaef0f44236e01bcc1efff8ce8 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=10"