Remove unneeded service mapping for mysql on openSUSE

The service is called mysql on openSUSE and that's what the mysql element uses.
Change-Id: I73cb6a1c06c3096aa8a9f515fd79014e5b2962d2
This commit is contained in:
Ralf Haferkamp 2014-02-07 11:12:58 +01:00
parent 5964fec479
commit b3ab436a62

View File

@ -23,7 +23,6 @@ import sys
# distromatch or other rich data sources.
# Debian name on the left, openSUSE on the right.
service_map = {
'mysqld': 'mysql',
# openstack mapping
'cinder-api': 'openstack-cinder-api',
'cinder-scheduler': 'openstack-cinder-scheduler',