** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  Prompted information is not correct when delete a non-existing port

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  Test Steps:
  1. create a network
  2. create a port with the network we created in step1
  3. delete the port which created in step#2,
  4. delete the port again:
  http://9.12.17.71:9696/v2.0/ports/62995005-6f39-401e-9e80-0cf07b271bfe
  DELETE action, return following error:
  {
      "QuantumError": "Port 62995005-6f39-401e-9e80-0cf07b271bfe could not be 
found on network None"
  }
  5. I feel confused with "network None".

  Expected result:
  When delete an non-existing port, I think  prompt "QuantumError": "Port 
62995005-6f39-401e-9e80-0cf07b271bfe could not be found" is enough, or please 
pass the correct network name to the error message.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to