Comment 11 for bug 988034

Revision history for this message
Endre Karlson (endre-karlson) wrote : Re: [Bug 988034] Re: Quantum Network Manager - not clearing ips

Isn't that the same as before?
Den 1. mai 2012 03:50 skrev "dan wendlandt" <email address hidden>
følgende:

> Hi Endre, can you try out this patch and confirm it solves your issue:
> https://review.openstack.org/#/c/6949/1 ?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/988034
>
> Title:
> Quantum Network Manager - not clearing ips
>
> Status in OpenStack Quantum (virtual network service):
> In Progress
>
> Bug description:
> 2012-04-24 20:09:19 ERROR nova.rpc.amqp
> [req-0c7d42c0-ce49-44c6-98fb-cad674b902c2 04458e4341404f609270b48ad40c1087
> 49e8978cba5b4e00917fd134eccd6e21] Exception during message handling
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp Traceback (most recent call last):
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp File
> "/usr/lib/python2.6/site-packages/nova/rpc/amqp.py", line 252, in
> _process_data
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp rval =
> node_func(context=ctxt, **node_args)
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp File
> "/usr/lib/python2.6/site-packages/nova/network/quantum/manager.py", line
> 556, in deallocate_for_instance
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp vif, project_id)
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp File
> "/usr/lib/python2.6/site-packages/nova/network/quantum/manager.py", line
> 628, in update_dhcp
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp self.driver.kill_dhcp(dev)
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp File
> "/usr/lib/python2.6/site-packages/nova/network/linux_net.py", line 655, in
> kill_dhcp
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp _execute('kill', '-9', pid,
> run_as_root=True)
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp File
> "/usr/lib/python2.6/site-packages/nova/network/linux_net.py", line 812, in
> _execute
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp return utils.execute(*cmd,
> **kwargs)
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp File
> "/usr/lib/python2.6/site-packages/nova/utils.py", line 243, in execute
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp cmd=' '.join(cmd))
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp ProcessExecutionError: Unexpected
> error while running command.
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp Command: sudo nova-rootwrap kill
> -9 26037
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp Exit code: 99
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp Stdout: 'Unauthorized command:
> kill -9 26037\n'
> 2012-04-24 20:09:19 TRACE nova.rpc.amqp Stderr: ''
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/quantum/+bug/988034/+subscriptions
>