Monasca Events REST API
Go to file
Sean McGinnis f2cf7ade39 Remove setup.py check from pep8 job
Using "python setup.py check -r -s" method of checking the package has
been deprecated with the new recommendation to build the sdist and
wheel, then running "twine check" against the output.

Luckily, there is already a job that covers this that only runs when the
README, setup.py, or setup.cfg files change, making running this in the
pep8 job redundant. This covered by the test-release-openstack-python3
that is defined in the publish-to-pypi-python3 template.

More details can be found in this mailing list post:

http://lists.openstack.org/pipermail/openstack-dev/2018-October/136136.html

Change-Id: I35beb33fe3d0875f742b46da2b04f6084d1b9c38
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-10-30 10:31:31 -05:00
api-ref Monasca-events-api spec documentation 2017-08-07 09:34:12 +02:00
config-generator Provide oslo.policies 2017-08-01 13:24:09 +02:00
devstack Download Kafka from Apache Archives 2018-01-23 10:26:10 +01:00
doc Fix pep8 test 2017-10-24 14:03:44 +02:00
etc/monasca Add events endpoint 2017-12-18 13:42:02 +01:00
monasca_events_api Use the tenant_id from context to name the index in ES 2018-10-11 10:36:27 +02:00
playbooks/legacy/monasca-tempest-events-base Create devstack plugin for monasca-events 2017-11-08 13:55:10 +01:00
releasenotes Update reno for stable/rocky 2018-09-19 13:58:44 +00:00
tools Avoid tox_install.sh for constraints support 2017-12-01 15:40:26 +01:00
.coveragerc Preparing infrastructure for events-api 2017-07-12 12:08:35 +02:00
.gitignore updated gitignore to ignore .venv 2018-01-17 10:30:41 +01:00
.gitreview Preparing infrastructure for events-api 2017-07-12 12:08:35 +02:00
.stestr.conf Add events endpoint 2017-12-18 13:42:02 +01:00
.testr.conf Provide oslo.policies 2017-08-01 13:24:09 +02:00
.zuul.yaml Use openstack-tox-cover template 2018-09-08 16:16:07 +02:00
LICENSE Added license file 2014-05-01 16:22:11 -07:00
README.rst Update links in README 2018-09-23 16:41:17 +08:00
policy-sample.yaml Add events endpoint 2017-12-18 13:42:02 +01:00
requirements.txt uncap eventlet 2018-04-23 15:00:04 +02:00
setup.cfg Add events endpoint 2017-12-18 13:42:02 +01:00
setup.py Preparing infrastructure for events-api 2017-07-12 12:08:35 +02:00
test-requirements.txt uncap eventlet 2018-04-23 15:00:04 +02:00
tox.ini Remove setup.py check from pep8 job 2018-10-30 10:31:31 -05:00

README.rst

Team and repository tags

OpenStack Monasca-Events-Api

OpenStack Monasca-Events-Api provides RESTful Api to collect events from OpenStack cloud.

OpenStack Monasca-Events-Api is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

API

For the more information of OpenStack APIs, SDKs and CLIs, please see:

Developers

For information on how to contribute to Monasca-events-api, please see the contents of the CONTRIBUTING.rst.

Any new code must follow the development guidelines detailed in the HACKING.rst file, and pass all unit tests as well as linters.

Further developer focused documentation is available at:

Operators

To learn how to deploy and configure OpenStack Monasca-events-api, consult the documentation available online at:

Bug tracking

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at: