0f0499b89e
The ml2 plugin uses mechanism drivers to determine which network segment and what VIF driver to use for a port. Mechanism drivers supporting the openvswitch, linuxbridge, and hyperv agents are added. The binding:host attribute is set on ports belonging to the dhcp and l3 agents so that they can be bound. To use with devstack until it is updated, set "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch,linuxbridge" in localrc. The hyperv L2 agent does not currently implement the agents_db RPC, and will therefore not work with its ml2 mechanism driver. This issue will be tracked as a bug to be fixed in a separate merge. implements blueprint: ml2-portbinding Change-Id: Icb9c70d8b0d7fcb34b57adc760bb713b740e5dad |
||
---|---|---|
.. | ||
firewall | ||
loadbalancer | ||
metering | ||
migration | ||
vpn | ||
__init__.py | ||
agents_db.py | ||
agentschedulers_db.py | ||
api.py | ||
db_base_plugin_v2.py | ||
dhcp_rpc_base.py | ||
extradhcpopt_db.py | ||
extraroute_db.py | ||
l3_db.py | ||
l3_gwmode_db.py | ||
l3_rpc_base.py | ||
model_base.py | ||
models_v2.py | ||
portbindings_base.py | ||
portbindings_db.py | ||
portsecurity_db.py | ||
quota_db.py | ||
routedserviceinsertion_db.py | ||
routerservicetype_db.py | ||
securitygroups_db.py | ||
securitygroups_rpc_base.py | ||
servicetype_db.py | ||
sqlalchemyutils.py |