Merge "Add vitrage-dbsync to extend_start.sh of vitrage-api image"
This commit is contained in:
@@ -9,3 +9,8 @@ if [[ "${KOLLA_BASE_DISTRO}" =~ debian|ubuntu ]]; then
|
||||
else
|
||||
rm -rf /var/run/httpd/* /run/httpd/* /tmp/httpd*
|
||||
fi
|
||||
|
||||
if [[ "${!KOLLA_BOOTSTRAP[@]}" ]]; then
|
||||
vitrage-dbsync
|
||||
exit 0
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user