puppet-vswitch/spec
Alfredo Moralejo 026f64ade4 Add fail_mode parameter to OVS Ports
According to info in https://bugs.launchpad.net/tripleo/+bug/1640812
when setting a OVS bridge with physical interface we need to
define fail_mode in OVS_EXTRA parameter of ifcfg to make
sure it's set at the desired mode after reboot.

This patch adds new parameter fail_mode to vs_port (as ifcfg is created
as part of vs_port, not vs_bridge) and defaults it to required value "standalone".

Similar patch was implemented to os-net-config in
e479535b50

Change-Id: I5f7448e3504c9190d7fe5f4a7958c604ef91a058
Closes-Bug: #1656795
2017-01-17 07:41:42 -05:00
..
acceptance Add nodepool-xenial.yml file 2016-06-10 13:34:11 -04:00
classes Configure DPDK options to isolate PMD cores and ovs process cores 2016-12-18 06:15:05 +00:00
unit/puppet/lib Add fail_mode parameter to OVS Ports 2017-01-17 07:41:42 -05:00
shared_examples.rb Initial msync run for all Puppet OpenStack modules 2015-08-18 14:23:40 +02:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:34:29 -06:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-19 22:38:44 -05:00