Commit Graph

6 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
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 f10cb11b7d Added more functions for the vagrant sub project
Change-Id: I6032c3397dbee5d56dc43293eae42345c1ca4059
2016-04-01 11:14:12 -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
Tong Li 0f9b0e8e57 Updated the installation instructions
Change-Id: Ib9aba7c745b535f341537c9a77a2e9b045001b17
2016-02-06 10:00:50 -05:00
Tong Li 163c121232 seeding the project
Change-Id: I4235f6e837c85a062fda3fad188cd9339f15243d
2015-08-06 21:01:35 -04:00