ironic/doc/source/contributor
Ilya Etingof 263fd021b2 Add indicators REST API endpoints
Added REST API endpoints for indicator management:

* GET /v1/nodes/<node_ident>/management/indicators` to list all
  available indicators names for each of the hardware component.
* GET /v1/nodes/<node_ident>/management/indicators/<indicator_ident>
  to retrieve the state of given indicator.
* PUT /v1/nodes/<node_ident>/management/indicators/<indicator_ident>`
  change state of the desired indicator.

This implementation slightly deviates from the original spec in
part of having component name in the URL - this implementation
flattens component out.

The spec: https://review.opendev.org/#/c/655685/7/specs/approved/expose-hardware-indicators.rst

Change-Id: I3a36f58b12487e18a6898aef6b077d4221f8a5b8
Story: 2005342
Task: 30291
2020-03-21 18:45:01 +00:00
..
adding-new-job.rst CI Documentation 2019-07-31 10:41:11 +02:00
architecture.rst Add vendor step placement suggestion 2018-08-31 10:12:50 +00:00
bios_develop.rst BIOS Settings: update admin doc 2018-06-21 17:16:45 +08:00
contributing.rst Project Contributing updates for Goal 2020-02-20 02:01:21 +00:00
debug-ci-failures.rst Update doc for CI 2019-09-26 15:32:26 +02:00
deploy-steps.rst Document how to implement a new deploy step 2018-10-18 23:15:06 -07:00
dev-quickstart.rst Remove those switches for python2. 2019-12-26 08:41:46 +00:00
drivers.rst Deploy steps documentation 2018-08-01 16:10:21 +01:00
faq.rst docs: use openstackdocstheme extlink extension 2019-10-08 11:12:05 +02:00
governance.rst correct URLs in contributor docs & main index 2017-08-22 23:54:18 +00:00
index.rst Project Contributing updates for Goal 2020-02-20 02:01:21 +00:00
ironic-boot-from-volume.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 16:13:58 +08:00
ironic-multitenant-networking.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 16:13:58 +08:00
jobs-description.rst Drop python 2.7 support and testing 2019-11-22 14:06:45 +01:00
notifications.rst docs: use openstackdocstheme extlink extension 2019-10-08 11:12:05 +02:00
osprofiler-support.rst docs: use openstackdocstheme extlink extension 2019-10-08 11:12:05 +02:00
releasing.rst Update release with information about zuul job 2019-10-23 12:50:12 +02:00
rolling-upgrades.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 16:13:58 +08:00
states.rst Implementation of inspect wait state 2018-04-10 11:21:46 +08:00
third-party-ci.rst Move doc/source/dev to doc/source/contributor 2017-07-06 12:59:24 +01:00
vendor-passthru.rst Do not use async parameter 2018-03-28 12:00:55 +03:00
vision-reflection.rst Add a high level vision reflection document 2019-04-28 10:34:17 -06:00
vision.rst Minor fixes to contributor vision 2018-08-20 11:29:50 -07:00
webapi-version-history.rst Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
webapi.rst docs: use openstackdocstheme extlink extension 2019-10-08 11:12:05 +02:00