Zed Series Release Notes¶
9.0.0¶
New Features¶
Add the Xilinx FPGA driver. Through this driver Cyborg can manage Xilinx FPGA devices, including discovering devices’ info and programming
xclbin
.
Add
ARQ_UNBIND_FAILED
status for Accelerator Requests (arq) unbind process. Nowdays the status is needed to accurate record the arq status.
Upgrade Notes¶
In zed cycle, OpenStack projects and oslo lib has dropped the py3.6 and py3.7 support [1], Cyborg also not supporting the py3.6 and py3.7, Cyborg master is failing and cannot be run on py3.6|7 env. So from Zed release, we will remove py3.6 and py3.7 env.