changes for #943
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/32558b52 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/32558b52 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/32558b52 Branch: refs/heads/trunk Commit: 32558b522b6b19041fce28985b8fb048fdef7505 Parents: 04a0981 Author: Anthony Shaw <anthonys...@apache.org> Authored: Tue Nov 15 10:26:29 2016 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Tue Nov 15 10:26:29 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/32558b52/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 50eada0..a56a8c7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changes in current version of Apache Libcloud Compute ~~~~~~~ +- [ec2] Fix the bug that created the node at ecs driver and implement the method for creating public ip + (GITHUB-943) + [watermelo] + - [profitbricks] changes to the ProfitBricks compute driver to drop support for the old SOAP api (now end of life) and provide support for v3 of the REST api. (GITHUB-938) [Matt Finucane] @@ -4663,4 +4667,4 @@ Changes with Apache Libcloud 0.3.0 [Tagged May 6, 2010, not released] Changes with Apache Libcloud 0.2.0 [Tagged February 2, 2010] ------------------------------------------------------------ -- First public release. \ No newline at end of file +- First public release.