summaryrefslogtreecommitdiffhomepage
path: root/doc/source/app
diff options
context:
space:
mode:
authorIWASE Yusuke <iwase.yusuke0@gmail.com>2016-09-30 10:28:29 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-10-01 21:28:52 +0900
commita443be9433a41dea6f7dba407b0c9577cd401f69 (patch)
treef341fbebb2933600434aa03282202230b8643331 /doc/source/app
parentab92cc85296771e406e9f4c951c3b0964eac53bf (diff)
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>
Diffstat (limited to 'doc/source/app')
-rw-r--r--doc/source/app/rest_vtep.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/app/rest_vtep.rst b/doc/source/app/rest_vtep.rst
new file mode 100644
index 00000000..173e7eeb
--- /dev/null
+++ b/doc/source/app/rest_vtep.rst
@@ -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