Merge "Designate: pool-manager has been removed"

This commit is contained in:
Zuul 2019-11-21 16:31:42 +00:00 committed by Gerrit Code Review
commit 861db34ffd
1 changed files with 0 additions and 1 deletions

View File

@ -9,6 +9,5 @@ fi
# of the KOLLA_BOOTSTRAP variable being set, including empty.
if [[ "${!KOLLA_BOOTSTRAP[@]}" ]]; then
designate-manage database sync
designate-manage pool-manager-cache sync
exit 0
fi