Glance worker count fix
authorJoe Talerico <jtaleric@redhat.com>
Tue, 2 Aug 2016 18:28:55 +0000 (14:28 -0400)
committerBrent Eagles <beagles@redhat.com>
Wed, 21 Sep 2016 14:52:36 +0000 (12:22 -0230)
commite6ecdb8b181eac9a7295b33c9691afe24f00640c
tree0bff536d856dee6f3fcc728d7b9c65aba9d06e00
parentb40f1dc8c1d58e08092391d01ecb73682ab0abb6
Glance worker count fix

This patch changes the default value and type of the Glance worker
configuration to allow it to be unset and allow a system dependent
default to be used (e.g. processorcount or some derivative value). The
previous default of 0 would result in a single self contained process,
which while suitable for debugging and testing is not appropriate for
production deployments.

Partial-Bug: #1626126
Change-Id: I58a6a72a581e7083e1dc4e5ca568fdd3fdd6cdf1
puppet/services/glance-api.yaml
puppet/services/glance-registry.yaml