Pike Series Release Notes¶
3.1.1¶
Critical Issues¶
The “–limit” parameter of heavy CLI commands like “task-list” and “execution-list” and “action-execution-list” is set to “100” by default to avoid the huge load on server. To fetch the full result set, user may use “–limit -1”.
3.1.0¶
Bug Fixes¶
--os-region-name
orOS_REGION_NAME
is fully supported now and will be passed to Mistral service in order to get OpenStack service client for the specific region.