DEPRECATED, Monasca Log REST API
Go to file
Sean McGinnis b3e4ac9554 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I9f7227ec5ed4d84efd36d87fec7f0536276fc151
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-28 12:33:21 +02:00
api-guide/source Switch to newer openstackdocstheme and reno versions 2020-05-22 16:30:30 +02:00
api-ref/source Switch to newer openstackdocstheme and reno versions 2020-05-22 16:30:30 +02:00
config-generator Use monasca-log-api.conf for doc, devstack and docker 2019-02-05 06:31:28 +01:00
contrib Remove bundled intree tempest plugin 2018-04-10 16:39:05 +02:00
devstack Update hacking for Python3 2020-05-26 20:18:43 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 16:30:30 +02:00
docker Update hacking for Python3 2020-05-26 20:18:43 +00:00
documentation Fix cross-tenant logs submission 2017-06-03 14:19:52 +02:00
etc/monasca Fix default policy rules registration 2018-08-03 10:29:06 +02:00
monasca_log_api Use unittest.mock instead of third party mock 2020-05-28 12:33:21 +02:00
playbooks Push Docker image to Docker Hub 2019-04-15 15:26:53 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-22 16:30:30 +02:00
tools Avoid tox_install.sh for constraints support 2017-12-01 15:41:14 +01:00
.coveragerc Migrate testing to ostestr and adding docs 2017-01-17 12:53:54 +01:00
.gitignore Add .vagrant to gitignore 2018-09-21 14:49:50 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:27:27 +00:00
.stestr.conf Add .stestr.conf . 2017-09-22 13:10:01 +02:00
.zuul.yaml Cleanup py27 support 2020-05-27 09:06:04 +02:00
CONTRIBUTING.rst Provide references to new docs 2017-07-06 12:24:02 +02:00
HACKING.rst Update the documentation link for doc migration 2017-07-21 13:38:58 +08:00
LICENSE Add log api functionality 2015-08-21 14:30:43 +02:00
README.deprecated.md Provide references to new docs 2017-07-06 12:24:02 +02:00
README.rst Deprecate monasca-log-api 2020-05-22 10:27:17 +00:00
lower-constraints.txt Update hacking for Python3 2020-05-26 20:18:43 +00:00
requirements.txt Migrate from ujson to simplejson 2020-05-12 11:53:33 +02:00
setup.cfg Cleanup py27 support 2020-05-27 09:06:04 +02:00
setup.py Cleanup py27 support 2020-05-27 09:06:04 +02:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-05-28 12:33:21 +02:00
tox.ini Cleanup py27 support 2020-05-27 09:06:04 +02:00

README.rst

Team and repository tags

image

OpenStack Monasca-Log-Api

Important

This API is deprecated. Last maintained release is OpenStack Train. Please use Monasca API for newer versions. This repository is kept only for maintenance purposes.

OpenStack Monasca-Log-Api provides RESTful Api to collect logs from the OpenStack cloud.

OpenStack Monasca-Log-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

To learn how to use Monasca-Log-Api, consult the documentation available online at:

For more information on OpenStack Apis, SDKs and CLIs, please see:

Developers

For information on how to contribute to Monasca-Log-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-Log-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: