Merge "Move oslo.context to test-requirements"

This commit is contained in:
Jenkins 2017-05-23 12:00:03 +00:00 committed by Gerrit Code Review
commit 6acc24f093
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@ alembic>=0.8.10 # MIT
debtcollector>=1.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0

View File

@ -40,6 +40,7 @@ test =
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
os-testr>=0.8.0 # Apache-2.0