← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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 ...

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

Title:
  Can delete port attached to VM without Nova noticing

Status in neutron:
  New

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


Follow ups