]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
power grab
authorKevin Benton <blak111@gmail.com>
Thu, 11 Jun 2015 04:45:41 +0000 (21:45 -0700)
committerKevin Benton <blak111@gmail.com>
Thu, 11 Jun 2015 04:45:41 +0000 (21:45 -0700)
The current core reviewers hierarchy didn't have a place for the
parts of ML2 that weren't related to agent communication. For now
we can put all of ML2 under the built-in control-plane until we
decide it needs to be put somewhere else.

Change-Id: Ic4924e0041c4cbb955d8fac0f96ec56406d6466e

doc/source/policies/core-reviewers.rst

index 09a1c451a6d0061bbaf7b59df29a2d1d2b4ae561..0c690aa3ae9638b7fbc8719e7146480ead7c20ad 100644 (file)
@@ -83,7 +83,7 @@ The following are the current Neutron Lieutenants.
 Some notes on the above:
 
 * "Built-In Control Plane" means the L2 agents, DHCP agents, SGs, metadata
-  agents and the portion of ML2 which communicates with the agents.
+  agents and ML2.
 * The client includes commands installed server side.
 * L3 includes the L3 agent, DVR, and IPAM.
 * Services includes FWaaS, LBaaS, and VPNaaS.