Merge qos related renos for Ussuri

As now all three remaining server move operation is supported with qos
ports the three separate reno for Ussuri is merged into a single one.

Change-Id: I167ce1b5c3220c7eb1b3d55cc4a8ea10df9df796
blueprint: support-move-ops-with-qos-ports-ussuri
This commit is contained in:
Balazs Gibizer
2020-02-10 10:28:08 +01:00
parent a4c3260f56
commit 24113ba015
4 changed files with 6 additions and 18 deletions

View File

@@ -1,6 +0,0 @@
---
features:
- |
The server ``evacute`` action API now supports servers with neutron
ports having resource requests, e.g. ports that have QoS minimum bandwidth
rules attached.

View File

@@ -1,6 +0,0 @@
---
features:
- |
The server ``os-migrateLive`` action API now supports servers with neutron
ports having resource requests, e.g. ports that have QoS minimum bandwidth
rules attached.

View File

@@ -0,0 +1,6 @@
---
features:
- |
The server ``evacuate``, ``os-migrateLive`` and ``unshelve`` action APIs
now support servers with neutron ports having resource requests, e.g.
ports that have QoS minimum bandwidth rules attached.

View File

@@ -1,6 +0,0 @@
---
features:
- |
The server ``unshelve`` action API now supports servers with neutron
ports having resource requests, e.g. ports that have QoS minimum bandwidth
rules attached.