keystoneauth/keystoneauth1/identity
Monty Taylor 57f9736329
Make VersionData class
We're repeating ourselves a bunch with a plain dict that contains the
version data. Make a class to encapsulate it. Make the class a subclass
of dict so that json translation works.

Change-Id: Ic7d122487174a5b0378a8dfaa39514c5cb2a604b
2018-05-03 15:28:54 -05:00
..
generic Be more helpful when version discovery fails 2018-03-21 09:17:01 +00:00
v3 Fix W503 line-break-before-binary-operator 2018-04-13 10:47:35 -05:00
__init__.py Add support for application credentials 2018-01-18 13:16:54 +01:00
access.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
base.py Make VersionData class 2018-05-03 15:28:54 -05:00
v2.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00