monasca-api/devstack/files
Witold Bedyk 6409d06439 Set up DB schema in DevStack plugin using Alembic
SQL schema scripts are replaced with Alembic command line tool.
Notification plugins are enabled in notification engine configuration
file.

The change also fixes the `sub_alarm` table schema. The foreign key must
refer to the field with the same data type, charset and collation.
Otherwise the schema migration fails occasionally with Python 3 with the
IntegrityError[1]:

  oslo_db.exception.DBError: (pymysql.err.IntegrityError) (1215, 'Cannot add foreign key constraint')

[1] http://logs.openstack.org/61/622361/8/gate/monasca-tempest-python3-influxdb/26104a3/controller/logs/devstacklog.txt.gz#_2019-01-30_15_52_45_455

Change-Id: I95d7e91e62ff13e84f963fdbb3bca6b7dfd7c310
Story: 2001654
Task: 14421
2019-02-20 14:53:10 +01:00
..
cassandra Add cassandra support 2017-12-15 19:11:00 +00:00
debs Migrate DevStack plugin to Ubuntu Bionic 2018-12-03 13:59:42 +01:00
grafana Add session life time configuration for grafana 2018-11-19 10:49:15 +00:00
influxdb Add support for InfluxDB 0.11.0 to 1.1.0 in the Python API 2016-12-08 06:54:54 -07:00
kafka Upgrade Apache Kafka to ver. 1.0.1 in devstack 2018-06-28 14:44:13 +02:00
monasca-agent Fix Keystone http_check in devstack 2018-11-15 11:18:12 +01:00
monasca-api Enable uWSGI support in devstack 2018-06-12 14:36:46 +02:00
monasca-notification Set up DB schema in DevStack plugin using Alembic 2019-02-20 14:53:10 +01:00
monasca-persister Add password authentification in monasca-api with Cassandra 2018-01-29 15:38:16 -08:00
monasca-thresh Use Drizzle JDBC for monasca-thresh in devstack 2018-02-06 17:12:13 +01:00
schema Set up DB schema in DevStack plugin using Alembic 2019-02-20 14:53:10 +01:00
vertica Add support for Vertica in the DevStack plugin 2016-03-26 11:34:08 -06:00
zookeeper Restore zookeeper to devstack 2017-05-27 18:08:53 +00:00
storm.yaml Enable ui & logviewer locally 2018-05-11 14:27:04 +00:00