Bug 1417760

Summary: syntax error in default network-environment.yaml
Product: Red Hat OpenStack Reporter: Alex Schultz <aschultz>
Component: openstack-tripleo-heat-templatesAssignee: Alex Schultz <aschultz>
Status: CLOSED ERRATA QA Contact: Gurenko Alex <agurenko>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 9.0 (Mitaka)CC: achernet, aschultz, cchen, jjoyce, jstransk, mburns, rhel-osp-director-maint
Target Milestone: asyncKeywords: Triaged, ZStream
Target Release: 9.0 (Mitaka)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-2.0.0-47.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1351412 Environment:
Last Closed: 2017-05-18 14:33:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alex Schultz 2017-01-30 21:55:48 UTC
+++ This bug was initially created as a clone of Bug #1351412 +++

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:

Comment 6 Alex Schultz 2017-05-16 20:36:49 UTC
[stack@undercloud-0 ~]$ grep BondInterfaceOvsOptions /usr/share/openstack-tripleo-heat-templates/environments/network-environment.yaml 
  BondInterfaceOvsOptions: "bond_mode=active-backup"
[stack@undercloud-0 ~]$ rpm -qa | grep openstack-tripleo-heat
openstack-tripleo-heat-templates-liberty-2.0.0-54.el7ost.noarch
openstack-tripleo-heat-templates-2.0.0-54.el7ost.noarch

Comment 8 errata-xmlrpc 2017-05-18 14:33:15 UTC
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:1251