« Previous | Next » 

Revision bcbb1489

IDbcbb1489841003c25851d0c2f355533601e73cc0

Added by Dimitris Aragiorgis over 11 years ago

Support multiple public networks

Add util functions for geting networks and free addresses.

Add new setting PREFERABLE_PUBLIC_NETWORK which is pointing which
synnefo's public registered network will be picked for primary
network interfaces of a server.

Extend api so that list_networks will return either all user
related networks:
- private
- public
either all
or only them that not full (if filter_full in request body is True)

Extend api so that during create server a network_id can be passed in
request body. (This will be useful in the future when ui will support
choosing networks - new list_networks will be used then as well)

Change PUBLIC_ROUTED_USE_POOL to PUBLIC_USE_POOL

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences