ceilometer/ceilometer/tests/api
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
..
v1 Fix work of udp publisher 2014-01-09 12:53:30 +04:00
v2 Fix validation error for invalid field name in simple query 2014-03-24 17:28:39 +01:00
__init__.py Merge "Keep py3.X compatibility for urllib.urlencode" 2014-02-19 15:05:58 +00:00
test_app.py Make sure use IPv6 sockets for ceilometer in IPv6 environment 2014-03-17 15:47:22 +08:00