keystoneauth/keystoneauth1/identity
Dolph Mathews 10c5961426 Make __all__ immutable
Using a mutable type implies that it's acceptable for the set of
publicly-accessible attributes to be mutated at runtime, which defeats
their intended purpose of documenting the public interface. Tuples are
immutable.

Change-Id: Ib3ab93224ba240040b08ece481ef5ba620c3f658
2015-10-01 18:21:31 +00:00
..
generic Make __all__ immutable 2015-10-01 18:21:31 +00:00
v3 Make __all__ immutable 2015-10-01 18:21:31 +00:00
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
access.py Remove auth/ directory 2015-08-05 12:08:48 +10:00
base.py Identity plugin thread safety 2015-09-09 12:52:14 +00:00
v2.py Provide has_scope_parameters function on plugins 2015-09-01 11:30:18 +10:00