keystone/keystone/credential/backends
Morgan Fainberg dce7c52de9 Make use of Dict-base including extras explicit
This change replaces the use of DictBase with the ModelDictMixin
for any SQL models that do not contain an extra column and renames
the DictBase to a more descriptive name of ModelDictMixinWithExtras.

A Docstring has been added indicating the continued usage of
ModelDictMixinWithExtras should not be done for any "new"
models.

Change-Id: I9a4767cacf7620e878df70084060f3e43e1318df
2017-02-06 19:15:15 -08:00
..
__init__.py extracting credentials 2013-05-17 11:08:54 -04:00
base.py Remove stable driver interfaces 2016-09-28 17:18:37 +00:00
sql.py Make use of Dict-base including extras explicit 2017-02-06 19:15:15 -08:00