Adds support for multihost nova-network
- Modifies Nova plugin to accept multiple hosts in CONFIG_NOVA_NETWORK_HOSTS parameter. - Fixes validate_multi_ip Change-Id: I16bb63040b5825d4e8f7ed9a95d0ce46680e4074 Fixes: rhbz#1001916
This commit is contained in:
@@ -121,7 +121,7 @@ Nova Options
|
||||
|
||||
**CONFIG_NOVA_COMPUTE_PRIVIF** : Private interface for Flat DHCP on the Nova compute servers
|
||||
|
||||
**CONFIG_NOVA_NETWORK_HOST** : The IP address of the server on which to install the Nova Network service
|
||||
**CONFIG_NOVA_NETWORK_HOSTS** : List of IP address of the servers on which to install the Nova Network service
|
||||
|
||||
**CONFIG_NOVA_DB_PW** : The password to use for the Nova to access DB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user