Awesome
BOSH OpenStack CPI Release
- Documentation: bosh.io/docs/openstack
- Slack:
#openstack
on cloudfoundry.slack.com (get your invite here) - Mailing list: cf-bosh
- CI https://bosh-ci.cpi.sapcloud.io
- Roadmap: Pivotal Tracker
See Initializing a BOSH environment on OpenStack for example usage.
See List of OpenStack API calls to get an idea about the necessary OpenStack configuration for using Bosh.
Supported OpenStack Versions
We follow the upstream OpenStack policy of supported releases. A release is Maintained
for ~18 months and then moves into Extended Maintenance
if there are community members maintaining it.
The OpenStack CPI runs automated tests against all OpenStack versions with status Maintained
or Extended Maintenance
with the help of the OpenLab project and our cf-openstack-validator. We don't test or guarantee the CPI to be working on OpenStack versions marked as Unmaintained
or EOL
. Check the official OpenStack releases page to find out about the maintenance state for a specific release.
Development
See development doc.