db1fb068b8
We have 3 services: analytics, collector, migration. Migration is frozen and going to be removed. Also migration requires Elasticsearch server for tests, thus it can't be tested on OpenStack CI. Pep8 checked on all services. Project works only on python2.7, thus gate-fuel-stats-python26 should be removed. Change-Id: Ic5b6f15903918b4b0850ce0cdc12543925de0cfa Closes-Bug: #1500073
8 lines
242 B
Plaintext
8 lines
242 B
Plaintext
include *.txt
|
|
include collector/collector/test/logs
|
|
graft analytics/static
|
|
graft collector/collector/api/db/migrations
|
|
recursive-include collector/api/schemas *.json
|
|
prune analytics/static/bower_components
|
|
prune analytics/static/node_modules
|