Files
ironic/doc/source/webapi/v1.rst
Devananda van der Veen 30206795b7 Add hooks to auto-generate REST API docs
Add the necessary bits for sphinxcontrib-pecanwsme
so that we can start auto-generating REST API docs.

Change-Id: I6ad61a5185462916865884dd1619465ef90aba0a
Closes-bug: 1251011
2013-11-20 09:25:06 -08:00

2.0 KiB

V1 Web API

Chassis

ironic.api.controllers.v1.chassis:ChassisController

ironic.api.controllers.v1.chassis.ChassisCollection

ironic.api.controllers.v1.chassis.Chassis

Drivers

ironic.api.controllers.v1.driver:DriversController

ironic.api.controllers.v1.driver.DriverList

ironic.api.controllers.v1.driver.Driver

ironic.api.controllers.v1.link:Link

Nodes

ironic.api.controllers.v1.node:NodesController

ironic.api.controllers.v1.node.NodeCollection

ironic.api.controllers.v1.node.Node

NodeStates

ironic.api.controllers.v1.node:NodeStatesController

ironic.api.controllers.v1.node.NodeStates

NodePowerState

The 'rest-controller' directive of this resource seems to be crashing sphinxcontrib-pecanwsme with "CRITICAL ironic [-] list index out of range" errors.

ironic.api.controllers.v1.node.NodePowerState

NodeProvisionState

The 'rest-controller' directive of this resource seems to be crashing sphinxcontrib-pecanwsme with "CRITICAL ironic [-] list index out of range" errors.

ironic.api.controllers.v1.node.NodeProvisionState

NodeVendorPassthru

The 'rest-controller' directive of this resource seems to be crashing sphinxcontrib-pecanwsme with "CRITICAL ironic [-] list index out of range" errors.

Ports

ironic.api.controllers.v1.port:PortsController

ironic.api.controllers.v1.port.PortCollection

ironic.api.controllers.v1.port.Port