Yoga Series Release Notes¶
0.61.0¶
New Features¶
Add support for Compute API microversion 2.73, which allows admins to specify a reason when locking a server.
The 2.89 API microversion is now supported for the compute service. This adds additional fields to the
os-volume_attachments
API, represented by theopenstack.compute.v2.volume_attachment.VolumeAttachment
resource.
0.60.0¶
New Features¶
Add support to display node fields
boot_mode
andsecure_boot
which are introduced in API 1.75.
Add support for changing node states
boot_mode
andsecure_boot
in sync with functionality introduced in API 1.76.
Bug Fixes¶
hw_qemu_guest_agent attribute of the image is a string boolean with values yes and no.