Browse code

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

JordanP authored on 2014/04/22 22:39:30
Showing 1 changed files
... ...
@@ -28,7 +28,6 @@
28 28
 # - ``DEFAULT_INSTANCE_TYPE``
29 29
 # - ``DEFAULT_INSTANCE_USER``
30 30
 # - ``CINDER_MULTI_LVM_BACKEND``
31
-# - ``HEAT_CREATE_TEST_IMAGE``
32 31
 #
33 32
 # ``stack.sh`` calls the entry points in this order:
34 33
 #