From a69fcb6570489ba556de0e527486d8ffd1546335 Mon Sep 17 00:00:00 2001 From: Johannes Kulik Date: Wed, 21 Jun 2017 16:20:26 +0200 Subject: [PATCH] Remove stackviz from tools/build-image.sh The comment in tools/build-image.sh clearly states, that the following list needs to be in sync with nodepool/nodepool.yml. There is no stackviz in nodepool.yml so there should be no stackviz in build-image.sh. Change-Id: If92553496b7c090282e345323d6dd6fb57304e73 --- tools/build-image.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/build-image.sh b/tools/build-image.sh index 4d86fe23e1..15e5f5c983 100755 --- a/tools/build-image.sh +++ b/tools/build-image.sh @@ -108,5 +108,4 @@ disk-image-create -x --no-tmpfs -o $IMAGE_NAME \ cache-devstack \ growroot \ infra-package-needs \ - stackviz \ $EXTRA_ELEMENTS