Capture Gnocchi resources
... so that we can ensure that telemetry services are working properly. Change-Id: Iab7de6107f529d0895cf23d60791e521bc3916c8
This commit is contained in:
10
copy_logs.sh
10
copy_logs.sh
@@ -513,6 +513,16 @@ rca service list
|
||||
EOC
|
||||
fi
|
||||
|
||||
# gnocchi resources
|
||||
if [ -d $LOG_DIR/gnocchi ]; then
|
||||
openstack >> $LOG_DIR/openstack_resources/gnocchi.txt <<-EOC
|
||||
metric server version
|
||||
metric status
|
||||
metric list
|
||||
metric resource list
|
||||
EOC
|
||||
fi
|
||||
|
||||
unset OS_CLOUD
|
||||
unset OS_CLIENT_CONFIG_FILE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user