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:
@@ -525,13 +525,6 @@ share type list --all
|
|||||||
EOC
|
EOC
|
||||||
fi
|
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
|
# octavia resources
|
||||||
if [ -d $LOG_DIR/octavia ]; then
|
if [ -d $LOG_DIR/octavia ]; then
|
||||||
openstack >> $LOG_DIR/openstack_resources/octavia.txt <<-EOC
|
openstack >> $LOG_DIR/openstack_resources/octavia.txt <<-EOC
|
||||||
|
|||||||
Reference in New Issue
Block a user