aodh/ceilometer
gordon chung a047282b0a correct column types in events
in migration script, we incorrectly set string traits to Text and
float traits to Float. this fixes it so they point to String(255)
and Float(53) as they did originally

Change-Id: Ie06781a42ec7384d88bea8498140e52f109e9f7e
Closes-Bug: #1423710
2015-02-19 19:27:45 -05:00
..
agent Remove duplicated resource when pollster polling 2015-02-16 18:52:52 +08:00
alarm [PostgreSQL] Fix regexp operator 2015-02-19 12:58:50 +00:00
api Merge "api: add missing combination_rule field in sample" 2015-02-16 13:09:08 +00:00
cmd Merge "Use werkzeug to run the developement API server" 2015-02-13 18:00:06 +00:00
compute Add Disk Meters for ceilometer 2015-02-12 09:27:33 -05:00
data_processing Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
dispatcher add event listener to collector 2015-02-02 11:00:47 -05:00
energy Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
event correct column types in events 2015-02-19 19:27:45 -05:00
hacking enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08:00
hardware Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
identity Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
image Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
ipmi Enabling self-disabled pollster 2015-02-11 14:36:44 +08:00
key_value_storage Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
locale Imported Translations from Transifex 2015-02-11 06:10:45 +00:00
network Merge "Upgrade to hacking 0.10" 2015-01-28 11:01:09 +00:00
objectstore add listener to pick up notification from ceilometermiddleware 2015-02-03 07:49:05 -05:00
openstack sync oslo and bring in versionutils 2015-01-30 15:25:17 -05:00
orchestration Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
profiler Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
publisher enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08:00
storage correct column types in events 2015-02-19 19:27:45 -05:00
tests Merge "modify events sql schema to reduce empty columns" 2015-02-18 21:46:31 +00:00
transformer Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
volume Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
__init__.py Disable eventlet monkey-patching of DNS 2015-01-19 12:45:23 +00:00
cli.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
collector.py add event listener to collector 2015-02-02 11:00:47 -05:00
coordination.py correctly leave group when process is stopped 2015-02-12 15:57:52 +08:00
i18n.py switch to oslo_i18n 2015-01-12 20:16:20 +08:00
messaging.py switch to oslo_serialization 2015-02-11 11:48:42 +08:00
middleware.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
neutron_client.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
notification.py correctly leave group when process is stopped 2015-02-12 15:57:52 +08:00
notifier.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
nova_client.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
opts.py Enabling self-disabled pollster 2015-02-11 14:36:44 +08:00
pipeline.py Fix duplication in sinks names 2015-02-09 10:40:53 +04:00
sample.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
service.py Validate default values in config 2015-02-10 10:50:36 +01:00
utils.py add event listener to collector 2015-02-02 11:00:47 -05:00