lqslan b2fd1dee45 [DB2 nosql] Create TIMESTAMP type index for 'timestamp' field
Currently, when doing ceilometer-dbsync, ceilometer will create an
index for 'timestamp' field of meter collection. But the datatype
of the field is set to 'VARCHAR' which is not correct.

The patch insert a document with 'timestamp' before creating the
index of 'timestamp', then DB2 nosql will create the correct index
type for 'timestamp' field.

Change-Id: I69dd2fc8d552f5dbb2485c2a5eab55b3bee71e29
Closes-Bug: #1411492
2015-01-22 22:12:54 +08:00
2014-12-23 16:35:07 +00:00
2014-12-03 06:39:17 +00:00
2012-11-11 19:13:08 +00:00
2014-10-09 10:31:23 +03:00
2014-10-01 10:26:27 +02:00
2013-03-15 14:25:48 +00:00
2013-07-14 21:09:38 +02:00
2012-12-05 10:22:43 +01:00
2015-01-16 09:09:05 +08:00
2014-05-20 12:59:42 -04:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98.5%
Shell 1.3%
Mako 0.2%