← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1691076] [NEW] user is able to delete the port whose device-type is "network:dhcp"

 

Public bug reported:

Using "neutron port-delete <port_ID>/<port_name>" command, user is able to delete the port whose device-type is "network:dhcp".
When user tries to delete the port whose device type is "network:dhcp", neutron-server is allowing to delete that port and later it is re-creating the same port with different port ID, different MAC ID but with same IP-Address as the deleted port.

Example: when user tries to execute the  command "neutron port-delete
fd81d859-06c8-4116-ac58-5dfb585b80cd"  it will show the output as
"Deleted port(s): fd81d859-06c8-4116-ac58-5dfb585b80cd" but this port
gets re-created automatically with same IP-address and with different
port ID "e8cbef41-44e8-49fa-8e14-b817b4c91fb0".

** 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/1691076

Title:
  user is able to delete the port whose device-type is "network:dhcp"

Status in neutron:
  New

Bug description:
  Using "neutron port-delete <port_ID>/<port_name>" command, user is able to delete the port whose device-type is "network:dhcp".
  When user tries to delete the port whose device type is "network:dhcp", neutron-server is allowing to delete that port and later it is re-creating the same port with different port ID, different MAC ID but with same IP-Address as the deleted port.

  Example: when user tries to execute the  command "neutron port-delete
  fd81d859-06c8-4116-ac58-5dfb585b80cd"  it will show the output as
  "Deleted port(s): fd81d859-06c8-4116-ac58-5dfb585b80cd" but this port
  gets re-created automatically with same IP-address and with different
  port ID "e8cbef41-44e8-49fa-8e14-b817b4c91fb0".

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


Follow ups