← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1425504] [NEW] DVR interface with device_owener network:router_centralized_snat can be deleted using port-delete

 

Public bug reported:

It's possible to delete the SNAT 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

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

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

Title:
  DVR interface with device_owener network:router_centralized_snat can
  be deleted using port-delete

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  It's possible to delete the SNAT 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

  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


Follow ups

References