Make number of cpus configurable in dha file 59/10959/10
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>
Fri, 4 Mar 2016 09:01:22 +0000 (10:01 +0100)
committerSzilard Cserey <szilard.cserey@gmail.com>
Wed, 9 Mar 2016 17:44:10 +0000 (17:44 +0000)
commit1ef2a5abcdacf3274e4ed17c612835ae10cb34d8
tree2309fbe29bc86713b44c77e5589d1e0cb14249e8
parentaac8573f454109c98fa2af1e5ed05c1d1b19829b
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