This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2c96155c32
ceph-ansible
/
requirements.txt
4 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
main: update requirements.txt update requirements.txt accordingly to the last ansible version tested on master. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-07-24 22:55:33 +08:00
# These are Python requirements needed to run ceph-ansible master
switch to ansible 2.8 - remove private attribute with import_role. - update documentation. - update rpm spec requirement. - fix MagicMock python import in unit tests. Closes: #3765 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> (cherry picked from commit 72d8315299aa56889d8c680269fdf5da57f9654e)
2019-04-09 15:22:06 +08:00
ansible>=2.8,<2.9
tests: test master against ansible 2.7 Let's test ceph-ansible master against ansible 2.7 to catch early any potential issue with this ansible version. Closes: #3148 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-09-21 22:44:06 +08:00
netaddr