Bases: sqlalchemy.orm.decl_api.Base, keystone.common.sql.core.ModelDictMixinWithExtras
sqlalchemy.orm.decl_api.Base
keystone.common.sql.core.ModelDictMixinWithExtras
Return the model’s attributes as a dictionary.
If include_extra_dict is True, ‘extra’ attributes are literally included in the resulting dictionary twice, for backwards-compatibility with a broken implementation.
Bases: sqlalchemy.orm.decl_api.Base
Bases: sqlalchemy.orm.decl_api.Base, keystone.common.sql.core.ModelDictMixin
keystone.common.sql.core.ModelDictMixin
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.