Go to file
Doug Szumski 946dfbc5a5 Fix race condition in API test
Two serial calls are made to the API, and then the responses are
compared. Each call is timestamped with the creation_time of the log.
Since the calls do not occur at the same time, the creation_time
may be different and cause the test to fail. This change ensures
that a constant creation_time is returned.

Change-Id: Ie981ba029a7087b1450420ade8e741741db05b90
2019-12-19 14:43:14 +00:00
2019-07-22 18:50:59 +02:00
2019-07-22 18:50:59 +02:00
2019-04-15 15:26:53 +02:00
2018-09-21 14:49:50 +02:00
2019-04-19 19:27:27 +00:00
2017-09-22 13:10:01 +02:00
2015-08-21 14:30:43 +02:00
2019-07-22 18:50:59 +02:00
2017-03-02 11:47:05 +00:00

Team and repository tags

image

OpenStack Monasca-Log-Api

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:

Description
RETIRED, Monasca Log REST API
Readme 13 MiB