Files
keystoneauth/keystoneauth1/identity/v3
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-04-25 18:53:19 -03:00
2016-06-13 11:40:43 -07:00