Merge "mistral: Drop service list"

This commit is contained in:
Zuul
2025-06-23 22:19:27 +00:00
committed by Gerrit Code Review

View File

@@ -525,13 +525,6 @@ share type list --all
EOC
fi
# mistral resources
if [ -d $LOG_DIR/mistral ]; then
openstack >> $LOG_DIR/openstack_resources/mistral.txt <<-EOC
workflow engine service list
EOC
fi
# octavia resources
if [ -d $LOG_DIR/octavia ]; then
openstack >> $LOG_DIR/openstack_resources/octavia.txt <<-EOC