← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1815728] Re: Can delete port attached to VM without Nova noticing

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  Can delete port attached to VM without Nova noticing

Status in neutron:
  Expired

Bug description:
  In the Rocky release it still possible to delete a port that is
  attached to a VM as primary network interface. Nova doesn't even seem
  to notice when this happens. Shouldn't there be any kind of precaution
  form Neutron's side?

  Reproduce:

  $ openstack port create ...
  $ openstack server create --port ...
  $ openstack port delete ...
  $ openstack server show ...

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


References