[Bug 1314887] Re: ifupdown hook is missing in upstart script

2015-10-15 Thread Arata Notsu
This is a patch works for me

** Attachment added: "patch1314887-2.txt"
   
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1314887/+attachment/4496040/+files/patch1314887-2.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1314887

Title:
  ifupdown hook is missing in upstart script

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1314887] Re: ifupdown hook is missing in upstart script

2015-10-15 Thread Arata Notsu
If $BRIDGES is empty,

  [ $BRIDGES ] && ifup --allow ovs $BRIDGES

will result in rc=1 and it causes openvswitch-switch to fail to start.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1314887

Title:
  ifupdown hook is missing in upstart script

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs