Public bug reported:

description "Quantum openvswitch plugin agent"
author "Chuck Short <zul...@ubuntu.com>"

start on runlevel [2345]
stop on runlevel [016]

chdir /var/run

pre-start script
>---mkdir -p /var/run/quantum
>---chown quantum:root /var/run/quantum
end script

exec start-stop-daemon --start --chuid quantum --exec /usr/bin/quantum-
openvswitch-agent -- --config-file=/etc/quantum/quantum.conf --config-
file=/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini --log-
file=/var/log/quantum/openvswitch-agent.log


So in short if OVS isn't up by the time this starts it fails..

** Affects: quantum (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1058752

Title:
  Quantum plugins / agents should start after dependencies are up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quantum/+bug/1058752/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to