doc: Add API reference for REST EVPN switch

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
IWASE Yusuke 2016-09-30 10:28:29 +09:00 committed by FUJITA Tomonori
parent ab92cc8529
commit a443be9433
2 changed files with 13 additions and 0 deletions

View File

@ -11,3 +11,4 @@ Others provide some functionalities to other Ryu applications.
app/ofctl.rst
app/ofctl_rest.rst
app/rest_vtep.rst

View File

@ -0,0 +1,12 @@
*****************
ryu.app.rest_vtep
*****************
.. automodule:: ryu.app.rest_vtep
REST API
========
.. autoclass:: ryu.app.rest_vtep.RestVtepController
:members:
:member-order: bysource