almanach/tests
Frédéric Guillot f4c176ff96 Fix 500 error when using bad date format or invalid payload
- Simplify exception handling in API handler.
- The API code absolutely need to be refactored to use
the same date format everywhere and to use the same way
of handling JSON parsing/serialization, basically
validation of incoming data must consistent across the
application.

Change-Id: Ie490fac8867086e7f3e719a04993f9803e48b350
2016-11-03 11:18:27 -04:00
..
api Fix 500 error when using bad date format or invalid payload 2016-11-03 11:18:27 -04:00
collector Use URL to define RabbitMQ connection 2016-11-01 13:48:56 -04:00
core Add support for multiple storage backends 2016-10-13 13:30:27 -04:00
storage Add support for multiple storage backends 2016-10-13 13:30:27 -04:00
validators Move all exception objects in the same place 2016-10-07 14:49:08 -04:00
__init__.py First opensource commit 2016-03-25 11:30:58 -04:00
base.py Migrate code base to oslo.config and oslo.log 2016-10-13 11:28:09 -04:00
builder.py Clean imports in code 2016-08-25 17:14:29 -04:00