Commit Graph

7 Commits

Author SHA1 Message Date
zhulingjie 5ff8b482ac Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I7af8b76a881e32760904e99d22aa3ab84a60acc5
2019-05-23 05:14:33 +00:00
Joseph Davis 551984592f Fix a few nits in events-listener spec
Minor edits to polish the specification.

Change-Id: Iab9bfd91359586aa1b389f8bd7c45b9bc7e0cc90
Story: 2003023
Task: 23047
2018-12-19 08:50:36 -08:00
Zuul abb3854784 Merge "Monasca Events Publishing Spec" 2018-12-19 15:46:32 +00:00
Ashwin Agate f01ecbb9ad Monasca Events Publishing Spec
Monasca Events API was developed to store events
data in Elasticsearch.

There is still a need to collect and publish
Openstack Notifications as Monasca Events.

This commit includes a specification for creating a new Monasca
Events Listener service that would be independent of Ceilometer.
This is being proposed for the Stein cycle.

Monasca Ceilometer project currently publishes ceilometer samples
to Monasca API. An alternate specification proposes to extend Monasca
Ceilometer project and add a new events publisher which would publish
Openstack notifications (or events) to Monasca Events API.
This solution was proposed for Rocky but will not be implemented
as the Ceilometer Events feature has been deprecated on master.

Co-Authored-By: Joseph Davis <joseph.davis@suse.com>
Co-Authored-By: Ashwin Agate <ashwin.agate@suse.com>

Story: 2003023
Task: 23047

Change-Id: I8ed7a19c0565a0cd613866934eb2540ae46c847d
2018-12-14 08:15:49 -08:00
Doug Szumski b285ca6486 Merge Monasca APIs into a single unified API
This commit serves as a straw man for merging the Monasca APIs into a
single unified API.

APIImpact
Story: 2003881
Task: 26742
Change-Id: Id08a46bb5b54db5baa5c3595100b73bab85ea8ff
2018-11-28 14:29:56 +01:00
Witold Bedyk 50f4bcc123 Fix list formatting
Change-Id: I04c05c49c5f853fa32d16e08e4c2ae4e77bad9d6
2018-10-12 10:54:45 +02:00
Witold Bedyk a4674a5e7f Upgrade Apache Kafka client
Currently in all Python Monasca components the copy of `kafka-python`
library in version 0.9.5 (released on Feb 16, 2016) is used. This
specification describes the process of upgrading the Apache Kafka client
to `confluent-kafka-python`. This will improve the performance and
reliability. Sticking with the old frozen client version is also
unacceptable in terms of security.

Change-Id: I59f3effcdba39199d61d70a201d8e760840d3627
Story: 2003705
Task: 26360
2018-10-04 11:36:23 +00:00