neutron/neutron/tests/unit
Brandon Palm 2503dfb239 Fixed a bunch of typos throughout Neutron
Went through all of the docstrings in Neutron and did
some cleanup.  I'm sure there are bunch more that I have missed.

Change-Id: Ib29d2de1c580880c89ed4fd069e1515d0977a3e7
2015-10-30 08:54:41 -05:00
..
agent Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
api Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
callbacks Improve callback registry devref documentation and usability 2015-08-12 10:15:07 -07:00
cmd Add IPDevice.exists() method 2015-10-01 13:47:07 -04:00
common Merge "Add OpenFixture and get rid of 'open' mocks" 2015-10-12 23:26:52 +00:00
core_extensions QoS core extension: fixed dict extension when QoS policy is unset 2015-08-08 15:44:27 +02:00
db Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
debug Reorganize unit test tree 2015-04-06 23:28:31 +00:00
extensions Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
hacking Use assertTrue(observed) instead of assertEqual(True, observed) 2015-10-09 23:13:58 +09:00
ipam Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
notifiers Use assertIsNone(observed) instead of assertEqual(None, observed) 2015-10-06 01:06:11 +02:00
objects Code refactor for generating integer in testcase 2015-10-08 17:57:37 +00:00
plugins Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
quota Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
scheduler Simplify L3 HA scheduler tests 2015-10-01 12:01:27 -04:00
services Get rid of ConfigParser code in ProviderConfiguration 2015-09-21 10:55:56 -07:00
tests Merge "Different approach to indicate failure on SystemExit" 2015-07-16 06:57:16 +00:00
__init__.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
_test_extension_portbindings.py Context: Remove logic for read_deleted and deprecate it 2015-06-09 13:50:03 -07:00
dummy_plugin.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
extension_stubs.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
test_auth.py Use assertTrue(observed) instead of assertEqual(True, observed) 2015-10-09 23:13:58 +09:00
test_context.py Python 3: fix test_context 2015-07-27 16:57:08 +02:00
test_manager.py Add stevedore aliases for interface_driver configuration 2015-10-19 22:10:53 +01:00
test_policy.py Merge "Use assertTrue(observed) instead of assertEqual(True, observed)" 2015-10-12 09:13:37 +00:00
test_service.py Refactor TestRpcWorker and TestWorkerService 2015-06-16 15:49:48 +03:00
test_wsgi.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
testlib_api.py Improve fixture usage. 2015-07-01 14:53:48 +12:00