Merge "Update Nova configs with correct timeout setting" into 3.1
This commit is contained in:
@@ -69,9 +69,7 @@ class contrail::compute::nova {
|
||||
}
|
||||
}
|
||||
|
||||
nova_config {
|
||||
'DEFAULT/neutron_url_timeout': value => '300';
|
||||
}
|
||||
nova_config {'neutron/timeout' : value => '300' }
|
||||
|
||||
# [LCM] Workaroud to fix duplicate declaration with nova_config recource
|
||||
# from class 'nova::compute' during catalog compilation.
|
||||
|
||||
Reference in New Issue
Block a user