blazar/releasenotes
Tetsuro Nakamura 3a7f6303ae Correct the project domain option for authorization
In blazar configuration, we have the following options:

* os_admin_user_domain_name
* os_admin_project_domain_name

They are used for Keystone authentication, but 
``os_admin_project_domain_name`` in the configuration file was not
reflected in Blazar. This is because the Blazar service used
``os_admin_user_domain_name" for both *project* and *user* domain name.

This patch fixes the bug and adds related tests.

Change-Id: Ifbca9f622afba3aa9f41296fff2d34afce22da0a
Closes-Bug: #1779660
2018-07-09 18:43:18 +00:00
..
notes Correct the project domain option for authorization 2018-07-09 18:43:18 +00:00
source Merge "Ignore Queens release notes in the next release" 2018-02-23 12:47:37 +00:00