tripleo-ansible/requirements.txt
Takashi Kajinami 2c7ad26454 Remove usage of glanceclient
... because Glance was already removed from Undercloud. This also
removes the module and the playbook which require glanceclient because
these are useless. Note that the playbook removed by this change is
not actually used by tripleoclient.

Change-Id: I7b482e5a03878baf42ef2c2c72bbdb0637cb204d
2022-06-23 15:53:42 +09:00

7 lines
282 B
Plaintext

pbr>=1.6
tripleo-common>=16.0.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