neutron-server systemd service masked even when not installed

Bug #1957760 reported by Edward Hope-Morley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Nova Cloud Controller Charm
Triaged
Low
Unassigned

Bug Description

The nova-cloud-controller charm uses charmhelpers.core.host.service_pause to mask some services and does so regardless of whether or not they are installed. The result is that e.g. neutron-server is masked even though it is not installed:

root@juju-c1fcea-test-11:/home/ubuntu# dpkg -l| grep neutron
ii python3-neutronclient 1:7.1.1-0ubuntu1 all client API library for Neutron - Python 3.x
root@juju-c1fcea-test-11:/home/ubuntu# systemctl list-unit-files| grep neutron
neutron-server.service masked enabled

While this does not cause any problems per se it is unnecessary and could be avoided by checking if neutron is installed.

summary: - neutron-server systemd service masked re
+ neutron-server systemd service masked even when not installed
Felipe Reyes (freyes)
Changed in charm-nova-cloud-controller:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.