On Mon, 27 Feb 2012 11:16:28 +0900 Isaku Yamahata <[email protected]> wrote:
> Quantum Ryu plugin is finally merged into the upstream as btw, I think we could update some docs. for starters, here's a patch for README.rst. = >From 8b26b98689efb4a7a6469a19938bd7cd0428be25 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori <[email protected]> Date: Thu, 1 Mar 2012 09:33:08 +0900 Subject: [PATCH] doc: update README.rst Update OpenStack mainline inclusion status Signed-off-by: FUJITA Tomonori <[email protected]> --- README.rst | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index f500e78..0f023af 100644 --- a/README.rst +++ b/README.rst @@ -25,9 +25,8 @@ We aim at the de facto OSS NOS implementation and NOS API. Currently, Ryu is shipped with one control application for `OpenStack <http://openstack.org/.>`_ network management L2 segregation of -tenants without using VLAN. The application includes changes to -OpenStack (nova, quantum ovs plugin, etc). We aim to merge Ryu into -OpenStack mainline. +tenants without using VLAN. The application is included in OpenStack +mainline as of Essex release. The project goal is to develop an OSS Network Operating System that has high quality enough for use in large production environment in -- 1.7.2.5 ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
