summaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 5ca620fd..97565303 100644
--- a/README.rst
+++ b/README.rst
@@ -24,10 +24,7 @@ If you prefer to install Ryu from the source code::
% cd ryu; python ./setup.py install
If you want to use Ryu with `OpenStack <http://openstack.org/>`_,
-please refer `detailed documents <http://ryu.readthedocs.org/en/latest/using_with_openstack.html>`_.
-You can create tens of thousands of isolated virtual networks without
-using VLAN. The Ryu application is included in OpenStack mainline as
-of Essex release.
+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.