Browse code

Merge "allow resize tests to run"

Jenkins authored on 2013/02/13 23:28:36
Showing 1 changed files
... ...
@@ -209,7 +209,6 @@ function configure_tempest() {
209 209
     iniset $TEMPEST_CONF compute alt_username $ALT_USERNAME # DEPRECATED
210 210
     iniset $TEMPEST_CONF compute alt_password "$password" # DEPRECATED
211 211
     iniset $TEMPEST_CONF compute alt_tenant_name $ALT_TENANT_NAME # DEPRECATED
212
-    iniset $TEMPEST_CONF compute resize_available False
213 212
     iniset $TEMPEST_CONF compute change_password_available False
214 213
     iniset $TEMPEST_CONF compute compute_log_level ERROR
215 214
     # Note(nati) current tempest don't create network for each tenant