Add changes for #1145 Closes #1145
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b06b6090 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b06b6090 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b06b6090 Branch: refs/heads/trunk Commit: b06b6090f1bd41d091a4480437479258bf06171d Parents: 7ef969c Author: Quentin Pradet <[email protected]> Authored: Tue Jan 30 21:41:02 2018 +0400 Committer: Quentin Pradet <[email protected]> Committed: Tue Jan 30 21:41:02 2018 +0400 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/b06b6090/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index abf449c..ac44977 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -24,6 +24,10 @@ Common - Modernized a few Python examples (GITHUB-1164) [Batuhan Osman TaÅkaya] +- [OpenStack] Authentify with updated Identity API + (LIBCLOUD-965, GITHUB-1145) + [Miguel Caballer] + Compute ~~~~~~~
