diff --git a/releasenotes/notes/resource-search-3234afe601ea4e9d.yaml b/releasenotes/notes/resource-search-3234afe601ea4e9d.yaml new file mode 100644 index 000000000..d47cc639b --- /dev/null +++ b/releasenotes/notes/resource-search-3234afe601ea4e9d.yaml @@ -0,0 +1,6 @@ +--- +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.