9b0cba60b3
Change-Id: I1b56e6d265b4e0b02d90142cbf157fa6e274f34d
12 lines
414 B
YAML
12 lines
414 B
YAML
---
|
|
features:
|
|
- Support to specify 'action_region' for OpenStack actions so that it's
|
|
possible to operate different resources in different regions in one single
|
|
workflow.
|
|
upgrade:
|
|
- Run ``python tools/sync_db.py --config-file <mistral-conf-file>`` to
|
|
re-populate database.
|
|
deprecations:
|
|
- The config option 'os-actions-endpoint-type' is moved from DEFAULT group
|
|
to 'openstack_actions' group.
|