summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
prithiv [Wed, 13 Sep 2017 16:04:14 +0000 (17:04 +0100)]
Updated producer and schemas based on the new schema changes.
- New schema changes
- Producer incorporated new changes
Signed-off-by: prithiv <prithiv.mohan@intel.com>
hoban [Mon, 11 Sep 2017 10:10:26 +0000 (12:10 +0200)]
Merge "Added vROPs consumer, receiver that will consume messages & act on it. Aligned with design doc. Added Metrics monitoring code & more config parameters."
hoban [Mon, 11 Sep 2017 10:08:58 +0000 (12:08 +0200)]
Merge "Updated Kafka producer. This producer has the following changes:"
bhangare [Fri, 8 Sep 2017 13:19:06 +0000 (06:19 -0700)]
Added vROPs consumer, receiver that will consume messages & act on it. Aligned with design doc. Added Metrics monitoring code & more config parameters.
Signed-off-by: bhangare <sbhangare@vmware.com>
Helena McGough [Thu, 7 Sep 2017 13:14:30 +0000 (13:14 +0000)]
Updated the OSM Aodh plugin to align with the design doc
- Included update/delete/acknowledge/create alarm functionality
- Included basic listing alarms functioanlity
Change-Id: I8e11eea52a1bcb839d36e20a8aecdab4aa833728
Signed-off-by: Helena McGough <helena.mcgough@intel.com>
prithiv [Wed, 6 Sep 2017 14:24:29 +0000 (15:24 +0100)]
Updated Kafka producer. This producer has the following changes:
- Separated the schemas to models.
- Updated message bus schemas.
- Common producer for SO, monitoring tool plugins.
Signed-off-by: prithiv <prithiv.mohan@intel.com>
hoban [Fri, 1 Sep 2017 15:14:40 +0000 (17:14 +0200)]
Merge "Initial CloudWatch-boto plugin for MON"
hoban [Thu, 31 Aug 2017 20:32:30 +0000 (22:32 +0200)]
Merge "Initial vROPs plugin work for MON module. Configure alarm & enable notification for the alarm. vROPs configuration parameters file added."
Helena McGough [Thu, 31 Aug 2017 07:44:48 +0000 (07:44 +0000)]
First instance of the gnocchi plugin
- Provides basic functionality for configuring metrics
based on the resource_id
- Reads in values from the kafka_producer app
Change-Id: I0a1fb198728d567c6e1b96724b1554383dec45b8
Signed-off-by: Helena McGough <helena.mcgough@intel.com>
prithiv [Thu, 31 Aug 2017 13:08:31 +0000 (14:08 +0100)]
Updated Kafka northbound_producer app. This change includes
- Complete set of schemas for alarms
- Complete set of schemas for metrics
- Complete set of schemas for access credentials
- Method to get zookeeper host from the environment
Signed-off-by: prithiv <prithiv.mohan@intel.com>
bhangare [Thu, 31 Aug 2017 12:11:39 +0000 (05:11 -0700)]
Initial vROPs plugin work for MON module. Configure alarm & enable notification for the alarm. vROPs configuration parameters file added.
Signed-off-by: bhangare <sbhangare@vmware.com>
Wajeeha [Thu, 31 Aug 2017 11:52:29 +0000 (16:52 +0500)]
Initial CloudWatch-boto plugin for MON
Change-Id: I221db8635d768c41733b7ee0416b948b1862e04b
Signed-off-by: Wajeeha <wajeeha.hamid@xflowresearch.com>
Helena McGough [Tue, 29 Aug 2017 09:52:56 +0000 (09:52 +0000)]
Updated the Openstack-Aodh-plugin
- Can read in "alarms" messages via a consume
- Checks for and creates new alarms
Change-Id: I13f389677b8ab600d1e6974d0dc47a5cfe74acfc
Signed-off-by: Helena McGough <helena.mcgough@intel.com>
prithiv [Mon, 28 Aug 2017 13:14:42 +0000 (14:14 +0100)]
Key Value pair in northbound_producer
Modified the northbound producer to send key value paired messages.
This would facilitate the inclusion of keys as configure_alarm,
acknowledge_alarm, notify_alarm.
Signed-off-by: prithiv <prithiv.mohan@intel.com>
Helena McGough [Wed, 23 Aug 2017 10:11:42 +0000 (10:11 +0000)]
Openstack-Aodh plugin
- Initial Aodh plugin work for MON
Change-Id: I9525f37871390609f6a02e7acb87f62e643ee615
Signed-off-by: Helena McGough <helena.mcgough@intel.com>
prithiv [Wed, 23 Aug 2017 09:55:21 +0000 (10:55 +0100)]
Kafka Producer and Consumer
Initial Producer and Consumer Application. Config details and Consumer messages are yet to be modified.
Change-Id: I28091573c4b67bd559dc90611f1e5af7420a1df6
Signed-off-by: prithiv <prithiv.mohan@intel.com>
mereditht [Fri, 11 Aug 2017 08:14:31 +0000 (10:14 +0200)]
Initial empty repository