diff --git a/releasenotes/notes/support-evacuting-servers-with-neutron-ports-with-resource-request-04cf8c721cbc376f.yaml b/releasenotes/notes/support-evacuting-servers-with-neutron-ports-with-resource-request-04cf8c721cbc376f.yaml deleted file mode 100644 index 90d507da16..0000000000 --- a/releasenotes/notes/support-evacuting-servers-with-neutron-ports-with-resource-request-04cf8c721cbc376f.yaml +++ /dev/null @@ -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. diff --git a/releasenotes/notes/support-live-migrating-servers-with-neutron-ports-with-resource-request-cf9a21dacb9c5ece.yaml b/releasenotes/notes/support-live-migrating-servers-with-neutron-ports-with-resource-request-cf9a21dacb9c5ece.yaml deleted file mode 100644 index 3e06149df6..0000000000 --- a/releasenotes/notes/support-live-migrating-servers-with-neutron-ports-with-resource-request-cf9a21dacb9c5ece.yaml +++ /dev/null @@ -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. diff --git a/releasenotes/notes/support-server-move-operations-with-neutron-ports-with-resource-request-c41598d0e4aef37b.yaml b/releasenotes/notes/support-server-move-operations-with-neutron-ports-with-resource-request-c41598d0e4aef37b.yaml new file mode 100644 index 0000000000..a04d85dc81 --- /dev/null +++ b/releasenotes/notes/support-server-move-operations-with-neutron-ports-with-resource-request-c41598d0e4aef37b.yaml @@ -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. diff --git a/releasenotes/notes/support-unshelving-servers-with-neutron-ports-with-resource-request-d91a282fe56c7489.yaml b/releasenotes/notes/support-unshelving-servers-with-neutron-ports-with-resource-request-d91a282fe56c7489.yaml deleted file mode 100644 index d9a5bfd309..0000000000 --- a/releasenotes/notes/support-unshelving-servers-with-neutron-ports-with-resource-request-d91a282fe56c7489.yaml +++ /dev/null @@ -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.