changes for #1013
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c0c38e4d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c0c38e4d Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c0c38e4d Branch: refs/heads/trunk Commit: c0c38e4d5bc233bb220142451197fdbc74d77b34 Parents: 3baa15b Author: Anthony Shaw <[email protected]> Authored: Sun Apr 2 08:51:42 2017 +1000 Committer: Anthony Shaw <[email protected]> Committed: Sun Apr 2 08:51:42 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/c0c38e4d/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index d5cf5df..61919e0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -19,6 +19,10 @@ Common Compute ~~~~~~~ +- Fix Public IP not assigned when creating NIC on Azure ARM + [GITHUB-1013] [LIBCLOUD-906] + (Simone Ripamonti) + - [ONAPP] Add list images support for OnApp driver [GITHUB-1011] (Tinu Cleatus)
