Merge "devstack: fix debug info for Gnocchi"

This commit is contained in:
Jenkins 2015-10-20 02:34:13 +00:00 committed by Gerrit Code Review
commit d00c46848e

View File

@ -74,6 +74,8 @@ if [ $EXIT_CODE -ne 0 ] ; then
echo $output | python -m "json.tool" || echo -e "\n$output"
done
# Be sure to source Gnocchi settings before
source $BASE/new/gnocchi/devstack/settings
echo "* Unprocessed measures:"
find $GNOCCHI_DATA_DIR/measures
set -x