Bug 1698032 - add the ovs_extra parameter to ovs vlan interfaces (OSP-14)
Summary: add the ovs_extra parameter to ovs vlan interfaces (OSP-14)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: os-net-config
Version: 14.0 (Rocky)
Hardware: All
OS: All
high
high
Target Milestone: z3
: 14.0 (Rocky)
Assignee: RHOS Maint
QA Contact: Alistair Tonner
URL:
Whiteboard:
Depends On: 1674391 1698036
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-09 13:23 UTC by Bob Fournier
Modified: 2019-07-02 20:08 UTC (History)
9 users (show)

Fixed In Version: os-net-config-9.2.1-0.20190313054550.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1674391
Environment:
Last Closed: 2019-07-02 20:08:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 650973 0 None None None 2019-04-09 13:27:00 UTC
Red Hat Product Errata RHBA-2019:1672 0 None None None 2019-07-02 20:08:35 UTC

Comment 4 Bob Fournier 2019-05-24 21:09:28 UTC
Fix delivered in 14z2.

Comment 6 Alistair Tonner 2019-06-18 17:20:51 UTC


Red Hat OpenStack Platform release 14.0.3 RC (Rocky)

[heat-admin@compute-0 ~]$ yum list installed |grep os-net-config
os-net-config.noarch            9.3.1-0.20190513134524.9ed8760.el7ost

[heat-admin@compute-0 ~]$ ifconfig vlan50
vlan50: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1440
        inet 172.17.2.20  netmask 255.255.255.0  broadcast 172.17.2.255
        inet6 fe80::834:fcff:fea5:c72b  prefixlen 64  scopeid 0x20<link>
        ether 0a:34:fc:a5:c7:2b  txqueuelen 1000  (Ethernet)
        RX packets 38  bytes 1608 (1.5 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 19  bytes 1174 (1.1 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


 grep ovs_extra  virt/network/three-nics-vlans/compute.yaml
                              ovs_extra:
(undercloud) [stack@undercloud-0 ~]$ grep -B3 -A3 ovs_extra  virt/network/three-nics-vlans/compute.yaml
                              type: vlan
                              vlan_id:
                                  get_param: TenantNetworkVlanID
                              ovs_extra:
                                - "set int vlan50 mtu_request=1440"
                              addresses:


   ovs_extra parameter gets correctly applied in overcloud using normal deployment.

Comment 8 errata-xmlrpc 2019-07-02 20:08:27 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-2019:1672


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