summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorArtem Goncharov <Artem.goncharov@gmail.com>2020-11-10 13:56:11 +0100
committerStephen Finucane <sfinucan@redhat.com>2020-12-02 11:24:51 +0000
commitf36a34b675e69a811d5cd48f6bcfd6ce7bda6a5a (patch)
tree21c425c49ea6d97c94f8f1ee45e4356ff5534d4c /releasenotes
parent0f4f42b65281b9b8b4f8fc3e58da8c9d8b68ee08 (diff)
downloadpython-openstackclient-f36a34b675e69a811d5cd48f6bcfd6ce7bda6a5a.tar.gz
Switch compute aggregate functions to SDK
Continue journey towards having OSC consuming SDK for nova part. Depends-On: https://review.opendev.org/#/c/762131/ Change-Id: Id16e6c47aa93f02f15f49e1f59f73fecaa3e3b80
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/switch-aggregate-to-sdk-ced451a0f28bf6ea.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/switch-aggregate-to-sdk-ced451a0f28bf6ea.yaml b/releasenotes/notes/switch-aggregate-to-sdk-ced451a0f28bf6ea.yaml
new file mode 100644
index 00000000..0df2d635
--- /dev/null
+++ b/releasenotes/notes/switch-aggregate-to-sdk-ced451a0f28bf6ea.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - Switch aggregate operations to use SDK
+ - Adds 'aggregate cache image' operation