summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/microversion-v2_80-c2394316f9212865.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/releasenotes/notes/microversion-v2_80-c2394316f9212865.yaml b/releasenotes/notes/microversion-v2_80-c2394316f9212865.yaml
new file mode 100644
index 00000000..cace47d1
--- /dev/null
+++ b/releasenotes/notes/microversion-v2_80-c2394316f9212865.yaml
@@ -0,0 +1,20 @@
+---
+features:
+ - |
+ Added support for `microversion 2.80`_ which adds ``user_id``
+ and ``project_id`` filter parameters to the ``GET /os-migrations`` API.
+
+ New kwargs ``project_id`` and ``user_id`` have been added to
+ the following python API binding:
+
+ - novaclient.v2.migrations.MigrationManager.list
+
+ The following CLI changes have been made:
+
+ - The ``--project-id`` and ``--user-id`` options are added to the
+ ``nova migration-list`` CLI.
+ - The ``nova server-migration-list`` and ``nova server-migration-show``
+ commands will show the ``Project ID`` and ``User ID`` values when
+ using microversion 2.80 or greater.
+
+ .. _microversion 2.80: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id72