Merge "Add murano-pkg-check to the test-requirements.txt"

This commit is contained in:
Jenkins
2016-11-15 19:24:30 +00:00
committed by Gerrit Code Review

View File

@@ -16,6 +16,7 @@ unittest2 # BSD
pylint==1.4.5 # GPLv2
requests>=2.10.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
murano-pkg-check>=0.2.0 # Apache-2.0
# Some of the tests use real MySQL and Postgres databases
PyMySQL!=0.7.7,>=0.6.2 # MIT License