149f7665bd
Change-Id: I0c6210e7c45528e38b49fa70b65e5b15b8156e56
38 lines
1.3 KiB
YAML
38 lines
1.3 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.
|
|
releases:
|
|
- version: 4.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 973716aa23d033df3a23aa2b34ce533f3f320c8f
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 4.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/ussuri.html
|