Support for Open vSwitch Distributed Virtual Routing
Deployers may now enable DVR by setting the value of the neutron_plugin_type variable to "ml2.ovs.dvr" When set, the role will deploy and configure the OVS agent, l3 agent and metadata agent as recommended by the neutron Networking Guide's High Availability using Distributed Virtual Routing scenario: http://docs.openstack.org/mitaka/networking-guide/scenario-dvr-ovs.html Change-Id: I3aaf8ced1ac406069f2d6e3b52b8d59eddda7eac Partially-Implements: blueprint neutron-dvr
This commit is contained in:
committed by
Travis Truman (automagically)
parent
e6ad4cf7cf
commit
43f585a347
@@ -68,6 +68,8 @@ container_skel:
|
||||
contains:
|
||||
- neutron_linuxbridge_agent
|
||||
- neutron_openvswitch_agent
|
||||
- neutron_l3_agent
|
||||
- neutron_metadata_agent
|
||||
- nova_compute
|
||||
properties:
|
||||
is_metal: true
|
||||
|
||||
Reference in New Issue
Block a user