Commit Graph

5 Commits

Author SHA1 Message Date
Xiao Tan 91e54b3388 Sample Get and Get-by-id implemented
Ceilometer API Sample Get and Get_by_id implemented and unit tested.

Change-Id: I1d9d7298cced643f528a6af8a5ea513343159a36
2016-05-12 21:54:42 +00:00
Xiao Tan 2e0a2a5e1a Meter Get Statistics by name implemented
Ceilometer API: Get Meter Statistics by name implemented and
unit tested.

Change-Id: I9869daaccb8a8e656e6ae283708883a97818b7ec
2016-04-30 02:06:43 +00:00
xiaotan2 7c0766d455 Meters GET request implemented.
Meters GET request implemented and its unit test added.

Added ceilometer API file.

Copy the Meter POST request code from metrics. Ceilometer specific
feature not implemented yet.

Added meter validator to validate Ceilometer meter format for POST.

Change-Id: I4e095348729f32e63c478559a9bc5a90a29663a5
2016-04-27 16:37:38 +00:00
Tong Li 1eeb1de33a Changed vagrant file so that installation can be easier
Change-Id: I986c293d9f0a63cbc63c52ce68b1d821b681f48c
2016-03-29 23:36:34 -04:00
Tong Li a731b9f649 Make sure that the index field mapping is correct
This patch set added initialization code to make sure that before
an index gets created, index template is added to ElasticSearch so
field such as timestamp will be correctly indexed as date. This
patch set also updated the dependency.

Change-Id: I8a5a77674fb172ad5c1b73a940477fa6acd30059
2016-03-07 09:21:50 -05:00