Files
ironic-lib/extra-requirements.txt
T
Dmitry Tantsur f4ba0a71b3 keystone: use os_service_type for service_type defaults
There was TODO in the imported code from ironic, this patch
implements it.

Change-Id: Idb4b0e12348fa1c2a079cc0c6da28c5938ecbeb5
2021-02-08 13:36:13 +01:00

5 lines
212 B
Plaintext

# This file mirrors all extra requirements from setup.cfg and must be kept
# in sync. It is used both in unit tests and when building docs.
keystoneauth1>=4.2.0 # Apache-2.0
os-service-types>=1.2.0 # Apache-2.0