heat/releasenotes/notes/keystone-project-allow-get-attribute-b382fe97694e3987.yaml
ricolin 5213763018 Add attributes schema for OS::Keystone::Project
Add `attributes_schema` and `_resolve_attribute` for
OS::Keystone::Project. This patch allow get_attr works
with OS::Keystone::Project resource.
Partial-Bug: #1648004

Change-Id: Ia561aa44e6939a0488207d60af8d7efdbca05f36
2017-09-25 10:18:26 +08:00

5 lines
129 B
YAML

---
fixes:
- Add attribute schema to `OS::Keystone::Project`. This allow get_attr
function can work with project resource.