Include MySQL-python in Horizon's venv
The MySQL-python package is required to use the horizon-manage.py script from inside Horizon's venv. Change-Id: I4bbcdda966fe9b6db28bc3ba777e986f8e9a4761 Closes-Bug: #1526728
This commit is contained in:
parent
af55df0f1e
commit
0df7737d42
@ -153,6 +153,7 @@ horizon_pip_packages:
|
||||
- greenlet
|
||||
- horizon
|
||||
- keystonemiddleware
|
||||
- MySQL-python
|
||||
- PyMySQL
|
||||
- oslo.config
|
||||
- ply
|
||||
|
Loading…
x
Reference in New Issue
Block a user