aboutsummaryrefslogtreecommitdiffstats
path: root/upstream/fuel
diff options
context:
space:
mode:
authorMichal Skalski <mskalski@mirantis.com>2016-08-17 10:27:11 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-17 10:27:11 +0000
commitc7d07cc5a6ffdd76f4695b6b9b9f93016b07c7bf (patch)
treedca5e9d7c994f5c6e0685d8f6985c1ab3439da43 /upstream/fuel
parent7b2b304322dab0d2c0167c81cca1d46f4779da42 (diff)
Updated armband
Project: fuel 9dc7082c230f7f22b37ae9bb04493387c466fa7b Use virtio driver for fuel-master NIC Using e1000 driver on fuel master may lead to temporarily loss of communication [1]. We can use two approaches here: * use virtio driver * install e1000-kmod package virtio driver should be sufficient for our purposes, we don't use bonding on fuel master. e1000-kmod package is available on fuel master and provide e1000 kernel module which does not introduce additional problems. This package is not installed by default but for this purpose MASTER_NODE_EXTRA_PACKAGES cmdline option can be set during fuel master installation. [1] http://docs.openstack.org/developer/fuel-docs/userdocs/release-notes/fuel_known_issues.html Change-Id: I3fc1fed5f0b9c780cd9174205a3c31dae92a180e Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Diffstat (limited to 'upstream/fuel')
m---------upstream/fuel0
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel
-Subproject cd9e0219f33a9d35fd9826d47de62dc5a03021a
+Subproject 9dc7082c230f7f22b37ae9bb04493387c466fa7