You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2020/03/10 22:07:27 UTC

[libcloud] 04/05: Add changelog entry.

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 9a587912b7b6b852fc0c8c209fdafecd3b1fcd01
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Tue Mar 10 23:02:53 2020 +0100

    Add changelog entry.
---
 CHANGES.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index 7347185..1168bbf 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,15 @@ Common
   (GITHUB-1436)
   [@lln-ijinus, Tomaz Muraus)
 
+- [OpenStack] Update OpenStack identity driver so a custom project can be
+  selected using ``domain_name`` keyword argument containing a project id.
+
+  Previously this argument value could only contain a project name, now the
+  value will be checked against project name and id.
+
+  (GITHUB-1439)
+  [Miguel Caballer - @micafer]
+
 Storage
 ~~~~~~~