Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / neutron / models_factory.py @ efabd2d4

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
efabd2d4 09/30/2013 03:45 pm Dionysis Grigoropoulos

cyclades: Neutron API add update_subnet, add tests

Create update_subnet, some minor bugs need fixing
Add tests for update_subnet and create_subnet
Fix some bugs in subnets_views

0dae1b9f 09/27/2013 05:26 pm Dionysis Grigoropoulos

cyclades: Neutron API add subnet tests, bug fixes

d6e16760 09/24/2013 01:24 pm Marios Kogias

Add more network tests. PEP8 corrections

b0cda6f9 09/23/2013 05:40 pm Marios Kogias

Add ModelFactory and tests