Add changes for #1190 Closes #1190
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a297b3cc Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a297b3cc Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a297b3cc Branch: refs/heads/trunk Commit: a297b3cc83026557f8c3c34c7bd4b5541affae15 Parents: 2d0f446 Author: Quentin Pradet <[email protected]> Authored: Wed Mar 21 21:10:34 2018 +0400 Committer: Quentin Pradet <[email protected]> Committed: Wed Mar 21 21:10:34 2018 +0400 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a297b3cc/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index e3ba9d4..f7db885 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -45,6 +45,9 @@ Compute - [OpenStack v2] Allow creating and accepting image members (GITHUB-1176) [Rick van de Loo] +- [OpenStack v2] Fix image members methods (GITHUB-1190) + [Rick van de Loo] + Changes in Apache Libcloud 2.3.0 --------------------------------
