v37
Breaking Changes
- Remove custom 'create light stemcell' script in favor of
bosh repack-stemcell
command
Fixes
OpenStack compute binding only supports version v2 and v2.1.
is no longer shown although your OpenStack actually uses nova v2 and greater already
Features
- vrrp support for created neutron ports via #98 (thanks @rkoster!)
- Add
cloud_properties.allowed_address_pairs: <IP>
to have this IP address added to the network ports created in OpenStack Neutron. This way, you can use the haproxy release'skeepalived
job to add some HA to your haproxy!
- Add
Misc
- Bump ruby to 2.4.3
- Bump bundler to 1.16.1
- Bump excon to 0.60.0