Codebase list python-castellan / b713fd3
Add keystoneauth to requirements.txt castellan imports keystoneauth, so need to add keystoneauth to requirements. Change-Id: Ief583641190b7008b8cad5aa115f8588a306eac1 Jeremy Liu 7 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1010 oslo.i18n>=2.1.0 # Apache-2.0
1111 oslo.log>=3.11.0 # Apache-2.0
1212 oslo.utils>=3.18.0 # Apache-2.0
13 keystoneauth1>=2.14.0 # Apache-2.0