v28
By default, OpenStack CPI now runs with neutron instead of nova-networking. If you require nova-networking, switch on openstack.use_nova_networking: true
to turn on compatibility mode in the CPI. Be aware that future OpenStack versions will remove this API at some point. See documentation on bosh.io for additional information.
Fixes:
- Remove deprecated nova calls and use corresponding OpenStack services instead: glance, cinder, neutron
New Features:
- CPI support for light stemcells (1, 2, 3)
- Added script to create light stemcells for already uploaded images
- Redact OpenStack passwords and auth tokens in the debug log