« Previous | Next » 

Revision 691c98cf

ID691c98cf220788530d6a846e7f650e930398d63f

Added by Christos Stavrakakis over 10 years ago

cyclades: Fix bugs relative to pool allocation

Fix bug when trying to allocate a specified IPv4 address. Only one of
the IP pools will contain this address, so you must bypass InvalidValue
exceptions until searching all pools.

Also PoolManager raised 'EmptyPool' exception when trying to allocate from an
empty pool. However, if someone tried to allocate a specific value,
'ValueNotAvailable' should be returned.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences