
This commit add support for state selector to the list introspection. * ``GET /v1/introspection?state=[starting, waiting, processing, finished, error, reapplying, enrolling]`` Story: 1625183 Task: 11350 Change-Id: I2c5222110487a08a4e7b1efbcbc5dc3d552fae3e
9 lines
222 B
YAML
9 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for filter by state in the list introspection API.
|
|
See `story 1625183
|
|
<https://storyboard.openstack.org/#!/story/1625183>`_.
|
|
|
|
* ``GET /v1/introspection?state=starting,...``
|