Fix the bug "North-South Networking doesn't work".

Correct the spelling mistakes in local.conf.node_2.sample and README.md

Change-Id: I3af09059313712ca398e46018628f0b7fed21a48
Closes-Bug: #1555631
This commit is contained in:
Bean Zhang
2016-03-10 21:35:52 +08:00
parent cc05f07ecb
commit 6ffbcbf5d0
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ KEYSTONE_AUTH_HOST=10.250.201.24
GLANCE_SERVICE_HOST=10.250.201.24
Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=bridge:2001:3000,extern:3001:4000)
OVS_BRIDGE_MAPPINGS=bridge:br-bridge,externn:br-ext
OVS_BRIDGE_MAPPINGS=bridge:br-bridge,extern:br-ext
# Use Neutron instead of nova-network
disable_service n-net