fuel-stats/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
..
migration We shouldn't show filtered stats in the web UI 2015-06-29 17:00:49 +03:00
manage_migration.py Config params substitution handled in managers 2014-11-25 16:13:56 +03:00
requirements.txt Config params substitution handled in managers 2014-11-25 16:13:56 +03:00
setup.py Migration from PostgreSQL to Elasticsearch 2014-10-28 14:44:20 +03:00
test-requirements.txt Migration from PostgreSQL to Elasticsearch 2014-10-28 14:44:20 +03:00
tox.ini Migration from PostgreSQL to Elasticsearch 2014-10-28 14:44:20 +03:00