]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixing detail action for port collection
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Mon, 8 Aug 2011 12:02:09 +0000 (13:02 +0100)
committerSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Mon, 8 Aug 2011 12:02:09 +0000 (13:02 +0100)
commit100f47e9e69361d2859867be6db04be39416d448
treeb9c34876f496583976d3cf740fb3a5daaabd2050
parent1b3d8c76e5b05d4790c0ab3c8bd5a7cca5bec81e
Fixing detail action for port collection
Adding PortIsDown exception
Adding unit tests for detail actions and PortIsDown
PEP8 FIXES
quantum/api/attachments.py
quantum/api/faults.py
quantum/api/networks.py
quantum/api/ports.py
quantum/api/views/ports.py
quantum/common/exceptions.py
quantum/common/wsgi.py
quantum/plugins/SamplePlugin.py
tests/unit/test_api.py
tests/unit/testlib_api.py