← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1366982] [NEW] Exception NoMoreFixedIps doesn't show which network is out of IPs

 

Public bug reported:

The exception NoMoreFixedIps in nova/exception.py has a very generic error message:
"Zero fixed ips available."

When performing a deploy with multiple networks, it can become difficult
to determine which network has been exhausted.  Slight modification to
this error message will help simplify the debug process for operators.

** Affects: nova
     Importance: Undecided
     Assignee: Drew Thorstensen (thorst)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Drew Thorstensen (thorst)

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

Title:
  Exception NoMoreFixedIps doesn't show which network is out of IPs

Status in OpenStack Compute (Nova):
  New

Bug description:
  The exception NoMoreFixedIps in nova/exception.py has a very generic error message:
  "Zero fixed ips available."

  When performing a deploy with multiple networks, it can become
  difficult to determine which network has been exhausted.  Slight
  modification to this error message will help simplify the debug
  process for operators.

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


Follow ups

References