Merge "Reduce the amount of nova host reserved memory from 2G to 256M in CI."

This commit is contained in:
Zuul 2019-07-10 21:27:27 +00:00 committed by Gerrit Code Review
commit 64f15b4f01

View File

@ -81,6 +81,7 @@ placement_wsgi_processes: 2
placement_wsgi_buffer_size: 16384
## Nova
nova_reserved_host_memory_mb: 256
nova_wsgi_threads: 1
nova_wsgi_processes_max: 2
nova_wsgi_processes: 2