Added missing requirements back to storyboard
Prod is broken, because I forgot about libraries. With these two I was able to get the API running with no test dependencies installed. Change-Id: I178ddf464495b20f9a94f963cf58ab9f28a3af73
This commit is contained in:
@@ -15,11 +15,6 @@ posix_ipc>=0.9.8
|
||||
# Some of the tests use real MySQL and Postgres databases
|
||||
MySQL-python
|
||||
psycopg2
|
||||
# openstack/common/db/sqlalchemy/utils.py depends on this
|
||||
# we don't use migrate framework in storyboard
|
||||
sqlalchemy-migrate>=0.8.2,!=0.8.4
|
||||
# this is a dependency of openstack/common/sqlalchemy/utils
|
||||
eventlet>=0.13.0
|
||||
|
||||
# Doc requirements
|
||||
sphinx>=1.1.2,<1.2
|
||||
|
||||
Reference in New Issue
Block a user