To better adjust with scalability improvements, this commit changes
the number of dcmanager-audit workers from 4 to 8, dcmanager-state
workers from 4 to 8 and increase the limit of maximum number of
subclouds in a group and parallel orchestration.
Test plan:
- PASS: Verify changes in number of workers were applied correctly
when the config was not present on dcmanager.conf
- PASS: Verify it's possible to create a group with new subcloud limit
- PASS: Verify it's possible to create a sw-deploy-strategy with
new subcloud limit in parallel
Story: 2011106
Task: 51020
Change-Id: I075f06f82639c2d5c2e48257a9cf326b6d105dca
Signed-off-by: Victor Romano <victor.gluzromano@windriver.com>