Fix pkg name for mysql-connector-python on SUSE

The correct package name on SUSE distros is python-mysql-connector-python.

Change-Id: I5250356f782f149f87f3d0ffba3380911fa437be
This commit is contained in:
Thomas Bechtold 2014-09-25 07:55:15 +02:00
parent 14f6c50b18
commit 293869fbac
3 changed files with 3 additions and 3 deletions

View File

@ -10,6 +10,6 @@ python-devel
python-greenlet
python-lxml
python-mysql
python-mysql.connector
python-mysql-connector-python
python-pysqlite
sqlite3

View File

@ -9,7 +9,7 @@ python-greenlet
python-iso8601
python-kombu
python-mysql
python-mysql.connector
python-mysql-connector-python
python-Paste
python-PasteDeploy
python-pyudev

View File

@ -34,7 +34,7 @@ python-lockfile
python-lxml # needed for glance which is needed for nova --- this shouldn't be here
python-mox
python-mysql
python-mysql.connector
python-mysql-connector-python
python-numpy # needed by websockify for spice console
python-paramiko
python-sqlalchemy-migrate