summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorVictor Coutellier <victor.coutellier@gmail.com>2020-03-11 12:50:13 +0100
committerBalazs Gibizer <balazs.gibizer@est.tech>2020-04-07 18:34:13 +0200
commit9ee74d3ac6d26018d0161e24fe8c0f3f29b21c06 (patch)
treeea789aa65e2466303f54c50961f291a6feddc408 /releasenotes
parent0722e80886285f7e5630d5d4012c42806ebc53c2 (diff)
downloadpython-novaclient-9ee74d3ac6d26018d0161e24fe8c0f3f29b21c06.tar.gz
Microversion 2.83 - Add more filters for the nova list command
Add these new filters, admin-only until microversion 2.82: - availability-zone - config-drive - key-name - power-state - task-state - vm-state - progress Existing user filter will be available to non admin since microversion 2.83. Part of blueprint non-admin-filter-instance-by-az Change-Id: Id2b5e600c0a41790830823031b20983808cb5ace
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-filter-to-nova-list-831dcbb34420fb29.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/releasenotes/notes/add-filter-to-nova-list-831dcbb34420fb29.yaml b/releasenotes/notes/add-filter-to-nova-list-831dcbb34420fb29.yaml
new file mode 100644
index 00000000..e91a6080
--- /dev/null
+++ b/releasenotes/notes/add-filter-to-nova-list-831dcbb34420fb29.yaml
@@ -0,0 +1,18 @@
+---
+ features:
+ - |
+ Added the following filters support for the ``nova list`` command,
+ these filters are admin-only restricted until microversion 2.82:
+
+ * --availability-zone
+ * --config-drive
+ * --key-name
+ * --power-state
+ * --task-state
+ * --vm-state
+ * --progress
+
+ Existing user filter will be available to non admin since
+ `microversion 2.83`_.
+
+ .. _microversion 2.83: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id76