Bug 4912 - NeutronL3Adapter: missing/reordered enabled check
authorIsaku Yamahata <isaku.yamahata@intel.com>
Sat, 9 Jan 2016 02:05:40 +0000 (18:05 -0800)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Sat, 9 Jan 2016 05:48:22 +0000 (21:48 -0800)
commitbd880e0d6e1d2263f77e1fa703ac46a49e15586a
tree6111d2393ba9d1b26ad52b781733e95555174235
parentad71fc166ab6e2591dd421a30a5ca8826cf11c1f
Bug 4912 - NeutronL3Adapter: missing/reordered enabled check

NeutronL3Adapter.processEvent() can be called before its initialization
The security group process should be after enabled check.

Change-Id: I7fc48a70cacca5a9a1d7a017476259543c8a0086
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
openstack/net-virt/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/impl/NeutronL3Adapter.java