ara/requirements.txt
David Moreau-Simard 8747ff4500
Ansible 2.4: Properly load the configuration file parser
Due to a misunderstanding of how configuration loading occured in
Ansible 2.4, we did not load the configuration file. It turns out
we have to do it ourselves now so let's do that.

This also requires a fix in the Ansible get_config method which
was merged [1] and backported for 2.4.1.0.
We're not going to work around the bug in Ansible 2.4.0.0 and as such,
blacklist that version and coordinate a new ARA release with Ansible
2.4.1.0.

[1]: https://github.com/ansible/ansible/pull/31200

Change-Id: I691ef992c9c6b698f03927e2b69de26f0c1d57d1
2017-10-04 14:33:10 -04:00

29 lines
615 B
Plaintext

pbr!=2.1.0,>=2.0.0 # Apache-2.0
jinja2>=2.9
ansible>=2.2.0.0,!=2.4.0.0
Flask>=0.11,<0.13
Flask-SQLAlchemy
Flask-Migrate
Flask-Script
Frozen-Flask
decorator>=4.0.0
cliff
python-subunit
setuptools>=11.3
pygments>=1.6
debtcollector>=1.2.0
junit-xml>=1.7
pyfakefs
six
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
XStatic>=1.0.0 # MIT License
XStatic-Bootstrap-SCSS>=3.3.7.1 # Apache 2.0 License
XStatic-DataTables>=1.10.15 # MIT License
XStatic-jQuery>=1.8.2.1 # MIT License
XStatic-Patternfly>=3.21.0 # Apache 2.0 License
XStatic-Patternfly-Bootstrap-Treeview>=2.1.3 # Apache 2.0 License