releases/deliverables/ussuri/cyborg.yaml
zhangbailin c25adc613e Improve accuracy of Cyborg highlight
Change-Id: Ie3825fc322d60e6aa01e7a876f4eca4f6242868b
2020-04-13 16:32:51 +08:00

29 lines
1.1 KiB
YAML

---
launchpad: openstack-cyborg
release-model: cycle-with-rc
team: cyborg
type: service
repository-settings:
openstack/cyborg:
tarball-base: openstack-cyborg
cycle-highlights:
- |
Users can now launch instances with accelerators managed by
Cyborg, as the `Nova-Cyborg integration
<https://specs.openstack.org/openstack/nova-specs/specs/ussuri/approved/nova-cyborg-interaction.html>`_
has been completed. See `accelerator operation guide
<https://docs.openstack.org/api-guide/compute/accelerator-support.html>`_
to find which instance operations are supported.
- |
New APIs have been implemented to list devices managed by Cyborg
and, in general, to view and manage inventory of accelerators.
- |
Cyborg has laid the foundations for providing backwards compatibility
in future releases by adopting microversions in v2 API.
- |
The Cyborg client is now based on OpenStack SDK and supports
most Version 2 APIs.
- |
Improved quality overall by adding more unit/functional tests and by
reducing technical debt.