forked from oVirt/vdsm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
84 lines (84 loc) · 1.62 KB
/
.gitignore
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
*.iml
*.o
*.pyc
*.swp
*.tmp
*~
.deps
.idea
.project
.pydevproject
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
build-aux/depcomp
build-aux/install-sh
build-aux/missing
build-aux/py-compile
client/vdsClient
config.log
config.status
configure
doc/build
init/systemd/supervdsmd.service
init/systemd/systemd-vdsmd
init/systemd/vdsm-tmpfiles.d.conf
init/systemd/vdsmd.service
init/systemd/vdsm-network.service
init/sysvinit/supervdsmd.init
init/sysvinit/vdsmd.init
init/upstart/supervdsmd.upstart
init/upstart/vdsm-tmpfiles.upstart
init/upstart/vdsmd.upstart
init/vdsmd_init_common.sh
lib/vdsm/config.py
lib/vdsm/constants.py
lib/vdsm/tool/load_needed_modules.py
lib/vdsm/tool/validate_ovirt_certs.py
lib/vdsm/vdscli.py
lib/vdsm/vdsm.conf.sample
results.log
tests/crossImportsTests.py
tests/run_tests.sh
tests/run_tests_local.sh
tests/server.p12
tests/server.crt
tests/server.csr
tests/server.key
tests/other.crt
tests/other.csr
tests/other.key
vds_bootstrap/deployUtil.py*
vdsm-*.tar.gz
vdsm.spec
vdsm/dsaversion.py
vdsm/dumpStorageTable.py
vdsm/logger.conf
vdsm/mk_sysprep_floppy
vdsm/mom.conf
vdsm/sos/vdsm.py
vdsm/storage/protect/safelease
vdsm/storage/lvm.env
vdsm/storage/vdsm-lvm.rules
vdsm/storage/vdsm_lvm_rules.template
vdsm/sudoers.vdsm
vdsm/svdsm.logger.conf
vdsm/vdscli.py
vdsm/vdsm-gencerts.sh
vdsm/vdsm-logrotate.conf
vdsm/vdsm-sosplugin.py
vdsm/vdsm-store-net-config
vdsm/vdsm.rwtab
vdsm/vdsmd.8
vdsm/gluster/hostname.py
vdsm-tool/vdsm-tool.1
vdsm/rpc/vdsm-api.html
vdsm_hooks/openstacknet/sudoers
vdsm_hooks/persist-vdsm-hooks
vdsm_reg/config.py
vdsm_reg/deployUtil.py
vdsm_reg/engine.py
vdsm_reg/vdsm-reg-setup
vdsm_reg/vdsm-reg.conf