Files
aodh/ceilometer/api/controllers/v2/meters.py
Lena Novokshonova 6023a2233e Fix response POST /v2/meters/(meter_name) to 201 status
When making a POST to add a sample to a meter at /v2/meters/something
the response is 200. It should be 201. This patchset fixes it.

Closes-bug: #1428202

Change-Id: I0a938f023c3bc0267d0b1566ab689786ea0e41b0
2015-03-11 10:17:43 +00:00

17 KiB