This script takes a long time to run which will affect tempest run times. Instead of running this, example templates will be modified to align with the default heat flavors. Change-Id: I588b1da9f5a02de3bf64ac8011d75c7d5432ef26
@@ -159,7 +159,6 @@ function init_heat() {
recreate_database heat utf8
$HEAT_DIR/bin/heat-db-setup $os_PACKAGE -r $DATABASE_PASSWORD
- $HEAT_DIR/tools/nova_create_flavors.sh
create_heat_cache_dir
}