← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1529180] Re: detach a port but the port status is still active.

 

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1529180

Title:
  detach a port but the port status is still active.

Status in neutron:
  Invalid

Bug description:
  1 create a vm with vxlan port
  2 create a net port with ovs port use type vlan
  3 use "neutron port-show portid" to see the status of this port is down
  4 use "nova attach" to attach this port to the vm which created in step 1 
  5 repeat step 3 ,we found the port status is active
  6  use "nova deattach" to deattach this port to the vm which created in step 1 
  7 repeat step 3 ,we found the port status is still active

  I think when we deattach a port in VM,the status should be change to
  down.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1529180/+subscriptions


References