Merge "Remove unneeded service mapping for mysql on openSUSE"

This commit is contained in:
Jenkins 2014-02-11 14:17:37 +00:00 committed by Gerrit Code Review
commit 0a678da6b6

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',