monasca-api/monasca_api/v2/common
Habeeb Mohammed 6e81a61900 Fixed HTTP error code for alarm-definitions
Problem: Received HTTP 422 Unprocessible Entity when alarm definition
	id is not specified in query instead of HTTP 400 Bad Request.

	Solution: Modified on_delete(), on_patch(), and on_put() to return
	HTTP 400 Bad Request.

Change-Id: I668d1f7cd257abbdf5d5d6b78552a152bd67aa60
2017-06-16 13:38:06 -06:00
..
schemas Remove xrange for run both Python 2 and Python 3 2017-05-31 08:51:43 +02:00
__init__.py Updated for Falcon 0.2 and clean-up 2015-06-06 21:47:03 -06:00
exceptions.py Fixed HTTP error code for alarm-definitions 2017-06-16 13:38:06 -06:00
utils.py Updated for Falcon 0.2 and clean-up 2015-06-06 21:47:03 -06:00
validation.py Use monasca_common for metric validation 2017-02-09 12:32:01 -07:00