kolla-ansible/ansible/roles/nova/tasks/bootstrap_upgrade.yml

7 lines
167 B
YAML

---
# For upgrade, we need to apply DB schema migrations to the API and cell0
# databases.
- import_tasks: config_bootstrap.yml
- import_tasks: bootstrap_service.yml