Quantum Network Manager - not clearing ips
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Somik Behera | ||
Essex |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
2012-04-24 20:09:19 ERROR nova.rpc.amqp [req-0c7d42c0-
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/
2012-04-24 20:09:19 TRACE nova.rpc.amqp rval = node_func(
2012-04-24 20:09:19 TRACE nova.rpc.amqp File "/usr/lib/
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/
2012-04-24 20:09:19 TRACE nova.rpc.amqp self.driver.
2012-04-24 20:09:19 TRACE nova.rpc.amqp File "/usr/lib/
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/
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/
2012-04-24 20:09:19 TRACE nova.rpc.amqp cmd=' '.join(cmd))
2012-04-24 20:09:19 TRACE nova.rpc.amqp ProcessExecutio
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: ''
Related branches
- Chuck Short: Pending requested
-
Diff: 56 lines (+14/-4)3 files modifieddebian/changelog (+8/-0)
debian/control (+6/-3)
debian/nova-console.install (+0/-1)
affects: | quantum → nova |
Changed in nova: | |
milestone: | none → folsom-1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
Am I missing something, or is this a nova bug? If so, you'll want to file it against nova rather than quantum.