monasca-api/monasca_api/common
Adrian Czarnecki 8efd03aab8 Add py3.5 support for alarms endpoint/unit test
* Python 3 dict.values() returns iterator, must be converted to list
* use `u` prefix for unicode literals
* use builtins.str for handling unicode
* use oslo_serialisation for loading JSON objects

Can be tested with:
  tox -e py35 -- -r monasca_api.tests.test_alarms.*

Story: 2001400
Task: 12580

Change-Id: I0cc7018f7d5efedb4937922b6daa2fb59b3d645c
2018-04-12 17:34:17 +02:00
..
messaging Use monasca-common json processing 2017-05-09 11:09:42 +02:00
repositories Add py3.5 support for alarms endpoint/unit test 2018-04-12 17:34:17 +02:00
__init__.py Updated for Falcon 0.2 and clean-up 2015-06-06 21:47:03 -06:00