Legacy networking (nova-network) in OpenStack Installation Guide for Ubuntu 12.04/14.04 (LTS)  - icehouse

Bug #1311475 reported by Roger Unwin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Won't Fix
Undecided
Unassigned

Bug Description

Please consider adding this hint to the nova-networking page for people who would like to run the full stack on a single machine using wifi for networking.

add:

 iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE

to /etc/rc.local

possibly a note to set nova.conf to:
   flat_network_bridge=br100
   flat_interface=p2p1
   public_interface=br100
if you are using wifi and no ethernet, as managed by NetworkManager

p.s. keep up the great work!

-----------------------------------
Built: 2014-04-23T04:55:14 00:00
git SHA: 8c9e5f7502db5f2696acf68a638315c1538e5103
URL: http://docs.openstack.org/trunk/install-guide/install/apt/content/section_nova-networking.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/ch_networking.xml
xml:id: section_nova-networking

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Hi Roger,

The installation guide covers a particular, well-tested architecture for legacy networking to provide a consistent, streamlined installation process and to avoid confusion. We can't maintain this approach by adding notes for variations of this architecture.

Matt

Changed in openstack-manuals:
status: New → Won't Fix
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.