>From 0b00bfb2748bf07ee4db0bbeb68e696664137fa2 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori <[email protected]> Date: Sun, 31 Jan 2016 14:20:38 +0900 Subject: [PATCH] doc: remove obsolete OpenStack info
ofagent is obsolete. Ryu became the part of OVS agent. Signed-off-by: FUJITA Tomonori <[email protected]> --- README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.rst b/README.rst index a821f25..0626c71 100644 --- a/README.rst +++ b/README.rst @@ -23,9 +23,6 @@ If you prefer to install Ryu from the source code:: % git clone git://github.com/osrg/ryu.git % cd ryu; python ./setup.py install -If you want to use Ryu with `OpenStack <http://openstack.org/>`_, -please refer `networking-ofagent project <https://github.com/stackforge/networking-ofagent>`_. - If you want to write your Ryu application, have a look at `Writing ryu application <http://ryu.readthedocs.org/en/latest/writing_ryu_app.html>`_ document. After writing your application, just type:: -- 2.1.4 ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
