aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/mcp-ovn-noha/openstack
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2018-08-24 14:38:16 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2018-08-24 14:38:16 +0400
commit7e825a17e1e31eb4010f0c646314263f26164dab (patch)
treebb46cb706a8ee6ade0cbc006b585915924b8215f /mcp/reclass/classes/cluster/mcp-ovn-noha/openstack
parent0908d946b32e5b134fab4eb0e119d8bf9661c902 (diff)
[noha] Get OVS 2.9 & DPDK 17.11 from UCA repo
Align all noha scenarios to install OVS 2.9 which doesn't drop packets on bridge with netdev datapath type at initial stage. Change-Id: Iab204828ac7acefcb26647cdbc27805871904f2c Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-ovn-noha/openstack')
-rw-r--r--mcp/reclass/classes/cluster/mcp-ovn-noha/openstack/init.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-ovn-noha/openstack/init.yml b/mcp/reclass/classes/cluster/mcp-ovn-noha/openstack/init.yml
index 2da6a6d10..cba6b7741 100644
--- a/mcp/reclass/classes/cluster/mcp-ovn-noha/openstack/init.yml
+++ b/mcp/reclass/classes/cluster/mcp-ovn-noha/openstack/init.yml
@@ -8,15 +8,3 @@
---
classes:
- cluster.mcp-common-noha.openstack_init
-parameters:
- linux:
- system:
- repo:
- uca:
- source: "deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/${_param:openstack_version} main"
- key_id: EC4926EA
- key_server: keyserver.ubuntu.com
- pin:
- - pin: 'release o=Canonical'
- priority: 1200
- package: 'openvswitch* python-openvswitch ovn*'