Description of problem: The BondInterfaceOvsOptions is wrongly set in /usr/share/openstack-tripleo-heat-templates/environments/network-environment.yaml Version-Release number of selected component (if applicable): openstack-tripleo-heat-templates-0.8.14-13.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: BondInterfaceOvsOptions: "mode=active-backup" Expected results: BondInterfaceOvsOptions: "bond_mode=active-backup" Additional info:
Verified: Environment: openstack-tripleo-heat-templates-0.8.14-28.el7ost.noarch [stack@undercloud-0 ~]$ grep Bond /usr/share/openstack-tripleo-heat-templates/environments/network-environment.yaml BondInterfaceOvsOptions: "bond_mode=active-backup"
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1250