nova upstart jobs will be stopped but not restarted on transition from runlevel 1 to 2

Bug #820694 reported by Clint Byrum
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

etc/init/nova-ajax-console-proxy.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-ajax-console-proxy.conf:stop on runlevel [016]
etc/init/nova-api.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-api.conf:stop on runlevel [016]
etc/init/nova-compute.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-compute.conf:stop on runlevel [016]
etc/init/nova-instancemonitor.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-instancemonitor.conf:stop on runlevel [016]
etc/init/nova-network.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-network.conf:stop on runlevel [016]
etc/init/nova-objectstore.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-objectstore.conf:stop on runlevel [016]
etc/init/nova-scheduler.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-scheduler.conf:stop on runlevel [016]
etc/init/nova-vncproxy.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-vncproxy.conf:stop on runlevel [016]
etc/init/nova-volume.conf:start on (filesystem and net-device-up IFACE!=lo)
etc/init/nova-volume.conf:stop on runlevel [016]

filesystem and net-device-up will not necessarily happen on transition from runlevel 1 to 2, but all of these jobs will be stopped if the system is transitioned from 2 to 1.

Tags: runlevel1
Ursula Junque (ursinha)
Changed in nova (Ubuntu):
importance: Undecided → Medium
Dave Walker (davewalker)
tags: added: server-o-rs
Thierry Carrez (ttx)
Changed in nova (Ubuntu):
importance: Medium → Low
status: New → Confirmed
Dave Walker (davewalker)
Changed in nova (Ubuntu):
milestone: none → ubuntu-11.10-beta-2
Dave Walker (davewalker)
Changed in nova (Ubuntu):
milestone: ubuntu-11.10-beta-2 → ubuntu-11.10
Dave Walker (davewalker)
tags: removed: server-o-rs
Chuck Short (zulcss)
Changed in nova (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nova - 2012.2~rc1~20120827.15815-0ubuntu1

---------------
nova (2012.2~rc1~20120827.15815-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * New upstream release.

  [ Chuck Short ]
  * debian/patches/0001-Update-tools-hacking-for-pep8-1.2-and-
    beyond.patch: Dropped we dont run pep8 tests anymore.
  * debian/control: Drop pep8 build depends
  * debian/*.upstart.in: Make sure we transition correctly from runlevel
    1 to 2. (LP: #820694)
 -- Adam Gandelman <email address hidden> Mon, 27 Aug 2012 15:37:18 -0700

Changed in nova (Ubuntu):
status: Fix Committed → Fix Released
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.