Comment #3 : Bug #1928238 : Bugs : OpenStack Nova Compute Charm

Comment 3 for bug 1928238

Revision history for this message
Drew Freiberger (afreiberger) wrote :

This may be correlated with the paused systemd units from the series-upgrade prepare:

# systemctl status nova-compute.service openvswitch-switch.service
● nova-compute.service
   Loaded: masked (/dev/null; bad)
   Active: inactive (dead)

● openvswitch-switch.service
   Loaded: masked (/dev/null; bad)
   Active: inactive (dead)

Upon boot, these are the settings of the services, and then when we run complete, it enables these, but the ordering may not be re-calculated properly.