heat/heat/engine/resources/openstack/keystone
Kanagaraj Manickam c2e944c6fc Add attributes schema for OS::Keystone::User
Add `attributes_schema` and `_resolve_attribute` for OS::Keystone::User.
This patch allow get_attr works with OS::Keystone::User resource.
Partial-Bug: #1648004
Closes-bug: #1659923

Co-Authored-By: Rico Lin <rico.lin.guanyu@gmail.com>
Change-Id: I4e8e984c42120e23887ad9997df2fa530709be52
2017-03-19 13:18:20 +05:30
..
__init__.py Move keystone resources in-tree 2015-06-01 09:50:46 -07:00
domain.py Observe reality for OS::Keystone::Domain 2016-11-10 11:15:04 +05:30
endpoint.py Keystone::Endpoint observe reality implementation 2016-10-10 12:26:47 +03:00
group.py Keystone::Group observe reality implementation 2016-10-26 15:44:03 +03:00
project.py Don't access `_stored_properties_data` 2016-04-20 18:38:42 +05:30
region.py Keystone::Region observe reality implementation 2016-10-24 08:25:02 +00:00
role.py Don't update the name of keystone resources if name don't change 2016-02-03 01:50:01 +00:00
role_assignments.py Merge "Remove unnecessary __init__" 2016-11-02 05:36:43 +00:00
service.py Don't update the name of keystone resources if name don't change 2016-02-03 01:50:01 +00:00
user.py Add attributes schema for OS::Keystone::User 2017-03-19 13:18:20 +05:30