restructure-l2-agent address comments

This patch is to address comments by reviewers.

Change-Id: I1d64e01afff85d6a191d402b5bb4b5e4e5cd4de2
This commit is contained in:
rossella
2015-04-13 18:30:19 +02:00
parent aceb686c1b
commit a0dc78d7ae

View File

@@ -30,7 +30,8 @@ The L2 agent presents several points that can be improved to boost performance a
scalability. This blueprint tackles the following areas: RPC, device processing and the
OVSDB monitor. Every point will be analized in detail in the next
section.
Orthogonal to this blueprint, there's an ongoing effort to use OVS Python lib instead of
Orthogonal to this blueprint, there's a spec that was completed in Kilo to use OVS
Python lib instead of
the CLI [#]_ .
.. [#] https://blueprints.launchpad.net/neutron/+spec/vsctl-to-ovsdb
@@ -225,6 +226,9 @@ Other contributors:
Work Items
----------
(The following items have already patches upstream but no
code was merged during the previous release)
#. Functional testing of the agent
#. RPC improvements
#. Agent Loop - device processing