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:
parent
ab92cc8529
commit
a443be9433
@ -11,3 +11,4 @@ Others provide some functionalities to other Ryu applications.
|
||||
|
||||
app/ofctl.rst
|
||||
app/ofctl_rest.rst
|
||||
app/rest_vtep.rst
|
||||
|
12
doc/source/app/rest_vtep.rst
Normal file
12
doc/source/app/rest_vtep.rst
Normal 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
|
Loading…
Reference in New Issue
Block a user