Files
keystoneauth/keystoneauth1/identity
Samriddhi d0cdc355a4 Updated inconsistent value of scope parameter
For explicit unscoped authentication, the keystome server
specifies the scope parameter value as 'unscoped'. However
keystoneauth1 initialises it to {'unscoped': {}}. This
patch removes this inconsistency.

Updated the corresponding test for unscoped request which
checks the scope parameter in auth to match the 'unscoped'
string.

Partial-Bug #1637682

Change-Id: I1c9d89fd86773f4acecbefcdad4dca6cff16b58d
2017-04-04 19:51:18 +05:30
..
2016-02-19 14:42:16 -06:00
2016-04-18 21:20:51 +00:00