Test environment example in openstack-ansible

Bug #1798079 reported by Umair Nadeem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Low
Kaio Oliveira

Bug Description

- [x] This doc is inaccurate in this way:
In the details of the /etc/network/interfaces file, the section that describes the OpenStack Networking VXLAN (tunnel/overlay) bridge, value for bridge ports field in:

auto br-vxlan
iface br-vxlan inet static
    bridge_stp off
    bridge_waitport 0
    bridge_fd 0
    bridge_ports bond1.30
    address 172.29.240.11
    netmask 255.255.252.0

should be eth.30 instead of bond1.30. This is an example of a Test environment and there is no bond interface defined for this setup.

Thanks.

-----------------------------------
Release: on 2018-10-14 05:56
SHA: 6aa831eb43b5cc053a211e79ae1312e08961837e
Source: https://git.openstack.org/cgit/openstack/openstack-ansible/tree/doc/source/user/test/example.rst
URL: https://docs.openstack.org/openstack-ansible/rocky/user/test/example.html

Umair Nadeem (umair47)
description: updated
tags: added: low-hanging-fruit
Changed in openstack-ansible:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/614379

Changed in openstack-ansible:
assignee: nobody → Kaio Oliveira (kaiokassiano)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (master)

Reviewed: https://review.openstack.org/614379
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=a6d8c79be40c70137bcd03ca6cb8924c2c48dfe7
Submitter: Zuul
Branch: master

commit a6d8c79be40c70137bcd03ca6cb8924c2c48dfe7
Author: kaiokassiano <email address hidden>
Date: Tue Oct 30 21:54:04 2018 -0300

    Docs: Fix VLAN bridge interface in example setup

    The bridge_ports value defined on the example test setup file should
    match the given physical interface and the VXLAN VLAN interface.

    Closes-Bug: 1798079

    Change-Id: I4a613bbb7b1790a9f289caa53f37917a4f618d04

Changed in openstack-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/615795

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (stable/rocky)

Reviewed: https://review.openstack.org/615795
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=72358b32c56389668e7dbc68fba9397daa7ae3b3
Submitter: Zuul
Branch: stable/rocky

commit 72358b32c56389668e7dbc68fba9397daa7ae3b3
Author: kaiokassiano <email address hidden>
Date: Tue Oct 30 21:54:04 2018 -0300

    Docs: Fix VLAN bridge interface in example setup

    The bridge_ports value defined on the example test setup file should
    match the given physical interface and the VXLAN VLAN interface.

    Closes-Bug: 1798079

    Change-Id: I4a613bbb7b1790a9f289caa53f37917a4f618d04
    (cherry picked from commit a6d8c79be40c70137bcd03ca6cb8924c2c48dfe7)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/623969

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (stable/queens)

Reviewed: https://review.openstack.org/623969
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=5c2edcc12111466a5760d36fe754ac50297a3447
Submitter: Zuul
Branch: stable/queens

commit 5c2edcc12111466a5760d36fe754ac50297a3447
Author: kaiokassiano <email address hidden>
Date: Tue Oct 30 21:54:04 2018 -0300

    Docs: Fix VLAN bridge interface in example setup

    The bridge_ports value defined on the example test setup file should
    match the given physical interface and the VXLAN VLAN interface.

    Closes-Bug: 1798079

    Change-Id: I4a613bbb7b1790a9f289caa53f37917a4f618d04
    (cherry picked from commit a6d8c79be40c70137bcd03ca6cb8924c2c48dfe7)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible 17.1.5

This issue was fixed in the openstack/openstack-ansible 17.1.5 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible 18.1.1

This issue was fixed in the openstack/openstack-ansible 18.1.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible 19.0.0.0b1

This issue was fixed in the openstack/openstack-ansible 19.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.