Remove MySQL-python from Aodh pip requirements
Aodh does not connect to MySQL and therefore does not need the MySQL-python wheel installed. Change-Id: Ic20270bcdf259daa5d5a0da3a55cb2a72fd90677
This commit is contained in:
committed by
Jesse Pretorius (odyssey4me)
parent
e20f1054ec
commit
bf23dac1d0
@@ -101,7 +101,6 @@ aodh_pip_packages:
|
||||
- aodh
|
||||
- python-ceilometerclient
|
||||
- ceilometermiddleware
|
||||
- MySQL-python
|
||||
- python-memcached
|
||||
- pycrypto
|
||||
- warlock
|
||||
|
||||
Reference in New Issue
Block a user