~allenap/maas/ipmi-power-confusion--bug-1560830

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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[versions]
<= versions-run
   versions-dev
   versions-doc
   versions-auto

[versions-run]
# Actually, we depend on the version of django in Ubuntu precise
# which contains the backported fix for
# https://code.djangoproject.com/ticket/16250
# Otherwise, psycopg2 > 2.4.1 is problematic with Django 1.3.1.
Django = 1.3.1
# psycopg2 = 2.4.1
psycopg2 = 2.4.4

# Versions in Precise
amqplib = 1.0.0
django-piston = 0.2.3
FormEncode = 1.2.4
oauth = 1.0.1
oops = 0.0.10
oops-datedir-repo = 0.0.15
oops-twisted = 0.0.6
oops-wsgi = 0.0.9
PyYAML = 3.10
South = 0.7.3
Twisted = 11.1.0
txAMQP = 0.5

[versions-doc]
# Versions in Precise
docutils = 0.8.1
Jinja2 = 2.6
Pygments = 1.4
Sphinx = 1.0.8
lxml = 2.3.2

[versions-dev]
ipython = 0.12
# Bug 251 is problematic in 0.9.2.
django-debug-toolbar = 0.9.1

[versions-auto]
# Added by Buildout Versions at 2012-02-24 15:51:04.865203
buildout-versions = 1.7
collective.recipe.sphinxbuilder = 0.7.0
coverage = 3.5.1
distribute = 0.6.24
django-nose = 0.1.3
fixtures = 0.3.8
flake8 = 1.1
nose = 1.1.2
nose-subunit = 0.2
python-subunit = 0.0.7
rabbitfixture = 0.3.2
testresources = 0.2.5
testtools = 0.9.14
z3c.recipe.scripts = 1.0.1

# Required by:
# collective.recipe.sphinxbuilder==0.7.0
zc.buildout = 1.5.2

# Required by:
# collective.recipe.sphinxbuilder==0.7.0
zc.recipe.egg = 1.3.2

# Added by Buildout Versions at 2012-02-24 16:56:06.100791
PyVirtualDisplay = 0.0.9
sst = 0.1.0

# Required by:
# PyVirtualDisplay==0.0.9
EasyProcess = 0.1.3

# Required by:
# entrypoint2==0.0.4
argparse = 1.2.1

# Required by:
# entrypoint2==0.0.4
decorator = 3.3.2

# Required by:
# PyVirtualDisplay==0.0.9
entrypoint2 = 0.0.4

# Required by:
# sst==0.1.0
junitxml = 0.6

# Required by:
# PyVirtualDisplay==0.0.9
path.py = 2.2.2

# Required by:
# sst==0.1.0
selenium = 2.19.1

# Required by:
# sst==0.1.0
unittest2 = 0.5.1

# Required by:
# oops==0.0.10
iso8601 = 0.1.4

# Required by:
# oops-twisted==0.0.6
# oops==0.0.10
pytz = 2011k