diff options
author | YAMAMOTO Takashi <yamamoto@valinux.co.jp> | 2014-02-07 16:36:20 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-02-07 19:53:55 +0900 |
commit | 188d68fcf831ba3992de299c75a639f56b1b3b09 (patch) | |
tree | 2d28fded9a479f5a837507af0d28f88f9f11288c /doc/source/man | |
parent | d175ca6f0dfb54e337a50694bc3b0d9bfb554883 (diff) |
neutron-ofswitch-agent man page
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/man')
-rw-r--r-- | doc/source/man/neutron_ofswitch_agent.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/source/man/neutron_ofswitch_agent.rst b/doc/source/man/neutron_ofswitch_agent.rst new file mode 100644 index 00000000..d2477451 --- /dev/null +++ b/doc/source/man/neutron_ofswitch_agent.rst @@ -0,0 +1,20 @@ +:orphan: + +neutron-ofswitch-agent manual page +================================== + +Synoposis +--------- +**neutron-ofswitch-agent** [*options*] + +Description +----------- +:program:`neutron-ofswitch-agent` is a neutron agent for ofswitch ML2 driver. + +Options +------- +-h, --help + +Author +------ +Ryu development team |