diff options
author | 2017-11-16 16:46:02 +0000 | |
---|---|---|
committer | 2017-11-16 16:46:02 +0000 | |
commit | 0e05daaf5e70f3980beda57bfadbff52adca16cb (patch) | |
tree | 885660860507df9f2964bbdcc9d1f117461fc5dc /mcp/reclass/classes/cluster/virtual-mcp-ocata-common/openstack_gateway.yml | |
parent | e45c95993f33f38ef2a92a7b277e5888815df0c5 (diff) | |
parent | fb02a554ddc8dfefcfcd57476485b3ac3a549dde (diff) |
Merge "Enable neutron trunk ports" into stable/euphrates
Diffstat (limited to 'mcp/reclass/classes/cluster/virtual-mcp-ocata-common/openstack_gateway.yml')
-rw-r--r-- | mcp/reclass/classes/cluster/virtual-mcp-ocata-common/openstack_gateway.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/reclass/classes/cluster/virtual-mcp-ocata-common/openstack_gateway.yml b/mcp/reclass/classes/cluster/virtual-mcp-ocata-common/openstack_gateway.yml index c776babcc..4ed8eed77 100644 --- a/mcp/reclass/classes/cluster/virtual-mcp-ocata-common/openstack_gateway.yml +++ b/mcp/reclass/classes/cluster/virtual-mcp-ocata-common/openstack_gateway.yml @@ -20,6 +20,7 @@ parameters: gateway: notification: true agent_mode: ${_param:neutron_gateway_agent_mode} + vlan_aware_vms: true linux: network: bridge: openvswitch |