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
db50aec13d
ceph-ansible
/
requirements.txt
4 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
adds a requiremnts.txt file for the project With the addition of the validate module we need to ensure that notario is installed. This will be done with the use of this requirments.txt file and pip. Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2018-05-03 01:55:33 +08:00
ansible>=2.4.2
notario>=0.0.13
python-netaddr is required to generate ceph.conf ceph-config: add netaddr to python requirements netaddr is required to generate ceph.conf, let's add this requirement in `requirements.txt` Signed-off-by: Ha Phan <thanhha.work@gmail.com>
2018-05-25 21:07:40 +08:00
netaddr>=0.7.19