Add oslo.context to requirements.txt

olso_context are used by oslo.db enginefacade, so we should specify
it in project requirements

Change-Id: If23a2e90446d8d37820ef5c4476cb04d200163f7
This commit is contained in:
Victor Sergeyev
2015-06-24 13:33:02 +03:00
parent f25c766b58
commit 33afc3329d

View File

@@ -8,6 +8,7 @@ Babel>=1.3
iso8601>=0.1.9
oslo.i18n>=1.5.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.utils>=1.6.0 # Apache-2.0
SQLAlchemy<1.1.0,>=0.9.7
sqlalchemy-migrate>=0.9.6