Merge "nova changes for multinode working under -o errexit"
This commit is contained in:
commit
f0ea4b0dda
3
lib/nova
3
lib/nova
@ -245,10 +245,9 @@ function configure_nova {
|
||||
inicomment $NOVA_API_PASTE_INI filter:authtoken cafile
|
||||
inicomment $NOVA_API_PASTE_INI filter:authtoken admin_user
|
||||
inicomment $NOVA_API_PASTE_INI filter:authtoken admin_password
|
||||
inicomment $NOVA_API_PASTE_INI filter:authtoken signing_dir
|
||||
fi
|
||||
|
||||
inicomment $NOVA_API_PASTE_INI filter:authtoken signing_dir
|
||||
|
||||
if is_service_enabled n-cpu; then
|
||||
# Force IP forwarding on, just on case
|
||||
sudo sysctl -w net.ipv4.ip_forward=1
|
||||
|
Loading…
Reference in New Issue
Block a user