blazar/blazar/plugins
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
..
instances Correct the project domain option for authorization 2018-07-09 18:43:18 +00:00
oshosts Correct the project domain option for authorization 2018-07-09 18:43:18 +00:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
base.py Add periodic healing 2018-04-24 13:18:16 +09:00
dummy_vm_plugin.py Gather all operations for the reservations table into the manager 2017-06-02 07:36:52 +00:00