yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44651
[Bug 1533974] [NEW] when nova detach an interface, this interface can not attach any more
Public bug reported:
i just not sure this bug belong to neutron or nova-api..
bug description:
1. i attach a new interface to my instance
# nova interface-attach --port-id 63320ab6-27b0-4319-a149-42ac1e0f9663 testss
2.then, i detach that interface from my instance
# nova interface-detach testss 63320ab6-27b0-4319-a149-42ac1e0f9663
3.at the end, i attach this interface to my instance again. And it appear to an error.
# nova interface-attach --port-id 63320ab6-27b0-4319-a149-42ac1e0f9663 testss
ERROR (Conflict): Port 63320ab6-27b0-4319-a149-42ac1e0f9663 is still in use. (HTTP 409) (Request-ID: req-721533ea-b97c-48a5-a0a6-dc54a537481b)
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1533974
Title:
when nova detach an interface,this interface can not attach any more
Status in neutron:
New
Bug description:
i just not sure this bug belong to neutron or nova-api..
bug description:
1. i attach a new interface to my instance
# nova interface-attach --port-id 63320ab6-27b0-4319-a149-42ac1e0f9663 testss
2.then, i detach that interface from my instance
# nova interface-detach testss 63320ab6-27b0-4319-a149-42ac1e0f9663
3.at the end, i attach this interface to my instance again. And it appear to an error.
# nova interface-attach --port-id 63320ab6-27b0-4319-a149-42ac1e0f9663 testss
ERROR (Conflict): Port 63320ab6-27b0-4319-a149-42ac1e0f9663 is still in use. (HTTP 409) (Request-ID: req-721533ea-b97c-48a5-a0a6-dc54a537481b)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1533974/+subscriptions
Follow ups