Add keystoneauth to requirements.txt

castellan imports keystoneauth, so need to add keystoneauth
to requirements.

Change-Id: Ief583641190b7008b8cad5aa115f8588a306eac1
This commit is contained in:
Jeremy Liu 2016-11-25 20:54:55 +08:00
parent 8971d304d3
commit b713fd3806

View File

@ -11,3 +11,4 @@ oslo.context>=2.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
keystoneauth1>=2.14.0 # Apache-2.0