Make number of cpus configurable in dha file
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>
Fri, 4 Mar 2016 09:01:22 +0000 (10:01 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Sat, 9 Apr 2016 18:24:56 +0000 (20:24 +0200)
commite8d3f97a5fa317edc6aefb091da5318d946e82ce
treec2c84d4cff9f1842a0cb59b3503f9510ccbcbaaa
parent5033efb4cbb8fb2b932846e5ac900c2ad042e28d
Make number of cpus configurable in dha file

Some compones of openstack produce a lot of CPU load.
With this commit it is possible to
make more use of the Hypervisor where the virtual
nodes runs on.

Change-Id: Ide567dd0823c5526171c29073f2a36aa5f27d4b6
deploy/cloud/deploy.py
deploy/config/labs/devel-pipeline/elx/fuel/config/dha.yaml
deploy/dea.py
deploy/dha_adapters/hardware_adapter.py
deploy/environments/execution_environment.py
deploy/environments/libvirt_environment.py
deploy/environments/virtual_fuel.py