vmware-nsx/quantum/tests/unit/linuxbridge
sadasu fa69228606 Improve checking of return values for functions in linuxbridge agent plugin
Fixes bug 1167780

Changed return values for some ensure_* functions to make them more consistent.
Now all ensure_* functions return None on failure and return the entity that was
created within the function when successful. Made changes to the unit tests to
reflect the changed return values.

Change-Id: Ib015ee7cee50bae5d91a4e109e7381519c1e14f7
2013-05-07 13:31:19 -04:00
..
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_agent_scheduler.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_defaults.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_lb_db.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_lb_quantum_agent.py Improve checking of return values for functions in linuxbridge agent plugin 2013-05-07 13:31:19 -04:00
test_lb_security_group.py Disable secgroup extension when Noop Firewall driver is used 2013-03-08 08:32:20 +00:00
test_linuxbridge_plugin.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_rpcapi.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05:00