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:
Martin Magr
2013-09-17 13:05:16 +02:00
parent 8bad2a3b0b
commit c7c0b9b8d5
6 changed files with 106 additions and 66 deletions

View File

@@ -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