ceilometer/ceilometer
Ildiko Vancsa 50cffbc08f Fix validation error for invalid field name in simple query
The field name validation code runs only in case of the operator that is
specified for the invalid field name, is 'eq'. Otherwise the validation
ends with an invalid operator error. The field name validation code was
modified to check the field name first and only checks the operators for
valid field names.

Closes-bug: #1294628
Change-Id: Id34ae882940b36dec3ea81043b0d29b996a38426
2014-03-24 17:28:39 +01:00
..
alarm Merge "Eventlet monkeypatch must be done before anything" 2014-03-21 05:54:48 +00:00
api Fix validation error for invalid field name in simple query 2014-03-24 17:28:39 +01:00
central Merge "Skip central agent interval_task when keystone fails" 2014-03-21 17:23:12 +00:00
compute Merge "Install global lazy _()" 2014-03-24 15:33:50 +00:00
dispatcher Improve help strings 2014-02-08 06:46:32 +01:00
energy Added resources support in pollster's interface 2014-01-20 09:38:18 +08:00
event Fix some spelling mistakes and a incorrect url 2014-03-06 11:28:50 +08:00
hardware Fix hardware pollster to inspect multiple resources 2014-03-21 17:09:43 +01:00
image Propogate cacert and insecure flags to glanceclient 2014-02-11 17:08:17 +00:00
locale Imported Translations from Transifex 2014-02-26 06:06:19 +00:00
network Implements monitoring-network-from-opendaylight 2014-03-11 05:33:43 +00:00
objectstore Decouple source and sink configuration for pipelines 2014-03-04 07:35:18 +00:00
openstack Add user-supplied arguments in log_handler 2014-03-11 01:09:57 +00:00
orchestration Handle Heat notifications for stack CRUD 2014-02-18 18:48:52 +01:00
publisher Use six.moves.urllib.parse instead of urlparse 2014-02-12 09:38:36 +08:00
storage Merge "Install global lazy _()" 2014-03-24 15:33:50 +00:00
tests Fix validation error for invalid field name in simple query 2014-03-24 17:28:39 +01:00
transformer Name and unit mapping for rate_of_change transformer 2014-01-17 10:03:22 +00:00
volume Improve help strings 2014-02-08 06:46:32 +01:00
__init__.py Empty files should no longer contain copyright 2013-12-24 20:19:04 +08:00
agent.py Per pipeline pluggable resource discovery 2014-03-04 17:46:55 +00:00
cli.py Eventlet monkeypatch must be done before anything 2014-03-18 08:57:31 +01:00
collector.py Eventlet monkeypatch must be done before anything 2014-03-18 08:57:31 +01:00
middleware.py Improve help strings 2014-02-08 06:46:32 +01:00
notification.py Eventlet monkeypatch must be done before anything 2014-03-18 08:57:31 +01:00
notifier.py Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
nova_client.py insecure flag added to novaclient 2014-03-18 14:41:18 -04:00
pipeline.py Per pipeline pluggable resource discovery 2014-03-04 17:46:55 +00:00
plugin.py Pluggable resource discovery for agents 2014-02-26 15:43:32 +00:00
sample.py Improve help strings 2014-02-08 06:46:32 +01:00
service.py Merge "Install global lazy _()" 2014-03-24 15:33:50 +00:00
utils.py Fix bug in get_capabilities behavior in DB drivers 2014-03-17 11:08:44 +01:00