]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Clarify the init logic for the ML2 plugin
authorarmando-migliaccio <armamig@gmail.com>
Thu, 16 Apr 2015 00:35:13 +0000 (17:35 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Thu, 16 Apr 2015 18:27:07 +0000 (11:27 -0700)
commitdd2f87ae3fabaf4c1b46cd1dba0fe035c17e767e
tree61a09b49c36b13cc1e203ed2b7c1b81481f9a796
parent354ae7c1d33de11f725a7e2146c33fbf905d612d
Clarify the init logic for the ML2 plugin

This patch cleans up the init logic for the plugin so that
we better separate the tasks required for establishing
the integration with DHCP and RPC layers.

In other words: some bikeshedding whilst dealing with bug #1444112

Change-Id: I68710ad002b0e1b5bff40baa5de343b0bd7ecea6
neutron/plugins/ml2/plugin.py