Do not configure kvm virt_type in devstack

Disable the configuration of the kvm virt_type in devstack
as some of the nodes in infra are exhibiting a bug [1] and
failing the gate.

[1] https://bugs.launchpad.net/ubuntu/+source/linux-lts-xenial/+bug/1682077

Change-Id: I4a59914cd14a9b88bad91adb09fd4235cb923907
This commit is contained in:
Samuel Matzek 2017-10-27 14:57:39 -05:00
parent 7bddc1ae80
commit 3d5b0bd84e
1 changed files with 3 additions and 1 deletions

View File

@ -179,7 +179,9 @@ function _config_trove_apache_wsgi {
function configure_trove {
setup_develop $TROVE_DIR
configure_nova_kvm
# Temporarily disable re-configuring nova_kvm until
# more nodes in the pool can support it without crashing.
# configure_nova_kvm
configure_keystone_token_life
# Create the trove conf dir and cache dirs if they don't exist