Install guide: guest VM networking settings need RHEL equivalent

Bug #1027230 reported by Anne Gentle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Anne Gentle

Bug Description

Reported at http://docs.openstack.org/essex/openstack-compute/install/yum/content/compute-configuring-guest-network.html#comment-593425339

hmmm. this is all debian stuff. For RH/Fedora/CentOS/etc you need to create

/etc/sysconfig/network-scripts/ifcfg-br100
=================================
DEVICE=br100
TYPE=Bridge
ONBOOT=yes
DELAY=0
BOOTPROTO=static
IPADDR=192.168.100.1
NETMASK=255.255.255.0

Anne Gentle (annegentle)
Changed in openstack-manuals:
assignee: nobody → Anne Gentle (annegentle)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
status: Confirmed → In Progress
Anne Gentle (annegentle)
Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/10156
Committed: http://github.com/openstack/openstack-manuals/commit/0c125b2b04eedfb0b5628625bb85b510beea38e8
Submitter: Jenkins
Branch: master

commit 0c125b2b04eedfb0b5628625bb85b510beea38e8
Author: annegentle <email address hidden>
Date: Mon Jul 23 13:58:39 2012 -0500

    Splits nova-volume information into smaller chunks
    for reuse in the Install and Deploy guide.

    Adds Ceph information to volumes section.

    Fix bug 1027230

    Fix bug 1013792

    Fix bug 978510

    Rebase against master.

    Change-Id: I9d4cf43134fbc1b70fc3ace6ffaa02d5dbce9d99

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.