Merge "mistral: Drop service list"
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