Clarify network interface comment
This patch clarifies that both storage and compute nodes need an IP address on the br-storage network in a comment in the example network configuration file. Change-Id: I9c0799d915e0cd6cefd318b426c26329242c2ee5 Closes-bug: #1554646
This commit is contained in:
parent
ab198c998c
commit
37ff35cce1
@ -110,7 +110,7 @@ iface br-vlan inet manual
|
||||
|
||||
|
||||
# Bridge for storage network
|
||||
# Only the COMPUTE nodes will have an IP on this bridge!
|
||||
# Only the COMPUTE and STORAGE nodes will have an IP on this bridge!
|
||||
# When used by infra nodes, IPs exist in the containers and inet should be set to manual.
|
||||
auto br-storage
|
||||
iface br-storage inet static
|
||||
|
Loading…
Reference in New Issue
Block a user