Interface detach fails

Bug #1632370 reported by Chuck Short
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
nova-lxd
Fix Released
Undecided
Unassigned

Bug Description

ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m File "/opt/stack/nova/nova/compute/manager.py", line 6655, in _process_instance_vif_deleted_event
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m self.driver.detach_interface(instance, vif)
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m File "/opt/stack/nova-lxd/nova/virt/lxd/driver.py", line 557, in detach_interface
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m container = self.client.containers.get(instance.name)
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m File "/opt/stack/pylxd/pylxd/models/container.py", line 90, in get
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m response = client.api.containers[name].get()
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m File "/opt/stack/pylxd/pylxd/client.py", line 101, in get
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m self._assert_response(response, stream=kwargs.get('stream', False))
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m File "/opt/stack/pylxd/pylxd/client.py", line 67, in _assert_response
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00m raise exceptions.LXDAPIException(response)
ESC[01;31m2016-10-11 09:34:50.195 TRACE oslo_messaging.rpc.server ESC[01;35mESC[00mLXDAPIException: not found

Revision history for this message
James Page (james-page) wrote :

Rechecked this with latest ocata releases - works OK for me.

Marking 'Fix Released' as I assume this was broken at some point in time and has been fixed as part of general refactoring.

Changed in nova-lxd:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.