Merge "devstack: fix debug info for Gnocchi"
This commit is contained in:
commit
d00c46848e
@ -74,6 +74,8 @@ if [ $EXIT_CODE -ne 0 ] ; then
|
|||||||
echo $output | python -m "json.tool" || echo -e "\n$output"
|
echo $output | python -m "json.tool" || echo -e "\n$output"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# Be sure to source Gnocchi settings before
|
||||||
|
source $BASE/new/gnocchi/devstack/settings
|
||||||
echo "* Unprocessed measures:"
|
echo "* Unprocessed measures:"
|
||||||
find $GNOCCHI_DATA_DIR/measures
|
find $GNOCCHI_DATA_DIR/measures
|
||||||
set -x
|
set -x
|
||||||
|
Loading…
Reference in New Issue
Block a user