652d8ad90e
implements blueprint heat-stack-resource-search Change-Id: I6d73a9f6005a4acaf710c079162f7fd7f004884e
7 lines
285 B
YAML
7 lines
285 B
YAML
---
|
|
features:
|
|
- A stack can be searched for resources based on their name, status,
|
|
type, action, id and physcial_resource_id. And this feature is enabled
|
|
both in REST API and CLI. For more details, please refer orchestration
|
|
API document and heat CLI user guide.
|