d0f2d6de50
Minor version bump required with this release due to patch 'libvirt: Mark e1000e VIF as supported'. 5482dde329 libvirt: Mark e1000e VIF as supported 04a8399f1d compute: Allow snapshots to be created from PAUSED volume backed instances 7b005f3785 zuul: remove legacy-tempest-dsvm-neutron-dvr-multinode-full ce1287aa7f Guard against missing image cache directory eaecf7e737 Remove stale nested backport from InstancePCIRequests c3dd9f86f1 Check cherry-pick hashes in pep8 tox target 42e6320397 Revert "Make greande jobs n-v for EM and oldest stable" 5429fd3d6e Add admin doc information about image cache resource accounting 86be251451 Reserve DISK_GB resource for the image cache b05bf09b2d Make greande jobs n-v for EM and oldest stable 7ff71e6b87 Create instance action when burying in cell0 21642202ff libvirt: avoid cpu check at s390x arch a7d8aa6997 libvirt: Don't delete disks on shared storage during evacuate d7a1cb5724 Add functional test for bug 1550919 86328d1146 fix scsi disk unit number of the attaching volume when cdrom bus is scsi 4413e9bf56 Make quotas respect instance_list_per_project_cells e1116ee3b7 Update scheduler instance info at confirm resize 2a15e0096b Reproduce bug 1869050 a63c97fd2d Revert "nova shared storage: rbd is always shared storage" 1d66884af7 Add retry to cinder API calls related to volume detach Change-Id: I3d6e9cc1aaafa640bdd884278d0b7e41d187074b
75 lines
2.9 KiB
YAML
75 lines
2.9 KiB
YAML
---
|
|
launchpad: nova
|
|
release-model: cycle-with-rc
|
|
team: nova
|
|
type: service
|
|
repository-settings:
|
|
openstack/nova: {}
|
|
cycle-highlights:
|
|
- It is now possible to run Nova with version 1.0.0 of the recently
|
|
extracted placement service, hosted from its own repository. Note
|
|
that install/upgrade of an extracted placement service is not yet
|
|
fully implemented in all deployment tools. Operators should check
|
|
with their particular deployment tool for support before proceeding.
|
|
See the placement `install <https://docs.openstack.org/placement/latest/install/index.html>`_
|
|
and `upgrade <https://docs.openstack.org/placement/latest/upgrade/to-stein.html>`_
|
|
documentation for more details. In Stein, operators may choose to
|
|
continue to run with the integrated placement service from the Nova
|
|
repository, but should begin planning a migration to the extracted
|
|
placement service by Train, as the removal of the integrated placement
|
|
code from Nova is planned for the Train release.
|
|
- Users can now specify a volume type when creating servers.
|
|
- The compute API is now tolerant of transient conditions in a deployment
|
|
like partial infrastructure failures, for example a cell not being
|
|
reachable.
|
|
- Users can now create servers with Neutron ports that have quality-of-service
|
|
minimum bandwidth rules.
|
|
- Operators can now set overcommit allocation ratios using Nova configuration
|
|
files or the placement API.
|
|
- Compute driver capabilities are now automatically exposed as traits
|
|
in the placement API so they can be used for scheduling via flavor
|
|
extra specs and/or image properties.
|
|
- Live migration is now supported for the VMware driver.
|
|
releases:
|
|
- projects:
|
|
- hash: c993d4fe2ffaadea76d5ae76eedfddc3a4c71346
|
|
repo: openstack/nova
|
|
version: 19.0.0.0rc1
|
|
- projects:
|
|
- hash: d1f37ff8040d28ce14a39f58b899aaeac9fa0918
|
|
repo: openstack/nova
|
|
version: 19.0.0.0rc2
|
|
- diff-start: 18.0.0.0rc1
|
|
projects:
|
|
- hash: d1f37ff8040d28ce14a39f58b899aaeac9fa0918
|
|
repo: openstack/nova
|
|
version: 19.0.0
|
|
- projects:
|
|
- hash: 105e6238dd536ac869276c38b5c76fefeb729b40
|
|
repo: openstack/nova
|
|
version: 19.0.1
|
|
- projects:
|
|
- hash: 11fde850e6163b68e006e746406e6c5e6ac980e0
|
|
repo: openstack/nova
|
|
version: 19.0.2
|
|
- projects:
|
|
- hash: 73150f135d37d1cf38d030c555a3d65bd1965d4f
|
|
repo: openstack/nova
|
|
version: 19.0.3
|
|
- projects:
|
|
- hash: bf9d9e55e652012d16b9d052a37efc18abbf1a01
|
|
repo: openstack/nova
|
|
version: 19.1.0
|
|
- projects:
|
|
- hash: fb5c97492c390db7ac511e32f2b215c7d19e94dc
|
|
repo: openstack/nova
|
|
version: 19.2.0
|
|
- version: 19.3.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: e91540f96538c7ba568617db7c03cf3a195b87ff
|
|
branches:
|
|
- location: 19.0.0.0rc1
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/stein.html
|