Updated git submodules
authorIsaku Yamahata <isaku.yamahata@intel.com>
Tue, 15 Nov 2016 10:41:50 +0000 (02:41 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 18 Nov 2016 22:57:11 +0000 (22:57 +0000)
commit2d191f30aef97e25ffc5ce8ecd0fc77dc8538cc2
tree929e28d376ce49eafa0858d03a3b1ed3e4797354
parent8e2d65db6357b097d46f862deb59867ad1e25386
Updated git submodules

Project: netvirt master e875f8a3b4a6f0d9fcc0e06a333731f89c0fc3b4

legacy netvirt: forcibly disable port security for network port

Security group applies to only VM port. Not to internal used port.
router interface port, dhc port and floating ip port.
which can be identified by its device owner.
"network:{routerxxx, dhcp, floatingip}"
It can be realized by forcibly disabling port security on those port.

With port security extension enabled, neutron disabled port security.
The extension is, however, optional, so ODL shouldn't depend on it.

Partial-bug: #7128
Change-Id: I3295ebc0e77d387cdfb80be318ef048ba9763994
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
docs/submodules/netvirt