map-services: add openvswitch
OVS service is called: - openvswitch-switch on Debian/Ubuntu - openvswitch on RHEL/Fedora This changes is needed to get the neutron element to work on Debian/Ubuntu with systemd: I6e3df30dc3a6918f3a949a7dac47289ede5c3d1f Change-Id: I2748a9db7f8ee456698187a9646bc7cda2256fe7
This commit is contained in:
parent
c55539b142
commit
1de9612dad
@ -41,6 +41,7 @@ service_map = {
|
||||
'nova-scheduler': 'openstack-nova-scheduler',
|
||||
'nova-consoleauth': 'openstack-nova-consoleauth',
|
||||
'nova-compute': 'openstack-nova-compute',
|
||||
'openvswitch-switch': 'openvswitch',
|
||||
'rsync': 'rsyncd',
|
||||
'swift-proxy': 'openstack-swift-proxy',
|
||||
'swift-account': 'openstack-swift-account',
|
||||
|
Loading…
Reference in New Issue
Block a user