~ltrager/maas/lp1654432_2.1

5198.2.5 by Gavin Panella
Remove acceptance.
1
*.DS_Store
3660.1.1 by Mike Pontillo
Add .gitignore for those working in a git environment
2
*.egg
3
*.egg-info
4
*.log
3660.1.2 by Mike Pontillo
Changes based on Gavin's review
5
/.db.lock
5240.5.1 by Gavin Panella
Ignore XUnit files and .failed, and clean them too.
6
/.failed
3694.2.1 by Gavin Panella
Use the QuickCheck-like Hypothesis library for testing.
7
/.hypothesis
3660.1.2 by Mike Pontillo
Changes based on Gavin's review
8
/.idea
5289.2.11 by Mike Pontillo
Drive-by fix to add buildout configuration to IDEA project.
9
/.idea/libraries
3608.6.15 by Gavin Panella
Ignore etc/maas/clusterd.conf and update .gitignore.
10
/.idea/scopes
11
/.idea/workspace.xml
3660.1.2 by Mike Pontillo
Changes based on Gavin's review
12
/.installed.cfg
13
/.noseids
14
/bin
15
/build
16
/coverage
17
/coverage.data
18
/coverage.xml
19
/db
20
/develop-eggs
21
/dist
4678.2.2 by Gavin Panella
Update imports and other references to formerly bundled code.
22
/docs/api.rst
3660.1.2 by Mike Pontillo
Changes based on Gavin's review
23
/docs/_autosummary
24
/docs/_build
3608.6.15 by Gavin Panella
Ignore etc/maas/clusterd.conf and update .gitignore.
25
/eggs
4633.3.1 by Gavin Panella
More renames from cluster to rack.
26
/etc/maas/rackd.conf
3608.6.6 by ubuntudotcom1
.gitignore.
27
/etc/maas/regiond.conf
3660.1.2 by Mike Pontillo
Changes based on Gavin's review
28
/include
29
/lib
30
/local
31
/logs/*
32
/man/.doctrees
33
/media/demo/*
34
/media/development
35
/parts
4678.2.2 by Gavin Panella
Update imports and other references to formerly bundled code.
36
/run-e2e/*
37
/run-e2e/etc/*
38
/run-e2e/etc/maas/*
3660.1.2 by Mike Pontillo
Changes based on Gavin's review
39
/run/*
3608.6.45 by Gavin Panella
Excise the use of MAAS_CONFIG_DIR.
40
/run/etc/*
41
/run/etc/maas/*
5322.2.7 by Gavin Panella
Ignore configuration files created in run/etc/ntp.
42
/run/etc/ntp/*
3660.1.2 by Mike Pontillo
Changes based on Gavin's review
43
/services/*/supervise
44
/src/maasserver/static/js/enums.js
45
/TAGS
46
/tags
5240.5.1 by Gavin Panella
Ignore XUnit files and .failed, and clean them too.
47
/xunit.*.xml
3660.1.1 by Mike Pontillo
Add .gitignore for those working in a git environment
48
dropin.cache
3660.1.2 by Mike Pontillo
Changes based on Gavin's review
49
/src/**/*.pyc
50
/etc/**/*.pyc