diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-03-05 20:47:05 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-03-05 21:53:52 +0400 |
commit | 7d67464f9e33659de42ac4f1591f7a2cdc5bd178 (patch) | |
tree | c7fa7d79e6603130fe9b8154ca425d6ec8af9f0f /mcp/reclass/classes/cluster/mcp-pike-odl-noha/openstack/gateway.yml | |
parent | 5e5e35e0cc0cf0abe1fd4a8d0cee8d6541a7f81b (diff) |
Align opendaylight settings with upstream
Change-Id: If7d51555bc13dbcaa63f93ab1993f3655e2ce643
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-pike-odl-noha/openstack/gateway.yml')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-pike-odl-noha/openstack/gateway.yml | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-pike-odl-noha/openstack/gateway.yml b/mcp/reclass/classes/cluster/mcp-pike-odl-noha/openstack/gateway.yml index d85fbd72a..d92f1ab6d 100644 --- a/mcp/reclass/classes/cluster/mcp-pike-odl-noha/openstack/gateway.yml +++ b/mcp/reclass/classes/cluster/mcp-pike-odl-noha/openstack/gateway.yml @@ -8,25 +8,9 @@ --- classes: - cluster.mcp-pike-common-noha.openstack_gateway - - system.neutron.gateway.opendaylight.single + - service.gateway.opendaylight.single - cluster.mcp-pike-odl-noha parameters: - _param: - neutron_agents: - - neutron-dhcp-agent - - neutron-metadata-agent - neutron: - gateway: - pkgs: ${_param:neutron_agents} - services: ${_param:neutron_agents} - backend: - router: ${_param:opendaylight_router} - opendaylight: - client: - ovsdb_server_iface: ptcp:6639:127.0.0.1 - ovsdb_odl_iface: tcp:${_param:opendaylight_service_host}:6640 - tunnel_ip: ${_param:tenant_address} - provider_mappings: physnet1:br-floating linux: network: interface: |