← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1437141] [NEW] nova floating-ip-delete should warn or refuse if an IP is still associated

 

Public bug reported:

Running 'nova floating-ip-delete <IP>' will happily delete IP addresses
that are associated with currently-running instances.

It would be safer if the user were required to either disassociate them
from the instance before being permitted to delete them, or to pass a
--force flag or similar.

Version installed is python-novaclient 1:2.17.0-0ubuntu1~cloud0

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1437141

Title:
  nova floating-ip-delete should warn or refuse if an IP is still
  associated

Status in OpenStack Compute (Nova):
  New

Bug description:
  Running 'nova floating-ip-delete <IP>' will happily delete IP
  addresses that are associated with currently-running instances.

  It would be safer if the user were required to either disassociate
  them from the instance before being permitted to delete them, or to
  pass a --force flag or similar.

  Version installed is python-novaclient 1:2.17.0-0ubuntu1~cloud0

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


Follow ups

References