Merge "map-services: add apache2 in the list"

This commit is contained in:
Jenkins 2014-04-16 02:22:00 +00:00 committed by Gerrit Code Review
commit c1af3770ec

View File

@ -23,6 +23,7 @@ import sys
# distromatch or other rich data sources.
# TripleO service name on the left, Fedora/RHEL on the right.
service_map = {
'apache2': 'httpd',
'cinder-api': 'openstack-cinder-api',
'cinder-scheduler': 'openstack-cinder-scheduler',
'cinder-volume': 'openstack-cinder-volume',