changes for #1049
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/98c4fe0a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/98c4fe0a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/98c4fe0a Branch: refs/heads/trunk Commit: 98c4fe0a085717e1a5353edf8cb9c3d3f699ed5d Parents: 7c8d053 Author: Anthony Shaw <[email protected]> Authored: Mon Jun 19 10:22:55 2017 +1000 Committer: Anthony Shaw <[email protected]> Committed: Mon Jun 19 10:22:55 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/98c4fe0a/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 8a1811c..ee3c1dc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -61,6 +61,10 @@ Container [GITHUB-1054] (Anthony Shaw) +- [DOCKER] Fix for start_container method + [GITHUB-1049] + (@johnnyWalnut) + - [DOCKER] fix add an extra check otherwise list_containers breaks with AttributeError when fromImages is specified [GITHUB-1043] (@johnnyWalnut)
