Files
puppet-openstacklib/lib
Takashi Kajinami 74e0f5a317 Have doubled workers for keystone service
Since we have merged 2 keystone services(public and admin) into one,
we need to double keystone workers so that we have the same number of
workers, which is necessory to avoid performance degradation.

This patch introduced new facter, os_workers_keystone, which returns
2 x os_workers .

Change-Id: I737fb14739a69ac12c39c7faf6dd2be1f772daa6
2020-01-31 00:51:24 +09:00
..