Zed Series Release Notes¶
1.7.0¶
New Features¶
Add support for microversion 2.2, which can show device profile by name, like this:
openstack --os-accelerator-api-version 2.2 accelerator device profile show <device_profile>
Add support for microversion 2.1, when apply arq patch,
project_idof current user can be saved in arq, which can forbidden other user to operate the arq, like this:openstack --os-accelerator-api-version 2.1 accelerator arq bind --fileds project_id
1.0.0¶
Upgrade Notes¶
Python 2.7 support has been dropped. Last release of python-cyborgclient to support python 2.7 is OpenStack Train. The minimum version of Python now supported is Python 3.6.