Bug 1594025 - multiple-nics/controller.yaml missing ExternalInterfaceDefaultRoute
Summary: multiple-nics/controller.yaml missing ExternalInterfaceDefaultRoute
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z2
: 13.0 (Queens)
Assignee: Emilien Macchi
QA Contact: bjacot
URL:
Whiteboard:
: 1627897 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-21 22:04 UTC by Darin Sorrentino
Modified: 2018-12-24 11:40 UTC (History)
6 users (show)

Fixed In Version: openstack-tripleo-heat-templates-8.0.4-3.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-29 16:37:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 566403 0 None MERGED Fix typo in multiple-nics/role.role.j2.yaml 2020-05-20 17:11:12 UTC
Red Hat Product Errata RHBA-2018:2574 0 None None None 2018-08-29 16:38:24 UTC

Description Darin Sorrentino 2018-06-21 22:04:28 UTC
Description of problem:

The new default template in THT/network/config/multiple-nics/controller.yaml is missing the External Default Route.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Bob Fournier 2018-06-25 19:11:35 UTC
This has been fixed upstream in stable/queens - https://review.openstack.org/#/c/566403/2

Comment 12 bjacot 2018-08-07 16:01:22 UTC
cat /etc/yum.repos.d/latest-installed 
13   -p 2018-07-30.2

[root@undercloud-0 multiple-nics]# rpm -qa | grep openstack-tripleo-heat-templates*
openstack-tripleo-heat-templates-8.0.4-4.el7ost.noarch

cat role.role.j2.yaml
...
111 {%- endif %}
    112 {%- if network.name in role.default_route_networks %}
    113                 routes:
    114                 - default: true
    115                   next_hop:
    116                     get_param: {{network.name}}InterfaceDefaultRoute

Comment 13 Joanne O'Flynn 2018-08-15 08:05:20 UTC
This bug is marked for inclusion in the errata but does not currently contain draft documentation text. To ensure the timely release of this advisory please provide draft documentation text for this bug as soon as possible.

If you do not think this bug requires errata documentation, set the requires_doc_text flag to "-".


To add draft documentation text:

* Select the documentation type from the "Doc Type" drop down field.

* A template will be provided in the "Doc Text" field based on the "Doc Type" value selected. Enter draft text in the "Doc Text" field.

Comment 15 errata-xmlrpc 2018-08-29 16:37:32 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-2018:2574

Comment 16 Bob Fournier 2018-09-19 16:45:06 UTC
*** Bug 1627897 has been marked as a duplicate of this bug. ***


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