ceilometer/ceilometer/tests/functional/storage
Ananya Chatterjee c25c044741 Set None explicitly to filter options.
When user is set to None in query, string value 'None'
was set instead of None.

Note: This fix is for mysql.
Fix for mongo is provided in:
https://review.openstack.org/#/c/260331/

Note2: Here, test for resource_id is removed as,
in sqlalchemy implementation, resource_id cannot be None.

Change-Id: I4bcf9283912e857a9902c62df25d0d5090670b10
Partial-Bug: #1388680
2016-02-11 19:56:54 +05:30
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_impl_db2.py Remove alarming code 2015-11-24 13:44:58 +01:00
test_impl_hbase.py tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
test_impl_log.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_impl_mongodb.py Clean pagination related methods of impl_mongodb 2015-12-22 07:14:18 +00:00
test_impl_sqlalchemy.py Set None explicitly to filter options. 2016-02-11 19:56:54 +05:30
test_pymongo_base.py Set None explicitly to filter options. 2016-01-13 07:28:47 +00:00
test_storage_scenarios.py tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00