Commit Graph

13 Commits

Author SHA1 Message Date
Tomasz Trębski 5321635049 Preparing infrastructure for events-api
Following change aims at setting up the
tooling for events-api againts latest
requirements and guideliness from OpenStack.
Removing old code , add basic structure of the python
modules. Add basic documentation and release notes.
Prepare to use oslo-config-generator.
Add devstack basic setup to the project.

Story: 2001112
Task: 4798

Change-Id: I76d737bf9d1216b041bc1a518cc2098f28e7da7b
2017-07-12 12:08:35 +02:00
Michael James Hoppal c00fd08178 Remove non used import 2015-11-20 13:29:52 -07:00
Michael James Hoppal 6f3492343c Cleanup the amount of conditionals and temp variables in patch 2015-11-20 12:52:03 -07:00
Michael James Hoppal 9113a2cbbe Take away the ability to patch certain fields 2015-11-19 21:07:17 -07:00
Michael James Hoppal a142d52b24 Add the ability to patch stream definitions 2015-11-18 16:25:42 -07:00
Joe Keen 13cd7cee7d Merge branch 'master' into limitfixes 2015-06-26 14:07:22 -06:00
SamKirsch10 64f69e6ce7 the real limit fixes 2015-06-24 13:29:22 -06:00
Roland Hochmuth e6e82ebc62 Modified to use oslo libraries 2015-06-19 19:51:16 -06:00
cindy oneill 4ae5b56d79 multi-tenant support for post and get events and stream-definitions 2015-06-16 15:07:34 -06:00
cindy oneill f5721b3014 added get_all_stream_definitions to keep it common 2015-06-05 14:31:31 -06:00
cindy oneill 51c79e9420 send bad request when action is PAGERDUTY type 2015-06-03 16:36:52 -06:00
Joe Keen 9ebf70a81d Cleanup
Fixed imports
Removed repositories not specific to events
Removed some unused sample objects
2015-04-28 11:09:23 -06:00
Joe Keen 1017120c9d Cleanup
Removing java API

Moving python package from monasca to monasca_events_api
2015-04-27 14:58:12 -06:00