releases/deliverables/stein/nova.yaml
Lee Yarwood aa8c20c803 nova: Release 19.1.0
Minor version bump due to the change in API behvaiour introduced by
I0322d872bdff68936033a6f5a54e8296a6fb3434 / 4a691c33d1.

$ git log --oneline --no-merges 19.0.3..HEAD
d8fbf04f32 Mask the token used to allow access to consoles
8346c527b3 FUP for in-place numa rebuild
4a691c33d1 Disable NUMATopologyFilter on rebuild
9f57d16f38 Block rebuild when NUMA topology changed
d41afc7276 Remove 'test_cold_migrate_with_physnet_fails' test
23d3b8fbc9 Remove global state from the FakeDriver
6310e69303 libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED event
2f48bbd224 libvirt: remove conditional on VIR_DOMAIN_EVENT_SUSPENDED_POSTCOPY
99aa8ebc12 Zuul v3: use devstack-plugin-nfs-tempest-full
95bf4a1e15 block_device: Copy original volume_type when missing for snapshot based volumes
9f9f8d330a Do not update root_device_name during guest config
fec95a2e4f Improve metadata server performance with large security groups
99048af872 Cache security group driver
e858ab3bbe compute: Use long_rpc_timeout in reserve_block_device_name
ad873b67b3 [stable-only] Disable cinder-backup service in nova-next job
92eb45ba5e Replace time.sleep(10) with service forced_down in tests
304d3f62a4 compute: Take an instance.uuid lock when rebooting
603171bd5c Join migration_context and flavor in Migration.instance
a0290858b7 Block deleting compute services with in-progress migrations
9983b24624 Add functional recreate revert resize test for bug 1852610
7d67387246 Add functional recreate test for bug 1852610
b18e42d20b Add functional recreate test for bug 1829479 and bug 1817833
65ada9745c Use admin neutron client to see if instance has qos ports
b1ae940ddb Use admin neutron client to query ports for binding
87f7a4268f Add BFV wrinkle to TestNovaManagePlacementHealAllocations
92645be4bb Add --instance option to heal_allocations
4acec3e715 Add --dry-run option to heal_allocations CLI
e00fa24a18 Don't delete compute node, when deleting service other than nova-compute
f2d6dbd771 Revert "openstack server create" to "nova boot" in nova docs
a80eb82f67 Remove redundant call to get/create default security group
844209b064 Add regression test for bug 1824435
06caa62441 Add integration testing for heal_allocations
defe542eb1 Nova compute: add in log exception to help debug failures
13d01b697d Imported Translations from Zanata
8ee59604dc Avoid error 500 on shelve task_state race
972d717984 Switch to opensuse-15 nodeset
6272046bc8 Added openssh-client into bindep
022ea28194 libvirt: Ignore volume exceptions during post_live_migration
6038455e1d Fix listing deleted servers with a marker
47caaccd4a Add functional regression test for bug 1849409
792ec7c1df Fix unit of hw_rng:rate_period
c0313bce06 Fix exception translation when creating volume
a06922d546 Stop sending bad values from libosinfo to libvirt
530ad1ae88 Error out interrupted builds
e4a5516098 Functional reproduce for bug 1833581
080b4759d3 Prevent init_host test to interfere with other tests
c565cab479 Add functional test for resize crash compute restart revert
53bcf0b1ee Handle get_host_availability_zone error during reschedule
58ad6aba98 Ignore sqla-migrate inspect.getargspec deprecation warnings on py36
7e074ad030 rt: soften warning case in _remove_deleted_instances_allocations

Change-Id: I0eab7f690dd8f44f2c30df6fba5fca625406acff
2020-02-03 11:37:16 +00:00

67 lines
2.6 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
branches:
- location: 19.0.0.0rc1
name: stable/stein
release-notes: https://docs.openstack.org/releasenotes/nova/stein.html