keystone.resource.backends.sql_model.
Project
(*args, **kwargs)[source]¶Bases: sqlalchemy.ext.declarative.api.Base
, keystone.common.sql.core.ModelDictMixinWithExtras
attributes
= ['id', 'name', 'domain_id', 'description', 'enabled', 'parent_id', 'is_domain', 'tags']¶description
¶domain_id
¶enabled
¶extra
¶id
¶is_domain
¶name
¶parent_id
¶resource_options_registry
= <keystone.common.resource_options.core.ResourceOptionRegistry object>¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.