Bug 1351412 - syntax error in default network-environment.yaml
Summary: syntax error in default network-environment.yaml
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: async
: 8.0 (Liberty)
Assignee: Alex Schultz
QA Contact: Alexander Chuzhoy
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-30 03:48 UTC by Chen
Modified: 2017-05-18 14:32 UTC (History)
6 users (show)

Fixed In Version: openstack-tripleo-heat-templates-0.8.14-25.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1417760 (view as bug list)
Environment:
Last Closed: 2017-05-18 14:32:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1576137 0 None None None 2017-01-30 21:50:44 UTC
Red Hat Product Errata RHBA-2017:1250 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 8 director Bug Fix Advisory 2017-05-18 18:30:47 UTC

Description Chen 2016-06-30 03:48:55 UTC
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 5 Alexander Chuzhoy 2017-05-15 18:38:56 UTC
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"

Comment 7 errata-xmlrpc 2017-05-18 14:32:43 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:1250


Note You need to log in before you can comment on or make changes to this bug.