This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit f923662a746405963d255e34219c7cb7c13caefa Author: Tomaz Muraus <[email protected]> AuthorDate: Sat Jul 23 13:53:31 2022 +0200 Add changelog entry. --- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 307a668f2..91e589e41 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,14 @@ Changelog Changes in Apache Libcloud in development ----------------------------------------- +Common +~~~~~~ + +- [OpenStack] Fix OpenStack Identitiy bug when auth url contains a path. + + (GITHUB-1717, GITHUB-1718) + [Dimitris Galanis - @dimgal1] + Compute ~~~~~~~
