mirror of
https://github.com/faucetsdn/ryu.git
synced 2025-08-08 07:37:11 +02:00
This includes a small code change; the default value of OFP_VERIONS was changed to None from the lack of the attribute. No functional changes are intended by this. Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
16 lines
494 B
ReStructuredText
16 lines
494 B
ReStructuredText
.. _api_ref:
|
|
|
|
*******************************
|
|
Ryu API Reference
|
|
*******************************
|
|
|
|
.. XXX list all members explicitly to workaround a sphinx bug
|
|
.. XXX https://bitbucket.org/birkenfeld/sphinx/issue/1362
|
|
|
|
.. py:currentmodule:: ryu.base.app_manager
|
|
.. autoclass:: ryu.base.app_manager.RyuApp
|
|
:members: OFP_VERSIONS,_CONTEXTS,_EVENTS,close,context_iteritems,reply_to_request,send_event,send_event_to_observers,send_request,start
|
|
|
|
.. automodule:: ryu.controller.dpset
|
|
:members:
|