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 2017/09/19 21:01:08 UTC

[10/11] libcloud git commit: Add changelog entry.

Add changelog entry.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/800f8d1b
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/800f8d1b
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/800f8d1b

Branch: refs/heads/trunk
Commit: 800f8d1bdd968f84ea20c3f3874adc8d87c6318c
Parents: 2a8764b
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Tue Sep 19 22:50:59 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Tue Sep 19 22:51:25 2017 +0200

----------------------------------------------------------------------
 CHANGES.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/800f8d1b/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 63d4a93..a0f9285 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -32,6 +32,10 @@ Compute
   manner to finish faster.
   [Tomaz Muraus]
 
+- Fix a regression in the Azure ARM driver which didn't allow custom storage
+  URI suffix to be used with create_node. (GITHUB-1110)
+  [Lucas Di Pentima]
+
 Tests
 ~~~~~