« Previous | Next » 

Revision 710b1c43

ID710b1c43ab2a0b4afec61a5c30ffa6f5beb2bf89

Added by Christos Stavrakakis over 10 years ago

cyclades: Refactor code for allocating IPs

Refactor code that was used for allocating IP addresses and creating
NetworkInterfaces. The new code is more suitable to the new DB schema
where each network may have many IPv4 subnets and each subnet may
have many IP pools. Also, the new functions are using prefetch related
to minimize the needed DB queries.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences