Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api / management / commands / server-import.py @ b0e7f310

History | View | Annotate | Download (9.5 kB)

# Date Author Comment
9621c777 02/18/2013 01:48 pm Christos Stavrakakis

pep8 convension to cyclades management commands

b344501e 11/22/2012 01:25 pm Christos Stavrakakis

Implement server-import management command

Implement management command for importing an existing Ganeti instance
into Synnefo. The owner, flavor and image are specified by command line
arguments. Importing will fail if the instance has NICs connected to...