mistral: Drop service list

The API was removed from mistral.

Depends-on: https://review.opendev.org/948352
Change-Id: Ia1acc8dbfacb97a43ac6685108c98e7cb33e95cf
This commit is contained in:
Takashi Kajinami
2025-06-20 01:46:14 +09:00
parent ab5fcc2788
commit e183ef9186

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