Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api / management / commands / network-remove.py @ d443e1dd

History | View | Annotate | Download (2.4 kB)

# Date Author Comment
b84ed662 11/09/2012 05:32 pm Christos Stavrakakis

Refactor code in management commands

56543400 09/19/2012 11:21 am Christos Stavrakakis

Fix bug in snf-manage network-remove

7fede91e 09/07/2012 05:36 pm Christos Stavrakakis

Implement multiple public networks

Implement multiple public networks in order to support:
- different public networks per backend
- non-consecutive IP ranges in each backend

To support this, public networks are treated different from private
ones. Namely, they are correlated with one backend (and so have...