Skip to content

cloudfoundry/bosh-openstack-cpi-release

Repository files navigation

BOSH OpenStack CPI Release

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.