← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1158684] Re: Pre-created ports gets deleted on VM delete

 

This is likely a bug in nova.

** Changed in: quantum
       Status: Triaged => Invalid

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

Title:
  Pre-created ports gets deleted on VM delete

Status in OpenStack Compute (Nova):
  Confirmed
Status in OpenStack Quantum (virtual network service):
  Invalid

Bug description:
  1) Pre create a port using port-create
  2) Boot a VM with nova boot --nic port_id=<created port>
  3) Delete a VM.

  Expected: VM should boot using provided port_id at boot time.
  When VM is deleted, port corresponding to pre-created port_id should not get deleted,
  as a lot of application, security settings could have port properties configured in them in a large network.

  
  Observed behavior;
  1) Even with port_id specified, VM boots with a different port_id
  2) There is no way, I could prevent port_id associated with VM from being deleted with nova delete.

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