cyborg/api-ref/source/v2/index.rst
Xinran Wang 3431a15a10 Finish v2 API doc
Add device, deployable implemented V2 api documentation.

Remove deployable-create-resp.json, deployable-patch-curl.json
deployable-post-curl.json, because
these APIs are removed in V2.

Remove deployable-update-resp.json because this API is still work
in progress, we will update this part of documentation after the
API implementation done.

Change-Id: I45549fc5276c091ca585652b11836b967cb239e3
2020-04-06 15:19:23 +00:00

19 lines
467 B
ReStructuredText

==============================
OpenStack Acceleration v2 APIs
==============================
This is a reference for the OpenStack Acceleration v2 API which is provided
by the Cyborg project. Starting from Ussuri, Cyborg supports only Version 2
REST APIs. The Version 1 APIs were deprecated in Train and shall be removed
in Ussuri.
.. rest_expand_all::
.. include:: device_profile.inc
.. include:: arqs.inc
.. include:: devices.inc
.. include:: deployables.inc