aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 66b0e56640cced60c4fb6f714025e7845d9ac7c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
include .testr.conf
include .gitreview
include COPYING.AGPL-3 
include doc/*
include doc/deprecated/*
include doc/v2/*
include doc/_static/*
include doc/v2/_static/*
include etc/*
include etc/env.yaml
include etc/instance.conf.template
include etc/lava-logs
include etc/lava-logs.service
include etc/lava-master
include etc/lava-master.service
include etc/lava-publisher.service
include etc/lava-server.conf
include etc/lava-server-gunicorn
include etc/lava-server-gunicorn.service
include etc/logrotate.d/*
include etc/settings.conf
include fake-dispatcher
include google_analytics/LICENSE
include google_analytics/USAGE
include lava/dispatcher/lava-run
include lava/dispatcher/lava-slave
include lava/lxc-mocker/*
include lava_dispatcher/dynamic_vm_keys/*
include lava_dispatcher/lava_test_shell/*
include lava_dispatcher/lava_test_shell/multi_node/*
include lava_dispatcher/lava_test_shell/vland/*
include lava_dispatcher/lava_test_shell/distro/android/*
include lava_dispatcher/lava_test_shell/distro/archlinux/*
include lava_dispatcher/lava_test_shell/distro/centos/*
include lava_dispatcher/lava_test_shell/distro/debian/*
include lava_dispatcher/lava_test_shell/distro/fedora/*
include lava_dispatcher/lava_test_shell/distro/oe/*
include lava_dispatcher/lava_test_shell/distro/slackware/*
include lava_dispatcher/lava_test_shell/distro/ubuntu/*
include lava_server/templates/robots.txt
include man/*
include requirements.txt
include README
include setup-dev-env.sh
include share/*
include share/apache2/*
include share/zmq/*
include version.py
recursive-include doc/images *.gif *.png *.jpg *.jpeg *.bmp *.svg *.odg
recursive-include doc/v2/images *.gif *.png *.jpg *.jpeg *.bmp *.svg *.odg
recursive-include doc/v2/examples *.yaml *.txt *.py
recursive-include doc/v2/_templates *.html
recursive-include etc/dispatcher-config README
recursive-include google_analytics/templates *.html
recursive-include lava_dispatcher/devices *.yaml
recursive-include lava_dispatcher/test *.yaml *.txt
recursive-include lava_results_app/templates *.html
recursive-include lava_results_app/tests *.yaml
recursive-include lava_results_app/static *.png *.js *.css *.gif
recursive-include lava_scheduler_app/templates *.html *.txt
recursive-include lava_scheduler_app/tests *.yaml *.json
recursive-include lava_scheduler_app/tests/device-types *.jinja2
recursive-include lava_scheduler_app/tests/devices *.jinja2
recursive-include lava_scheduler_app/static *.js *.css *.gif *.png
recursive-include lava_server *.gif *.png *.js *.css *.svg *.ico *.woff *.woff2
recursive-include lava_server/templates *.html