Networking in OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora  - havana

Bug #1297744 reported by Raul
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Matt Kassawara

Bug Description

Where the example says:

# Internal Network
DEVICE=eth0
TYPE=Ethernet
BOOTPROTO=static
IPADDR=192.168.0.10
NETMASK=255.255.255.0
DEFROUTE=yes
ONBOOT=yes

Since rhel6 or alike is not usage of "PREFIX=" preferred over the usage of "NETMASK=" ?

i.e.:

# Internal Network
DEVICE=eth0
TYPE=Ethernet
BOOTPROTO=static
IPADDR=192.168.0.10
PREFIX=24
DEFROUTE=yes
ONBOOT=yes

Regards,

-----------------------------------
Built: 2014-03-18T18:59:07 00:00
git SHA: b4f5cdc33b9248aa9c9768e2deccbc3a1a04cc3f
URL: http://docs.openstack.org/havana/install-guide/install/yum/content/basics-networking.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-fedora/doc/install-guide/ch_basics.xml
xml:id: basics-networking

Changed in openstack-manuals:
status: New → Triaged
assignee: nobody → Matt Kassawara (ionosphere80)
importance: Undecided → Low
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Addressed by the following patch:

https://review.openstack.org/84288

Changed in openstack-manuals:
status: Triaged → Fix Released
milestone: none → icehouse
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.