* 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>
master:
accept_policy: open_mode
file_recv: true
- worker_threads: 4
+ worker_threads: 8
command_timeout: 20
reclass:
storage:
nova:
compute:
disk_cachemodes: file=directsync,block=none
+ preallocate_images: space
- system.designate.server.cluster
- system.designate.server.backend.bind
- system.bind.server.single
- - system.haproxy.proxy.listen.openstack.nova-placement
+ - system.haproxy.proxy.listen.openstack.placement
- system.glusterfs.client.cluster
- system.glusterfs.client.volume.glance
- system.glusterfs.client.volume.keystone
haproxy:
proxy:
listen:
- nova_placement_api:
- health-check:
- http:
- ~options:
- - expect status 405
heat_cloudwatch_api:
enabled: false
bind:
port: 9696
params: ${_param:haproxy_check}
nova_placement_api:
- mode: http
+ type: openstack-service
binds:
- address: ${_param:cluster_vip_address}
port: 8778
- options:
- - httpclose
- - httplog
- health-check:
- http:
- options:
- - expect status 405
servers:
- name: ctl01
host: ${_param:cluster_node01_address}
salt:
master:
file_recv: true
- worker_threads: 2
+ worker_threads: 4
command_timeout: 20
reclass:
storage: