[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-03-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~corey.bryant/nova/2014.2.2-0ubuntu2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1420572 Title: race between neutron-ovs-cleanup and nova-compute To manage not

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-03-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~corey.bryant/nova/2014.1.4-0ubuntu2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1420572 Title: race between neutron-ovs-cleanup and nova-compute To manage not

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-02-22 Thread Edward Hope-Morley
I have tested both the attached Icehouse and Juno patches and can confirm that they behave as expected i.e. Installed nova-compute + neutron-plugin-openvswitch-agent (which installs neutron-ovs-cleanup) In /var/log/upstart/nova-compute.log I get as expected: libvirt-bin start/running, process 14

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-02-19 Thread Ubuntu Foundations Team Bug Bot
The attachment "nova-compute-2014.1-lp1420572.patch" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "pa

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-02-19 Thread Edward Hope-Morley
** Patch added: "nova-compute-2014.2-lp1420572.patch" https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1420572/+attachment/4322631/+files/nova-compute-2014.2-lp1420572.patch ** Changed in: nova (Ubuntu Utopic) Status: New => In Progress ** Changed in: nova (Ubuntu Utopic) Importa

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-02-19 Thread James Page
** Also affects: nova (Ubuntu Vivid) Importance: High Assignee: Edward Hope-Morley (hopem) Status: In Progress ** Also affects: nova (Ubuntu Utopic) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Trusty) Importance: Undecided Status: New -- Yo

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-02-19 Thread Edward Hope-Morley
** Patch added: "nova-compute-2014.1-lp1420572.patch" https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1420572/+attachment/4322616/+files/nova-compute-2014.1-lp1420572.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-02-19 Thread Edward Hope-Morley
** Description changed: + [Impact] + + * We run neutron-ovs-cleanup in startup if neutron installed. If nova-compute +does not wait for completion it will try to use veth/bridge devices that may +may be in the process of bring deleted. + + [Test Case] + + * Create neutron (ovs) netwo

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-02-19 Thread Edward Hope-Morley
** Changed in: nova (Ubuntu) Importance: Undecided => High ** Changed in: nova (Ubuntu) Assignee: (unassigned) => Edward Hope-Morley (hopem) ** Changed in: nova (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Serv

[Bug 1420572] Re: race between neutron-ovs-cleanup and nova-compute

2015-02-19 Thread Edward Hope-Morley
I think this can be fixed by adding an upstart pre-start rule similar to the one used in neutron-*-agent.upstart e.g. pre-start script # Check to see if openvswitch plugin in use by checking # status of cleanup upstart configuration if status neutron-ovs-cleanup; then start wait-for-stat