deb-gnocchi/tools
Julien Danjou ec055f58ba carbonara: replace msgpack encoding with struct for new measures
This replaces the msgpack encoding that was use to store new measures to
a lighter struct one. oslo_serialization.msgpackutils actually makes a
pretty big encoding of the `datetime.datetime' object, whereas having
just a long integer is enough in our case.

Change-Id: If89e3d740a400a912c79e5731fb7907f97d2fe42
2016-09-16 19:28:20 +02:00
..
duration_perf_analyse.py perf tools: remove deprecated API 2015-06-15 14:29:52 +00:00
duration_perf_test.py dict.iteritems() method is not available in py3 2016-04-05 16:35:58 +03:00
measures_injector.py carbonara: replace msgpack encoding with struct for new measures 2016-09-16 19:28:20 +02:00
pretty_tox.sh Add the nova shiny test output 2015-03-03 14:31:20 +01:00