← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1425504] Re: DVR interfaces with device_owner network:router_centralized_snat or device_owner network:floatingip_agent_gateway can be deleted using port-delete

 

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

** Changed in: neutron
    Milestone: None => kilo-3

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

Title:
  DVR interfaces with device_owner network:router_centralized_snat  or
  device_owner network:floatingip_agent_gateway can be deleted using
  port-delete

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

Bug description:
  It's possible to delete the SNAT port or a floatingip_agent_gateway
  port belongs to a DVR by using port-delete.

  How to reproduce
  ===============
  After creating a distributed router list all the ports with device_owner  network:router_centralized_snat
  # neutron port-list --device_owner network:router_centralized_snat

  Delete the port
  # neutron port-delete <port-id>

  Trying to delete a port with device_owner:
  network:router_interface_distributed

  The above is also true for network:floatingip_agent_gateway.

  
  Version
  ======
  python-neutron-2014.2.2-1.el7ost.noarch
  openstack-neutron-2014.2.2-1.el7ost.noarch
  openstack-neutron-openvswitch-2014.2.2-1.el7ost.noarch
  python-neutronclient-2.3.9-1.el7ost.noarch

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


References