..
fake
add more realistic unit tests for importutils
2012-06-12 09:24:16 -04:00
middleware
Change behavior in utils.import_object().
2012-04-11 02:30:14 -04:00
plugin
fix bug lp:1019348,update openstack-common to support pep8 1.3.
2012-07-18 11:40:09 +08:00
rpc
Rework zmq setup and cleanup
2013-01-15 16:42:25 +00:00
scheduler
Add common base weigher/weigher handler for filter scheduler
2013-01-04 11:56:04 +08:00
__init__.py
add __init__.py so tests run, remove bin and skeleton from pep8
2011-11-01 13:47:46 -05:00
extension_stubs.py
Rajaram/Vinkesh | Copied tests for wsgi from nova. Added default content/accept types in Request which can be overridden by projects. Copied tests for XML serialization of Extension Controller's action from nova
2011-09-08 18:29:40 +05:30
fakes.py
Add common base weigher/weigher handler for filter scheduler
2013-01-04 11:56:04 +08:00
test_authutils.py
Move auth_str_equal() to a new authutils module.
2012-04-11 02:28:23 -04:00
test_cfg.py
Revert "Support lookup of value using "group.key""
2013-01-08 21:50:04 +00:00
test_cliutils.py
Add a CLI argument validation utility
2012-11-29 17:44:35 +00:00
test_context.py
add context 'tests'
2011-12-01 11:29:20 -06:00
test_deprecated.py
update deprecated stanza
2012-11-15 18:38:36 -05:00
test_exception.py
Move utils.execute to its own module.
2012-11-01 15:00:55 +01:00
test_excutils.py
Add save_and_reraise_exception().
2012-05-02 09:38:29 -04:00
test_fileutils.py
Move nova's util.synchronized decorator to openstack common.
2012-10-18 09:09:17 -07:00
test_gettext.py
Add gettext support.
2012-06-06 10:29:14 -04:00
test_importutils.py
Implement importutils.try_import.
2013-01-14 12:54:43 -05:00
test_iniparser.py
cfg: allow empty config values
2012-07-17 05:52:51 +01:00
test_jsonutils.py
Track to_primitive() depth after iteritems().
2012-07-18 16:15:52 -04:00
test_local.py
Add greenthread local storage model from nova
2012-03-16 14:57:49 -04:00
test_lockutils.py
Eliminate sleep in the lockutils test case (across processes)
2013-01-07 08:56:03 -05:00
test_log.py
Verbose should not enable debug level logging
2013-01-12 04:35:03 +00:00
test_loopingcall.py
Account for tasks duration in LoopingCall delay
2012-11-19 22:16:48 +00:00
test_network_utils.py
Extracted parse_host_port into network_utils.
2012-09-26 18:25:59 +00:00
test_notifier.py
Merge "Fix publish_errors unit test"
2013-01-08 19:27:08 +00:00
test_pastedeploy.py
Add generic PasteDeploy app and filter factories
2012-03-26 07:16:16 +01:00
test_periodic.py
raise_on_error parameter shouldn't be passed to task function
2012-11-23 08:13:36 +08:00
test_plugin.py
Add multiple-driver support to the notifier api.
2012-08-02 18:11:37 -05:00
test_policy.py
Fix pep8 E125 errors.
2013-01-11 18:09:25 -08:00
test_processutils.py
Move utils.execute to its own module.
2012-11-01 15:00:55 +01:00
test_rootwrap.py
Move rootwrap code to openstack.common
2012-12-20 10:06:05 +01:00
test_service.py
Fix test cases in tests.unit.test_service
2013-01-03 14:10:03 +08:00
test_setup.py
Skip argparse when injecting requirements.
2012-06-20 12:43:32 -04:00
test_strutils.py
Rename utils.py to strutils.py
2012-11-30 09:38:55 +08:00
test_testutils.py
Create testutils with skip decorators.
2012-06-04 15:25:52 -04:00
test_timeutils.py
Make time comparison functions accept strings
2013-01-04 06:33:23 -08:00
test_uuidutils.py
Add generate_uuid to uuidutils.
2012-11-09 12:40:13 -05:00
test_version.py
Simplify version processing.
2013-01-11 17:34:13 -08:00
test_wsgi.py
JSONDictSerializer encode objects to unicode
2013-01-03 10:46:19 -06:00