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
This commit is contained in:
Johannes Kulik 2017-06-21 16:20:26 +02:00
parent 283fb90134
commit a69fcb6570
1 changed files with 0 additions and 1 deletions

View File

@ -108,5 +108,4 @@ disk-image-create -x --no-tmpfs -o $IMAGE_NAME \
cache-devstack \ cache-devstack \
growroot \ growroot \
infra-package-needs \ infra-package-needs \
stackviz \
$EXTRA_ELEMENTS $EXTRA_ELEMENTS