tripleo-ansible/requirements.txt
John Fulton f7ab245202 Import ceph_spec from tripleo-common
Originally only tripleo-ansible required this library but
now python-tripleoclient will also require it. Depends-on
patch moves it to tripleo-common and this patch updates
its references to to ceph_spec to use tripleo-common.

Also, tag ceph_spec portions of deployed ceph playbook.

Change-Id: Id771a6075b626f6ec853be17384d3bdd7c327c53
2022-01-18 16:24:22 +00:00

8 lines
322 B
Plaintext

pbr>=1.6
tripleo-common>=16.3.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-heatclient # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0,>=2.3.0,<4.0.0;python_version=='2.7' # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0,>=2.3.0;python_version>='3.6' # Apache-2.0
metalsmith # Apache-2.0