---
launchpad: nova
release-model: cycle-with-rc
team: nova
type: service
repository-settings:
  openstack/nova: {}
cycle-highlights:
  - |
    `Support for cold migrating and resizing servers between Nova cells.
    <https://docs.openstack.org/nova/latest/admin/configuration/cross-cell-resize.html>`_
  - |
    `Support for precaching Glance images to Nova compute hosts.
    <https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id74>`_
  - |
    `Support for creating servers with accelerator devices via Cyborg.
    <https://docs.openstack.org/api-guide/compute/accelerator-support.html>`_
  - |
    `Further enahanced support for moving servers with minimum bandwidth
    guarantees.
    <https://docs.openstack.org/api-guide/compute/port_with_resource_request.html>`_
  - |
    `Support for nova-manage placement audit CLI to find and clean up orphaned
    resource allocations.
    <https://docs.openstack.org/nova/latest/cli/nova-manage.html>`_
  - |
    `Nova API policies are introducing new default roles with scope_type
    capabilities. These new changes improve the security level and
    manageability. New policies are richer in terms of handling access at
    system and project level token with 'Read' & 'Write' roles. This feature
    is disabled by default and can be enabled by config options.`
    See the `Policy Concepts <https://docs.openstack.org/nova/latest/configuration/policy-concepts.html>`__
    documentation for more details.
releases:
  - version: 21.0.0.0rc1
    projects:
      - repo: openstack/nova
        hash: 2cddf595a8cdedbdb844e800d853ea143817b545
  - version: 21.0.0.0rc2
    projects:
      - repo: openstack/nova
        hash: dd3cc59ccf8c963e078359d4b27dacf7d54a14ee
  - version: 21.0.0
    projects:
      - repo: openstack/nova
        hash: dd3cc59ccf8c963e078359d4b27dacf7d54a14ee
    diff-start: 20.0.0.0rc1
  - version: 21.1.0
    projects:
      - repo: openstack/nova
        hash: 1afed301746dad2bf51d01a4bdaef0101ffb0186
branches:
  - name: stable/ussuri
    location: 21.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/nova/ussuri.html