keystone.resource.backends.sql_model module¶
- class keystone.resource.backends.sql_model.Project(*args, **kwargs)[source]¶
Bases:
Base
,ModelDictMixinWithExtras
- attributes: list[str] = ['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>¶
- property tags¶