v33
New Features:
-
Support Availability Zones #331
-
Support a new CPI method
calculate_vm_cloud_properties
#336With this feature,
vm_resources
can be specified in the deployment manifest.
Fixes:
-
Sleep 30 seconds before attaching data disk #340
This is a workaround for the issue #280.
-
Vendors ruby-2.4-r3 from bosh-packages/ruby-release #338
-
Change the format of user image name #342
In old format, the user image name length may exceed Azure limits (80) in some region (e.g.
Australia Southeast
). The new format has a shorter name. -
Fix a bug of using ip configuration properties to check whether the network interface is primary #337
Documents:
- Update the guidance for the bosh-setup template v3.0.0 #343