Test environment example in openstack-ansible

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

Bug Description

The example /etc/network/interfaces refers to a bond1 interface but doesn't configure it:

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

This should probably be eth0.30 to be consistent with the rest of the configuration.

-----------------------------------
Release: on 2018-10-23 15:43
SHA: f0a14af77bf4cd14f914818417b385bc6540e610
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

Revision history for this message
Mohammed Naser (mnaser) wrote :

Hey there,

That's indeed a mistake as you mentioned. Would you be interested in pushing up a patch to Gerrit if you have a few spare cycles to get attribution? I can help you with that process if you'd like!

Thanks,
Mohammed

tags: added: low-hanging-fruit
Revision history for this message
Mohammed Naser (mnaser) wrote :
Changed in openstack-ansible:
status: New → Fix Released
assignee: nobody → Kaio Oliveira (kaiokassiano)
importance: Undecided → Low
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.