diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-07-03 14:19:50 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-07-09 15:24:48 +0000 |
commit | bd267864cf74da908379dedc378600501149477d (patch) | |
tree | 7b167d03922a673726d4fe0dbb99d9b8c7418092 /mcp/patches/patches.list | |
parent | 3831d538436cbf7c033b560b76f554a1dfe28a4c (diff) |
[patch] Drop obsolete OVS port with route support
Since we switched all scenarios to using only global gateway settings
instead of per-interface routes, drop the obsolete patch for OVS
ports with explicit routes.
Change-Id: Ibd28849437b598add9847c991e0276b4d0fc505e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/patches/patches.list')
-rw-r--r-- | mcp/patches/patches.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mcp/patches/patches.list b/mcp/patches/patches.list index a17fd694c..baa15d79d 100644 --- a/mcp/patches/patches.list +++ b/mcp/patches/patches.list @@ -6,7 +6,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## /usr/share/salt-formulas/env: 0002-maas-region-skip-credentials-update.patch -/usr/share/salt-formulas/env: 0007-network.interface-Fix-ifup-OVS-port-with-route.patch /usr/share/salt-formulas/env: 0008-Handle-extra-environment-variables.patch /usr/share/salt-formulas/env: 0010-maas-region-allow-timeout-override.patch /usr/share/salt-formulas/env: 0011-system.repo-Debian-Add-keyserver-proxy-support.patch |