neutron-lib/releasenotes/notes/add-action-status-3dbfe2490a0d231a.yaml
Hirofumi Ichihara 9817dc494b Add ACTION_STATUS to dummy of API definition
Neutron API extension may need specific action status for the API.
Some extensions(e.g. tag and tag-ext) already have it.

Change-Id: I0979b727171ad7b91641e0d9e0697da1e47c493f
2017-03-28 12:43:51 +09:00

4 lines
125 B
YAML

---
features:
- The ``ACTION_STATUS`` is added to API definitions for neutron extension has
specific ``action_status``.