releases/deliverables/rocky/nova.yaml
Előd Illés d1dc2c650d nova: release rocky 18.3.0
Minor version bump due to the change in API behaviour introduced by
I70e06c607045a1c0842f13069e51fef438012a9c / 30a6350685

$ git log --oneline --no-merges 18.2.3..HEAD
48a66c5644 Use stable constraint for Tempest pinned stable branches
08f1f914cc Mask the token used to allow access to consoles
ee6af34437 Zuul v3: use devstack-plugin-nfs-tempest-full
3f559d886b Add BFV wrinkle to TestNovaManagePlacementHealAllocations
982c60dd02 Add --instance option to heal_allocations
07de847d7b Add --dry-run option to heal_allocations CLI
30a6350685 Block deleting compute services with in-progress migrations
b6b2b3a35e Add functional recreate revert resize test for bug 1852610
1563a15c8b Add functional recreate test for bug 1852610
6eda7409ff Add functional recreate test for bug 1829479 and bug 1817833
c075e3a76d Do not update root_device_name during guest config
38b2f68a17 Improve metadata server performance with large security groups
179b556a5b Cache security group driver
6b03c8f589 compute: Use long_rpc_timeout in reserve_block_device_name
e48fb84e12 Join migration_context and flavor in Migration.instance
64f797a051 Fix false ERROR message at compute restart
ffce5be5ca Replace time.sleep(10) with service forced_down in tests
7d14b6a517 compute: Take an instance.uuid lock when rebooting
af668d395d Don't delete compute node, when deleting service other than nova-compute
7bb5a11f70 Revert "openstack server create" to "nova boot" in nova docs
6a6d0e9434 doc: fix and clarify --block-device usage in user docs
eab5da85ea Nova compute: add in log exception to help debug failures
a90fe19512 Avoid error 500 on shelve task_state race
a07c612ea6 libvirt: Ignore volume exceptions during post_live_migration
c84846dbf9 Fix listing deleted servers with a marker
08337cccb0 Add functional regression test for bug 1849409
13bb7ed701 Error out interrupted builds
19ca978bd4 Functional reproduce for bug 1833581
042746e68b Prevent init_host test to interfere with other tests
f04fc63ffc Add functional test for resize crash compute restart revert
09de94e39b cleanup evacuated instances not on hypervisor
ff57ea7fb6 Fix unit of hw_rng:rate_period
3903a906bf Fix exception translation when creating volume
89d2a764d7 Stop sending bad values from libosinfo to libvirt
c072993e09 Skip test_parallel_evacuate_with_server_group until fixed
5a98135650 Handle get_host_availability_zone error during reschedule
20de81c7c0 Noop CantStartEngineError in targets_cell if API DB not configured
76b4997c42 tox: Stop build *all* docs in 'docs'

Change-Id: I7665068dfd6729f84705f53e98d0c8994315d9c7
2020-02-24 21:28:44 +01:00

101 lines
3.2 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
- projects:
- hash: 95f60c0cdc4dfb16f523a1a61d4149512724b785
repo: openstack/nova
version: 18.2.3
- projects:
- hash: fd50cfacd2eb1da507e226be0f9b3c04e747685b
repo: openstack/nova
version: 18.3.0
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.