You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/10 23:02:04 UTC

[2/2] libcloud git commit: changes for #1030

changes for #1030


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

Branch: refs/heads/trunk
Commit: 30715a44c18e09cb6be5167d8c968e724944fc4b
Parents: 048d318
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Apr 11 09:01:48 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Apr 11 09:01:48 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/30715a44/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index bb4acef..4ff0075 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,10 @@ Common
 Compute
 ~~~~~~~
 
+- Fix Azure ARM driver condition for ex_list_publishers where location is specified
+  [GITHUB-1030]
+  (Joseph Hall)
+
 - Added Import Snapshot and Describe Import Snapshot to EC2 compute driver
   [GITHUB-1023]
   (Nirzari Iyer)