
The max connection calculation uses the number of vcpus reported by ansible however it's using the wrong value in one portion of the calculation. The result is that the calculation returns 0 rather than the intended 200 when there are both x86 and POWER controllers. Change-Id: I48314a3b701da4df6aaa0c163b14da36a1e70b7f Closes-Bug: #1647106
Team and repository tags
OpenStack-Ansible Galera server
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-galera_server
- The project home is at:
Description
Languages
Jinja
76%
Python
24%