Files
devstack/tools
Mate Lakat 2b8814d0ec xenapi: enable user to specify FLAT_NETWORK_BRIDGE
install_os_domU.sh failed, if the FLAT_NETWORK_BRIDGE is found in
localrc. As nova looks up the network by either name-label or bridge
name, it makes sense to enable the user to specify this parameter. As an
example, if the user wants to use name-labels to specify networks, and
those name-labels could be used in domU to create bridges:

VM_BRIDGE_OR_NET_NAME="osvmnet"
FLAT_NETWORK_BRIDGE="osvmnet"

In this case, the domU will know only about a name label, so it could be
decoupled from which xapi bridges used.

This change also adds some fixes (missing double quotes).

Change-Id: I045e367ef441be20c4e8cb8af3c1149392db796b
2013-11-14 11:27:39 +00:00
..
2013-10-24 12:27:10 -07:00
2012-08-01 20:03:01 -05:00
2013-10-22 15:06:35 -05:00
2012-06-27 22:25:56 -05:00
2013-10-24 15:43:05 +01:00
2012-11-30 17:51:12 -05:00
2012-06-27 22:25:56 -05:00
2013-01-10 01:56:23 -06:00