]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adding unit test
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Fri, 1 Jul 2011 11:20:31 +0000 (12:20 +0100)
committerSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Fri, 1 Jul 2011 11:20:31 +0000 (12:20 +0100)
commita93c1b1acbffc264ba21f3c0859af5f33afc9a95
tree7c657de67f253704d2b6e6d33b1ff3d7a9744edd
parentfcc0f44230582dcf6951e90bf04bf3a780c303c2
Adding unit test
Applying pep8 fixes

Note: teardown does not yet work properly. Thinking about replacing it with something that simply deletes the temporary sql lite db.
quantum/api/ports.py
quantum/db/models.py
quantum/manager.py
quantum/plugins/SamplePlugin.py
run_tests.py
tests/functional/test_service.py
tests/unit/test_api.py
tests/unit/testlib.py