Zed Series Release Notes¶
23.0.1¶
Bug Fixes¶
- Fixes the bug where an administrator could not specify default user_data for new VMs via - OPENSTACK_SERVER_DEFAULT_USER_DATAconfiguration setting.
23.0.0¶
New Features¶
- The new setting - OPENSTACK_SERVER_DEFAULT_USER_DATAallows an administrator to specify a default user data (e.g. comments or instructions for cloudinit) for new VMs. It can be a raw string or string template that accepts the request.
- The new settings - LAUNCH_INSTANCE_DEFAULTS.enable_metadataand- LAUNCH_INSTANCE_DEFAULTS.enable_net_portsallow to hide Metadata and Network Ports tabs from launch instance workflow.
- Cinder user messages are now available for volume backups in a messages tab. 
