You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2019/06/30 19:41:04 UTC

[libcloud] 03/03: Add changelog entry.

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 f9e7f2265c8e729c8734c24c231b87f1c2c79b6c
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun Jun 30 18:51:37 2019 +0200

    Add changelog entry.
---
 CHANGES.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index 44deee1..61a91a5 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -34,6 +34,13 @@ Compute
   (https://www.maxihost.com/). (GITHUB-1298)
   [Spyros Tzavaras - @mpempekos]
 
+- [Azure ARM] Add various improvements to the Azure ARM driver:
+  - Add functionality to resize a volume in Azure
+  - Add functionality to update the network profile of a node
+  - Add functionality to update a network interface's properties
+  - Add functionality to check IP address availability (GITHUB-1244)
+  [Palash Gandhi - @palashgandhi]
+
 Storage
 ~~~~~~~