The correct package name on SUSE distros is python-mysql-connector-python.
Change-Id: I5250356f782f149f87f3d0ffba3380911fa437be
| ... | ... |
@@ -34,7 +34,7 @@ python-lockfile |
| 34 | 34 |
python-lxml # needed for glance which is needed for nova --- this shouldn't be here |
| 35 | 35 |
python-mox |
| 36 | 36 |
python-mysql |
| 37 |
-python-mysql.connector |
|
| 37 |
+python-mysql-connector-python |
|
| 38 | 38 |
python-numpy # needed by websockify for spice console |
| 39 | 39 |
python-paramiko |
| 40 | 40 |
python-sqlalchemy-migrate |