fuel-stats/migration/migration
Alexander Kislitsky 59f945ee66 We shouldn't show filtered stats in the web UI
Filtered by application stats is marked through is_filtered
field in the installation_structure.
Filtering by is_filtered added into UI queriesto Elasticsearch. Queries
tested in migration unit tests.
Queries to Elasticsearch creation in migration tests refactored.

Change-Id: Icdaa65f856aa7ea8349c39aa1bc5b8aca7368aca
Closes-Bug: #1443347
2015-06-29 17:00:49 +03:00
..
test We shouldn't show filtered stats in the web UI 2015-06-29 17:00:49 +03:00
__init__.py Migration from PostgreSQL to Elasticsearch 2014-10-28 14:44:20 +03:00
config.py We shouldn't show filtered stats in the web UI 2015-06-29 17:00:49 +03:00
db.py Migration from PostgreSQL to Elasticsearch 2014-10-28 14:44:20 +03:00
log.py Fix for migrator logging configuration 2014-12-04 13:33:57 +03:00
migrator.py We shouldn't show filtered stats in the web UI 2015-06-29 17:00:49 +03:00
model.py We shouldn't show filtered stats in the web UI 2015-06-29 17:00:49 +03:00
runner.py Migration from PostgreSQL to Elasticsearch 2014-10-28 14:44:20 +03:00