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:
Jesse Pretorius
2016-02-08 10:53:26 +00:00
committed by Jesse Pretorius (odyssey4me)
parent e20f1054ec
commit bf23dac1d0

View File

@@ -101,7 +101,6 @@ aodh_pip_packages:
- aodh
- python-ceilometerclient
- ceilometermiddleware
- MySQL-python
- python-memcached
- pycrypto
- warlock