cc28c7f359558bbccd3c17799d84c5b7058593f5
[moon.git] /
1 fixes:
2   - >
3     [`bug 1527759 <https://bugs.launchpad.net/keystone/+bug/1527759>`_]
4     Reverted the change that eliminates the ability to get
5     a V2 token with a user or project that is not in the
6     default domain. This change broke real-world deployments
7     that utilized the ability to authenticate via V2 API
8     with a user not in the default domain or with a
9     project not in the default domain. The deployer
10     is being convinced to update code to properly handle
11     V3 auth but the fix broke expected and tested
12     behavior.