3dc277be45
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
10 lines
440 B
YAML
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.
|