changes for #1091
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/7c841938 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/7c841938 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/7c841938 Branch: refs/heads/trunk Commit: 7c841938a191959ce926f81a3f6177df28d4682f Parents: ae2b46a Author: Anthony Shaw <[email protected]> Authored: Mon Aug 21 19:03:52 2017 +1000 Committer: Anthony Shaw <[email protected]> Committed: Mon Aug 21 19:03:52 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/7c841938/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 41a30d6..fc6aa72 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -14,6 +14,10 @@ Common Compute ~~~~~~~ +- [ARM] Add option to create static public IP + [GITHUB-1091, LIBCLOUD-918] + (Aki Ketolainen) + - [SOFTLAYER] Add `get_image` method to class [GITHUB-1066] (Francois Regnoult)
