Use e1000 network driver in virtual labs 95/7995/1
authorMichal Skalski <mskalski@mirantis.com>
Tue, 26 Jan 2016 10:10:34 +0000 (11:10 +0100)
committerMichal Skalski <mskalski@mirantis.com>
Tue, 26 Jan 2016 10:10:34 +0000 (11:10 +0100)
commit4b87e1e902e44971740ca020b164327d463d12c8
tree91a4ceb7e906d6467aed0286342190d66515bad6
parente4adaf7a29b8e9307b8ac4f4f4c25e021aec84ea
Use e1000 network driver in virtual labs

In the past virtio network driver cause problems when vlan segmentation
was used [1][2]. E1000 driver looks like safer choice.

[1] https://bugs.launchpad.net/fuel/+bug/1433593
[2] https://bugs.launchpad.net/fuel/+bug/1463316

Change-Id: I0a573e640309ad3caf2d67166cdaeaf285a6e6be
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
12 files changed:
deploy/templates/ericsson/virtual_environment/noha/vms/compute.xml
deploy/templates/ericsson/virtual_environment/noha/vms/controller.xml
deploy/templates/ericsson/virtual_environment/noha/vms/fuel.xml
deploy/templates/intel/virtual_environment/noha/vms/compute.xml
deploy/templates/intel/virtual_environment/noha/vms/controller.xml
deploy/templates/intel/virtual_environment/noha/vms/fuel.xml
deploy/templates/virtual_environment/vms/compute.xml
deploy/templates/virtual_environment/vms/controller.xml
deploy/templates/virtual_environment/vms/fuel.xml
deploy/templates/virtual_environment_noha/vms/compute.xml
deploy/templates/virtual_environment_noha/vms/controller.xml
deploy/templates/virtual_environment_noha/vms/fuel.xml