nova/releasenotes/notes/support-cold-migrating-neutron-ports-with-resource-request-6d23be654a253625.yaml
Balazs Gibizer 3dc277be45 Follow up for the bandwidth series
During the feature freeze day re-check campaign the following two small
nits was found in and now fixed by this patch:

* As the resize REST API action is end user facing we should not mention
source compute in the error message.

* Release notes grammar.

Change-Id: Iccc3676e0b6dcb8e6d26385452249971f4613b69
blueprint: support-move-ops-with-qos-ports
2019-09-16 17:19:52 +02:00

10 lines
440 B
YAML

---
features:
- |
Cold migration and resize are now supported for servers with neutron ports
having resource requests. E.g. ports that have QoS minimum bandwidth rules
attached. Note that the migration is only supported if both the source and
the destination compute services are upgraded to Train and the
``[upgrade_levels]/compute`` configuration does not prevent the computes
from using the latest RPC version.