Skip to content

Commit c026d9b

Browse files
author
Yair Fried
committed
Merge pull request #209 from yfried-redhat/stable
Fix stable requirments
2 parents 06d7c9a + bc9e58e commit c026d9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
ansible>=2.0.0
1+
setuptools>=11.3
2+
ansible>=2.0.0,!=2.0.2
23
python-novaclient<3.0.0
34
python-neutronclient>=4.0.0
45
PyYAML>=3.11

0 commit comments

Comments
 (0)