Commit Graph

2 Commits

Author SHA1 Message Date
Riccardo Pittau d9f2f4f894 Removing two deprecated values from json responses
This patch removes two reserved fields, ``switch_port_descr`` and
``switch_chassis_descr``, from the json request and response
examples in api-ref, that were still present despite having been
removed from the ironic-python-agent code base during
ocata cycle[0].

[0]73f316d804 (diff-664ce09492251bb45bf8a2fb7c1a5f18)

Change-Id: I6446e167b957b94bc9bb7f6737bcf57e94a4433a
2019-03-14 15:18:18 +01: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