Eoghan Glynn 032f66c144 Fix auth logic for PUT /v2/alarms
The existing auth logic breaks threshold evaluation in a couple
of ways:

* arbitrary alarms are visible to the administrative ceilometer
  user, but state transformations cannot be recorded unless the
  alarm is actually owned by this user also

* using the passed X-User-Id header to set the user ID on the
  updated alarm would cause ownership of all alarms to be eventually
  assumed by the ceilometer user (once a state transformation
  occurs)

Change-Id: I0fcef188741c59fe2691e2009c28182dab51eb0b
2013-06-24 19:26:09 +01:00
..
2013-05-21 15:46:11 +00:00
2013-05-28 12:43:10 +01:00
2013-06-13 16:14:17 +02:00
2013-05-28 12:17:43 +01:00
2013-06-19 14:54:10 +02:00