drydock/docs/source
Aaron Sheffield b138b3c179 New Drydock APIs for nodes and tasks
- Added a new query param 'layers=x' to /tasks/{task_id}
  where x is a number.
  This param allows the API to drill down to all the subtasks.
  If x is -1 it will reeturn all subtasks, otherwise it will return
  x layers of subtasks.
- Added a new query param 'subtaskerrors=true' to /tasks/{task_id}.
  If true then any errors from subtasks will be included in the
  subtask_errors element in the response.
- Added a POST to /nodes that requires node_filter and site_design
  in the body.  Then uses those parameters to return a list of nodes.

Change-Id: I9b4c06dd1c9de2b0500092aa4b4bfacac08eac54
2018-05-02 14:42:41 +00:00
..
_static Drydock documentation via build_sphinx. 2017-10-06 15:05:41 -04:00
blueprints Build data blueprint 2018-01-04 21:16:12 -06:00
exceptions Documentation for Exceptions 2018-02-13 11:25:45 -05:00
API.rst New Drydock APIs for nodes and tasks 2018-05-02 14:42:41 +00:00
bootaction.rst Add design_ref to template context 2018-01-04 21:16:12 -06:00
conf.py Make docs conf.py Pep8 compliant 2017-10-17 09:17:09 -05:00
configuration.rst Drydock documentation via build_sphinx. 2017-10-06 15:05:41 -04:00
drydock_client.rst Drydock documentation via build_sphinx. 2017-10-06 15:05:41 -04:00
getting_started.rst Refactor orchestrator 2017-10-26 15:00:39 -05:00
index.rst Documentation for Exceptions 2018-02-13 11:25:45 -05:00
policy-enforcement.rst Drydock documentation via build_sphinx. 2017-10-06 15:05:41 -04:00
sampleconf.rst Drydock documentation via build_sphinx. 2017-10-06 15:05:41 -04:00
task.rst New Drydock APIs for nodes and tasks 2018-05-02 14:42:41 +00:00
topology.rst [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
validatedesign.rst Lower cased dock in Drydock 2018-03-13 15:53:01 -05:00