Remove mysql-python

The mysql-python package is no longer maintained. We are using
pymysql instead, so this package does not need to be installed.

Depends-On: https://review.openstack.org/602927
Change-Id: I194cea7b270702206b7c3661523804e351798e81
This commit is contained in:
Jesse Pretorius 2018-09-15 12:32:06 -06:00 committed by Jesse Pretorius (odyssey4me)
parent 8abc885961
commit 0739e62162
1 changed files with 0 additions and 1 deletions

View File

@ -146,7 +146,6 @@ magnum_image_path_owner: "{{ lookup('env', 'USER') }}"
magnum_pip_packages:
- magnum
- MySQL-python
- osprofiler
- PyMySQL
- python-memcached