Skip to content
Snippets Groups Projects
Commit 62d17e48 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Use alembic migrations to bootstrap Monasca database"

parents 95135e7f 4c0656e1
No related branches found
No related tags found
No related merge requests found
......@@ -10,11 +10,6 @@
environment:
KOLLA_BOOTSTRAP:
KOLLA_CONFIG_STRATEGY: "{{ config_strategy }}"
MONASCA_DATABASE_ADDRESS: "{{ database_address }}"
MONASCA_DATABASE_PORT: "{{ database_port }}"
MONASCA_DATABASE_USER: "{{ monasca_database_user }}"
MONASCA_DATABASE_PASSWORD: "{{ monasca_database_password }}"
MONASCA_DATABASE_NAME: "{{ monasca_database_name }}"
image: "{{ monasca_api.image }}"
labels:
BOOTSTRAP:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment