monasca-api/monasca_api
Witold Bedyk 2639d50b3a Replace iteritems() with items()
In process of Python 3 support implementation replacing dict.iteritems() with
dict.items().

Change-Id: Ida5caa4d9999daceb381d14659af6d3ba8d2c343
Story: 2000975
Task: 5948
2017-12-18 09:36:21 +01:00
..
api Config-generator for monasca-api 2017-08-28 06:58:57 +00:00
common Replace iteritems() with items() 2017-12-18 09:36:21 +01:00
conf Add cassandra support 2017-12-15 19:11:00 +00:00
expression_parser Remove xrange for run both Python 2 and Python 3 2017-05-31 08:51:43 +02:00
hacking Remove xrange for run both Python 2 and Python 3 2017-05-31 08:51:43 +02:00
healthcheck metrics_db_check: move check methods to each metrics drivers 2017-10-23 17:14:15 +09:00
tests Add cassandra support 2017-12-15 19:11:00 +00:00
v2 Add cassandra support 2017-12-15 19:11:00 +00:00
__init__.py Updated for Falcon 0.2 and clean-up 2015-06-06 21:47:03 -06:00
config.py Config-generator for monasca-api 2017-08-28 06:58:57 +00:00
healthchecks.py Add healtcheck endpoint 2017-05-30 11:30:56 +02:00
version.py Prepare foundation for doc migration 2017-07-31 10:43:49 +00:00