c7fae97d87
Applied when group config is to be honored (i.e. set user_enabled_emulation_use_group_config). Conditionals follow usage of group_members_are_ids. Added new test for the case with ids. It fails without fix. The original test expanded to ensure the change did not break its internals either. It passes without fix as well. Additionally some TODOs are added for observed potential issues. Change-Id: I7874a70e6109219baee80309c3a27f8af9905a6d Closes-Bug: #1839133 Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
6 lines
168 B
YAML
6 lines
168 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1839133 <https://bugs.launchpad.net/keystone/+bug/1839133>`_]
|
|
Makes user_enabled_emulation_use_group_config honor group_members_are_ids.
|