From 34f2f13bd4ba5e3bf8cb36f9e26c039bdbec784c Mon Sep 17 00:00:00 2001 From: JordanP Date: Tue, 22 Apr 2014 15:39:30 +0200 Subject: [PATCH] lib/tempest: $HEAT_CREATE_TEST_IMAGE is not used anymore Ridiculous patch to remove a not true anymore code comment. If one wants to have Devstack get a heat compatible image, one should add HEAT_FETCHED_TEST_IMAGE=Fedora-i386-20-20131211.1-sda in his localrc Change-Id: I2702a322fe1332be5c1301bb32710288ec683350 --- lib/tempest | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/tempest b/lib/tempest index 512269579d..81eeba330c 100644 --- a/lib/tempest +++ b/lib/tempest @@ -28,7 +28,6 @@ # - ``DEFAULT_INSTANCE_TYPE`` # - ``DEFAULT_INSTANCE_USER`` # - ``CINDER_MULTI_LVM_BACKEND`` -# - ``HEAT_CREATE_TEST_IMAGE`` # # ``stack.sh`` calls the entry points in this order: #