8819f3a1bd
Change-Id: I9235dc792c28c1c8ab9307c5e586ce01bd7dc085
93 lines
3.0 KiB
YAML
93 lines
3.0 KiB
YAML
---
|
|
launchpad: nova
|
|
release-model: cycle-with-milestones
|
|
team: nova
|
|
type: service
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/rocky.html
|
|
repository-settings:
|
|
openstack/nova: {}
|
|
releases:
|
|
- version: 18.0.0.0b1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 8a407bd288bb3116e50ea3b29a125caa036204cb
|
|
- projects:
|
|
- hash: f9a419e40ff6440d1b85ff175ab862090a970460
|
|
repo: openstack/nova
|
|
version: 18.0.0.0b2
|
|
- projects:
|
|
- hash: dd6d7529665eb6bd06de55e0aadc1a860e1edb2a
|
|
repo: openstack/nova
|
|
version: 18.0.0.0b3
|
|
- projects:
|
|
- hash: ddc7c466d7c82521e1f5f21e51755596dd6895b1
|
|
repo: openstack/nova
|
|
version: 18.0.0.0rc1
|
|
- projects:
|
|
- hash: aebb29ed710fb4b5b92a6efa99f1d3dbdcc48a0c
|
|
repo: openstack/nova
|
|
version: 18.0.0.0rc2
|
|
- projects:
|
|
- hash: 5bff489231c16e62f081267a5b433745dba12ded
|
|
repo: openstack/nova
|
|
version: 18.0.0.0rc3
|
|
- diff-start: 17.0.0.0rc1
|
|
projects:
|
|
- hash: 5bff489231c16e62f081267a5b433745dba12ded
|
|
repo: openstack/nova
|
|
version: 18.0.0
|
|
- projects:
|
|
- hash: 1f1482eb7d1d386d44b72269efbc2d4e320f73a2
|
|
repo: openstack/nova
|
|
version: 18.0.1
|
|
- projects:
|
|
- hash: 55b63c4d608c0cf779d6a72af52254fe5efb7466
|
|
repo: openstack/nova
|
|
version: 18.0.2
|
|
- projects:
|
|
- hash: 16d5bb74d7f74fa44637d89292012092202e8e36
|
|
repo: openstack/nova
|
|
version: 18.0.3
|
|
- projects:
|
|
- hash: f5984400373716ee5473266ab2a15bcd74f604fc
|
|
repo: openstack/nova
|
|
version: 18.1.0
|
|
- projects:
|
|
- hash: 9bb78d5765dab01e38327f57312583c189a352d5
|
|
repo: openstack/nova
|
|
version: 18.2.0
|
|
- projects:
|
|
- hash: d8f1bef63ab4357af2105431d3ea367100518aa2
|
|
repo: openstack/nova
|
|
version: 18.2.1
|
|
- projects:
|
|
- hash: 72f9aa720f9137a35d55b9f96e2220d2d0e5588d
|
|
repo: openstack/nova
|
|
version: 18.2.2
|
|
branches:
|
|
- location: 18.0.0.0rc1
|
|
name: stable/rocky
|
|
cycle-highlights:
|
|
- |
|
|
Improvements were made to minimize network downtime during live migrations.
|
|
In addition, the libvirt driver is now capable of live migrating between
|
|
different types of networking backends, for example, linuxbridge => OVS.
|
|
- |
|
|
Handling of boot from volume instances when the Nova compute host does not
|
|
have enough local storage has been improved.
|
|
- |
|
|
Operators can now disable a cell to make sure no new instances are
|
|
scheduled there. This is useful for operators to introduce new cells to the
|
|
deployment and for maintenance of existing cells.
|
|
- |
|
|
Security enhancements were made when using Glance signed images with the
|
|
libvirt compute driver.
|
|
- |
|
|
A ``nova-manage db purge`` command is now available to help operators with
|
|
maintenance and avoid bloat in their database.
|
|
- |
|
|
The placement service now supports granular RBAC policy rules
|
|
configuration. See the `placement policy
|
|
<https://docs.openstack.org/nova/rocky/configuration/placement-policy.html>`_
|
|
documentation for details.
|