Repository: libcloud Updated Branches: refs/heads/trunk e4b35391a -> db3a7ea02
mark new ARM driver Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/db3a7ea0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/db3a7ea0 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/db3a7ea0 Branch: refs/heads/trunk Commit: db3a7ea022a72cff4659269c941b285ddcb1b169 Parents: e4b3539 Author: Anthony Shaw <[email protected]> Authored: Wed Nov 16 11:24:06 2016 +1100 Committer: Anthony Shaw <[email protected]> Committed: Wed Nov 16 11:24:06 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/db3a7ea0/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 78a4889..8917d83 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,9 @@ Changes in Apache Libcloud 1.4.0 Compute ~~~~~~~ +- Introduce new Azure ARM driver + [Peter Amstulz] + - [ec2] Fix the bug that created the node at ecs driver and implement the method for creating public ip (GITHUB-943) [watermelo]
