Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api / ports.py @ f16aa9e6

History | View | Annotate | Download (7.6 kB)

# Date Author Comment
f16aa9e6 10/15/2013 01:20 am Marios Kogias

cyclades: Add logic ports.py

Created a new file for ports in logic directory. This will have
the code about port manipulation in the backend. For now it is just
used for db filling.
Use the new function 'create' in the ports API.

a3b8aaf6 10/11/2013 04:54 pm Marios Kogias

cyclades: Add more port tests

5db2001a 10/11/2013 11:07 am Marios Kogias

cyclades: Syntactic refactor ports

593851e0 10/10/2013 12:40 pm Build Bot

cyclades: Add /ports api call