← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1376102] [NEW] Unnecesary to catch FloatingIpAssociated on addFloatingIp REST API

 

Public bug reported:

FloatingIpAssociated exception happens on the following cases only:

* nova/network/neutronv2/api.py: disassociate_floating_ip
* nova/network/floating_ips.py: deallocate_floating_ip

However, addFloatingIp REST API catches the exception now.

** Affects: nova
     Importance: Undecided
     Assignee: Ken'ichi Ohmichi (oomichi)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Ken'ichi Ohmichi (oomichi)

-- 
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/1376102

Title:
  Unnecesary to catch FloatingIpAssociated on addFloatingIp REST API

Status in OpenStack Compute (Nova):
  New

Bug description:
  FloatingIpAssociated exception happens on the following cases only:

  * nova/network/neutronv2/api.py: disassociate_floating_ip
  * nova/network/floating_ips.py: deallocate_floating_ip

  However, addFloatingIp REST API catches the exception now.

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


Follow ups

References