Commit Graph

7 Commits

Author SHA1 Message Date
cid 45adb75e04 Follow-up: Use ``microversion-parse`` to parse version headers in API requests
Adds a release note, unit test, and documentation update as a follow-up to the
`microversion-parse change <https://review.opendev.org/c/openstack/ironic-inspector/+/913794>`_

Change-Id: I2fc3ff32a96035e40d70c39ea34d494466060fb6
2024-04-18 22:53:41 +01:00
Tadeas Kot ff93c7799f Add support for state selector in the list introspection
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
2021-09-27 14:03:58 +02:00
Zuul 42a77a45e1 Merge "CI: run doc8 on api-ref" 2020-08-12 08:08:45 +00:00
Dmitry Tantsur 9de65e337a Normalize formatting in the API versions reference
Change-Id: I6123e8fd197b18c02de03e8cb9ced5a7ddf91ed7
2020-08-07 13:25:21 +02:00
Dmitry Tantsur a5e8cce1af CI: run doc8 on api-ref
Change-Id: I000ffe5915a1c74b0e4eeb93ceeb4aee429a1901
2020-07-28 12:45:47 +02:00
Dmitry Tantsur bd16d80005 Remove built-in API documentation in favour of API-REF
A few items have been migrated from the former to the latter.

Change-Id: Icc4f00b872a2550ff886287d8f0844ee2593f296
2020-07-28 12:39:28 +02:00
Anton Arefiev 05a86b3d57 Add API reference
Add initial API reference, which covers all inspector endpoits.

The conf.py and the tox environment are stolen from ironic.

Co-Authored-By: Kaifeng Wang <kaifeng.w@gmail.com>
Change-Id: I5009e8708dcad8ab25380f7bf574125d6e758ef5
2018-10-16 16:50:01 +08:00