cb2801cc7b
I have called the property 'admin_user' as the bug suggests. Closes-bug: #1229825 Change-Id: I578ba9c0419383b34ac137e714f9cc00fe696ea3
17 lines
288 B
Plaintext
17 lines
288 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes>=0.7.2,<0.7.4
|
|
flake8==2.0
|
|
hacking>=0.5.6,<0.8
|
|
|
|
coverage>=3.6
|
|
discover
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
testtools>=0.9.32
|
|
testrepository>=0.0.17
|
|
testscenarios>=0.4
|
|
python-glanceclient>=0.9.0
|
|
sphinx>=1.1.2
|
|
oslo.sphinx
|