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

Fixed In Version: os-net-config-8.4.4-2.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1674391
Environment:
Last Closed: 2019-07-10 13:03:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 650983 0 'None' 'MERGED' 'Add ovs_options and ovs_extra parameters to VLAN object' 2019-12-02 09:49:11 UTC
Red Hat Product Errata RHBA-2019:1738 0 None None None 2019-07-10 13:05:01 UTC

Comment 10 Alistair Tonner 2019-06-19 17:07:23 UTC
(undercloud) [stack@undercloud-0 ~]$ cat /etc/rhosp-release
Red Hat OpenStack Platform release 13.0.7 (Queens)

(undercloud) [stack@undercloud-0 ~]$ cat core_puddle_version
2019-06-13.2

(undercloud) [stack@undercloud-0 ~]$ yum list installed os-net-config
Loaded plugins: search-disabled-repos
Installed Packages
os-net-config.noarch                                                                    8.4.4-4.el7ost                                                                    @rhelosp-13.0-puddle

(undercloud) [stack@undercloud-0 ~]$ grep ovs_extra virt/network/three-nics-vlans/compute.yaml
                              ovs_extra: set interface vlan50 mtu_request=1450

(undercloud) [stack@undercloud-0 ~]$ for i in 14 23; do ssh heat-admin.24.$i "hostname; cat /etc/sysconfig/network-scripts/ifcfg-vlan50 |grep OVS_EXTRA; /sbin/ip link show vlan50 "; echo; done
Warning: Permanently added '192.168.24.14' (ECDSA) to the list of known hosts.
compute-0
OVS_EXTRA="set interface vlan50 mtu_request=1450"
9: vlan50: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether d6:e7:fb:1d:fd:a6 brd ff:ff:ff:ff:ff:ff

Warning: Permanently added '192.168.24.23' (ECDSA) to the list of known hosts.
compute-1
OVS_EXTRA="set interface vlan50 mtu_request=1450"
9: vlan50: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 4a:d7:f2:9c:0c:08 brd ff:ff:ff:ff:ff:ff

Comment 13 errata-xmlrpc 2019-07-10 13:03:20 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:1738


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