Craig Bryant afa1f76678 Link sub_alarm to sub_alarm_expression
Linking sub_alarm to sub_alarm_expression allows the Threshhold engine
to change SubAlarms when the Alarm Definition is changed.

Also, increase size of dimension_name and value in the
sub_alarm_definition_dimension table to match what the API accepts

Remove the primary key from the sub_alarm_definition_dimension
table because increasing the size of dimension_name exceeds the
size thet mysql will accept for an index. This key isn't really
needed

Bump the cookbook revision

Change-Id: Ic2e84a24fe051eb46b98ed6ef57e28cccda80f53
2014-10-21 13:25:40 -06:00
2014-08-15 10:12:23 -06:00
2014-08-15 10:12:23 -06:00
2014-08-15 10:12:23 -06:00
2014-08-15 10:12:23 -06:00
2014-08-15 10:12:23 -06:00
2014-07-25 10:40:32 -06:00
2014-08-15 10:12:23 -06:00

#monasca_schema Cookbook Used to setup schema for various monasca components.

Recipes

  • influxdb - Creates the db and users, no schema since influxdb is schemaless
  • mysql - Creates database and schema
  • vertica - Creates database and schema
Description
No description provided
Readme 144 KiB
Languages
SQL 74.2%
Ruby 14.3%
Shell 11.5%