This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 4ec6a3a05f641c38acb3d7de43504748d3ee1de5
Author: Tomaz Muraus <[email protected]>
AuthorDate: Sun Sep 25 11:54:53 2022 +0200

    Add changelog entry for #1744.
---
 CHANGES.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index c756cd4a4..221e0b1ad 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -64,6 +64,16 @@ Compute
   (GITHUB-1699)
   [Eis D. Zaster - @Eis-D-Z]
 
+- [Azure ARM] Add new ``ex_create_additional_capabilities()`` method which 
allows
+  user to set capabilities on a stopped node. This allows users to utilize 
ultra
+  SSDs and similar.
+
+  Also add support for new ``ex_iops`` and ``ex_throughput`` argument to the
+  ``create_volume()`` method.
+
+  (GITHUB-1744)
+  [John Wren Kennedy - @jwk404]
+
 Storage
 ~~~~~~~
 

Reply via email to