On Mon, 17 Feb 2014 12:49:08 +0900 YAMAMOTO Takashi <[email protected]> wrote:
> suggested by some openstack folks. > see https://review.openstack.org/#/c/71791 > > Signed-off-by: YAMAMOTO Takashi <[email protected]> > --- > bin/neutron-ofagent-agent | 19 +++++++ > bin/neutron-ofswitch-agent | 19 ------- > doc/source/conf.py | 4 +- > doc/source/man/neutron_ofagent_agent.rst | 20 +++++++ > doc/source/man/neutron_ofswitch_agent.rst | 20 ------- > run_tests.sh | 2 +- > ryu/cmd/ofa_neutron_agent.py | 88 > +++++++++++++++++++++++++++++++ > ryu/cmd/ofs_neutron_agent.py | 88 > ------------------------------- > setup.cfg | 2 +- > 9 files changed, 131 insertions(+), 131 deletions(-) > create mode 100755 bin/neutron-ofagent-agent > delete mode 100755 bin/neutron-ofswitch-agent > create mode 100644 doc/source/man/neutron_ofagent_agent.rst > delete mode 100644 doc/source/man/neutron_ofswitch_agent.rst > create mode 100755 ryu/cmd/ofa_neutron_agent.py > delete mode 100755 ryu/cmd/ofs_neutron_agent.py Applied, thanks. ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
