summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorDan Smith <dansmith@redhat.com>2019-10-07 11:23:28 -0700
committerDan Smith <dansmith@redhat.com>2019-10-18 10:50:01 -0700
commit71c29a184b388b38d81dc609b9883c5e8f7166cf (patch)
treeaaf16b08bcc3c555f2acae95db03c0f565065131 /releasenotes
parente1bb4378db1e5be85a59861c2d473388fa336da8 (diff)
downloadpython-novaclient-71c29a184b388b38d81dc609b9883c5e8f7166cf.tar.gz
Add aggregate-cache-images command and client routines
This adds the ability to request image precache support for an aggregate in support of the matching server feature. Related to blueprint image-precache-support Depends-On: https://review.opendev.org/#/c/687140 Change-Id: Id354ccfa99e500a598685e6b794c12160ea2a990
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/microversion-v2_81-3ddd8e2fc7e45030.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/releasenotes/notes/microversion-v2_81-3ddd8e2fc7e45030.yaml b/releasenotes/notes/microversion-v2_81-3ddd8e2fc7e45030.yaml
new file mode 100644
index 00000000..a51336d6
--- /dev/null
+++ b/releasenotes/notes/microversion-v2_81-3ddd8e2fc7e45030.yaml
@@ -0,0 +1,10 @@
+---
+features:
+ - |
+ Added support for `microversion 2.81`_ which adds image pre-caching support by
+ aggregate.
+
+ - The ``aggregate-cache-images`` command is added to the CLI
+ - The ``cache_images()`` method is added to the python API binding
+
+ .. _microversion 2.81: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id73