9e2b2ea065
As with 20.2.0 on stable/train this stable/stein release also sees a minor version bump due to the inclusion of API behavioural change bugfixes (6e71909b0b) and new configurables (a96e7ab830). $ git log --oneline --no-merges 19.1.0..HEAD 6e71909b0b Reject boot request for unsupported images b3afe74833 Make RBD imagebackend flatten method idempotent a96e7ab830 Add config option for neutron client retries 4de766006d Reset the cell cache for databaseaccess in Service 7df3d9fbb9 Use placement stable version for functional job 265fd4f6bd Unplug VIFs as part of cleanup of networks ff21016543 Functional test for UnexpectedDeletingTaskStateError e7cd8b49e2 nova-live-migration: Ensure subnode is fenced during evacuation testing 8f8667a8dd Lowercase ironic driver hash ring and ignore case in cache 373c4ffde2 nova-live-migration: Wait for n-cpu services to come up after configuring Ceph 763b7897f4 Fix intermittently failing regression case 85052c055f Fix os-keypairs pagination links 9030b8a56d Fix hypervisors paginted collection_name. 405a35587a Clean up allocation if unshelve fails due to neutron f960d1751d Reproduce bug 1862633 4700b3658e libvirt: Ignore DiskNotFound during update_available_resource f5bc2c7ae4 libvirt: Provide the backing file format when creating qcow2 disks b874c409c1 Enhance service restart in functional env Change-Id: I3b85ef00dea4ac288ef061d690dc6780210091ec
71 lines
2.8 KiB
YAML
71 lines
2.8 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
|
|
branches:
|
|
- location: 19.0.0.0rc1
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/stein.html
|