monasca-api/monasca_api/tests
Witek Bedyk 394be3f330 Use Confluent Kafka producer for logs
As already implemented for metrics, also logs should be published to
Apache Kafka using the new Kafka client.

Change-Id: Ie909b13c7692267e787d481f4de658db3b07a1c4
Story: 2003705
Task: 36866
2020-01-27 08:20:40 +00:00
..
cmd Add "monasca-status upgrade check" for pre-upgrade 2018-11-12 11:24:21 -08:00
db Remove built-in plugins from database schema 2018-12-11 09:56:04 +00:00
policy Merge monasca-common code into the monasca-api 2019-07-26 14:08:31 +02:00
__init__.py Updated for Falcon 0.2 and clean-up 2015-06-06 21:47:03 -06:00
base.py Merge log-api and api 2019-09-26 12:02:20 +02:00
config.py Config-generator for monasca-api 2017-08-28 06:58:57 +00:00
sqlite_alarm.sql Revert "Adds tags for inhibit and silence" 2018-01-31 09:56:50 -07:00
test_a_repository.py Improve tests coverage 2019-03-11 14:49:33 +00:00
test_ad_repository.py Fix for editing an Alarm Definition 2019-11-05 13:56:06 +01:00
test_alarm_expression.py Merge monasca-common code into the monasca-api 2019-07-26 14:08:31 +02:00
test_alarms.py Add support for using Falcon 2.0.0 2019-05-29 16:10:53 +02:00
test_alarms_db_health_check.py fixed idle sql sessions at startup 2017-11-02 15:00:04 +01:00
test_config_types.py Correct the IPv6 address and port parsing 2019-10-22 10:19:07 +00:00
test_healthchecks.py Add support for using Falcon 2.0.0 2019-05-29 16:10:53 +02:00
test_helpers.py Merge monasca-common code into the monasca-api 2019-07-26 14:08:31 +02:00
test_kafka_health_check.py Py3: Fix encoding in _verify_topics method 2018-09-06 13:53:52 +02:00
test_keystone_protocol.py Unify test setup 2017-08-11 04:31:20 +00:00
test_log_publisher.py Use Confluent Kafka producer for logs 2020-01-27 08:20:40 +00:00
test_logs.py Use Confluent Kafka producer for logs 2020-01-27 08:20:40 +00:00
test_message_formats.py Improve tests coverage 2019-03-11 14:49:33 +00:00
test_metrics.py Add unit test 2019-07-08 13:30:18 +02:00
test_metrics_db_health_check.py Add cassandra support 2017-12-15 19:11:00 +00:00
test_models_repository.py Update pep8 checks 2018-04-11 12:40:27 +02:00
test_nm_repository.py Improve tests coverage 2019-03-11 14:49:33 +00:00
test_notifications.py Add unit test 2019-07-08 13:30:18 +02:00
test_policy.py Merge monasca-common code into the monasca-api 2019-07-26 14:08:31 +02:00
test_query_helpers.py Unify test setup 2017-08-11 04:31:20 +00:00
test_repositories.py Implement separate db per tenancy 2019-09-27 14:24:37 +00:00
test_request.py Merge monasca-common code into the monasca-api 2019-07-26 14:08:31 +02:00
test_rest.py Merge monasca-common code into the monasca-api 2019-07-26 14:08:31 +02:00
test_sub_alarm_definition.py Improve tests coverage 2019-03-11 14:49:33 +00:00
test_validation.py Using oslo.policy for monasca-api 2018-06-05 12:25:07 +00:00
test_versions.py Update hacking version to 1.1.x 2019-06-20 04:52:24 +00:00