sqlalchemy is used but not declared
in requirements. It is used e.g. in aodh/storage/sqlalchemy/models.py Change-Id: I3677fddb70b4b2b0452e37a2a512997e7e4b5f0c
This commit is contained in:
parent
f035533291
commit
95d616dc90
@ -26,6 +26,7 @@ python-keystoneclient>=1.6.0
|
||||
pytz>=2013.6
|
||||
requests>=2.5.2
|
||||
stevedore>=1.5.0 # Apache-2.0
|
||||
sqlalchemy
|
||||
tooz>=1.28.0 # Apache-2.0
|
||||
voluptuous>=0.8.10
|
||||
WebOb>=1.2.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user