Commit Graph

15 Commits

Author SHA1 Message Date
OpenDev Sysadmins ec5adb8f17 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:15 +00:00
Craig Bryant f3b9543d46 Monasca has moved to Ansible for deployment
Warn that this Chef cookbook project is not maintained and will be
removed soon.

Change-Id: Iefc7c3d74862a5a66bec8ef9a7244fa936ff8347
2015-02-22 08:41:42 -07:00
Victor Ion Munteanu c06f1076f3 Added support for Webhooks as it was missing in the database files
Change-Id: Ia2c34a4ad6e4651f13f1e02a30127892de34974b
2014-11-21 11:45:29 +01:00
Deklan Dieterly 0d32a04585 Make alarm deletes cascade to alarm_metrics table.
Change-Id: I8103f9cb94a3af0436faa6017d091b80a5a91941
2014-11-10 13:11:08 -07:00
Deklan Dieterly 47a1dc8ade Change alarm_id to alarm_defintion_id in alarm_action table
Change-Id: I25423b9ef8d6c6bffdeb5f0bd53f25c383c56091
2014-10-31 14:35:29 -06:00
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
Craig Bryant c12ba6a5bd Create an unique key constraint for the metric_dimension table
This is required so the Threshold Engine can do high performance
inserts. There are some issues with this so the JIRA JAH-680 was
created to correct the problems in the future

Change-Id: I856a7561538f38b4979b16aeef15357dd68ea914
2014-10-01 14:04:01 -06:00
Jonathan Halterman c996b5382d WIP - Initial support for alarmed metrics.
Leaving sub_alarm tables for now.

Change-Id: I5ccdb53ef4dadc3c8dbc68959de306f914236330
2014-09-30 12:43:03 -07:00
Tim Kuhlman 3e41fc7616 Added localhost users to the schema
Change-Id: Ibea08f27eacf1c6fed09b3cfa3676c5557057a9f
2014-08-25 09:44:57 -06:00
Jonathan Halterman 2966b8a1c7 Remove created_at field from MonMetrics.Definitions table/projection.
Iedec173d9acac6cd970dbdcb8d06c70d66bf43c6

Change-Id: I765747bebd8df351710360c37317996d7e709a00
2014-08-15 10:41:23 -07:00
Tim Kuhlman 51fd328fef Added files to get build to work
Try and create Berksfile that will work with berkshelf 2 or 3

Fixed style issues

Also, added .gitreview file

Change-Id: I47caf4930ac18bcfc62737e851fff1fe15dd9c9f
2014-08-15 10:12:23 -06:00
Roland Hochmuth 329ba259a5 Merge pull request #1 from hpcloud-mon/metric-create-timestamp
Add created_at timestamp to vertica monmetrics.definitions table
2014-07-29 17:27:33 -06:00
Jonathan Halterman e4d76fc3ea Add created_at timestamp to vertica monmetrics.definitions table 2014-07-29 16:07:16 -07:00
Tim Kuhlman a38a35d6d4 Initial cookbook 2014-07-25 10:40:32 -06:00
Tim Kuhlman 84181bb79d Initial checkin 2014-07-24 08:56:04 -06:00