mistral/releasenotes/notes/add-action-region-to-actions-353f6c4b10f76677.yaml
Lingxian Kong 9b0cba60b3 Add release note for "action_region" support
Change-Id: I1b56e6d265b4e0b02d90142cbf157fa6e274f34d
2017-05-16 22:13:28 +12:00

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.