monasca-persister/monasca_persister/repositories/cassandra
Witek Bedyk dc8956d7b8 Migrate from ujson to simplejson
The change updates the imports to use simplejson library and fixes three
unit tests. In particular TestUtils.test_parse_alarm_state_hist_message
has been slightly changed to make testing more robust.

Also, Python 2 specific implemetation has been removed from
influxdb.line_utils .

Additionally, standard library unittest.mock is used instead of the
third party mock lib.

Depends-On: https://review.opendev.org/718014
Depends-On: https://review.opendev.org/720188
Change-Id: I64b1a60e8be929c25c005a0f429b1274cb8570e6
Story: 2007549
Task: 39390
2020-04-21 12:35:08 +02:00
..
__init__.py Use oslo-config-generator 2017-07-28 13:48:01 +02:00
abstract_repository.py Move data_points to repository class 2019-10-24 13:34:30 +02:00
alarm_state_history_repository.py Migrate from ujson to simplejson 2020-04-21 12:35:08 +02:00
connection_util.py cassandra contact_points bug 2019-04-02 15:53:39 +08:00
metric_batch.py Update pep8 checks 2018-04-11 16:21:51 +02:00
metrics_repository.py Migrate from ujson to simplejson 2020-04-21 12:35:08 +02:00
retry_policy.py Update pep8 checks 2018-04-11 16:21:51 +02:00
token_range_query_manager.py Update pep8 checks 2018-04-11 16:21:51 +02:00