diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-06-18 16:46:25 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-06-18 17:13:52 +0400 |
commit | bc70493008a9194ec215214c97175d870eadcbf8 (patch) | |
tree | beb0a4047c9b75bfd6e217edbea960f2b8477673 /mcp/reclass/classes/cluster/mcp-common-ha/infra/config.yml | |
parent | 06c464a9c2aee9cbfa801b2f3842bd0beca62291 (diff) |
Rectify nova placement API check
* make a GET request to placement service as it returns 200 with
version data starting from nova 17.0
* turn on nova image preallocation mode on baremetal computes
* double salt worker threads by number of available CPU
Change-Id: I509cbab3b4b8460452f5e487e457edfedd5da29a
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-ha/infra/config.yml')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-ha/infra/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-ha/infra/config.yml b/mcp/reclass/classes/cluster/mcp-common-ha/infra/config.yml index 06c4ebd15..208393e52 100644 --- a/mcp/reclass/classes/cluster/mcp-common-ha/infra/config.yml +++ b/mcp/reclass/classes/cluster/mcp-common-ha/infra/config.yml @@ -67,7 +67,7 @@ parameters: master: accept_policy: open_mode file_recv: true - worker_threads: 4 + worker_threads: 8 command_timeout: 20 reclass: storage: |