neutron-lib/neutron_lib/tests/unit/utils
Boden R 7b4ade3791 rehome utils: synchronized decorator and load_class_by_alias_or_classname
This patch rehomes the neutron common utils:
- load_class_by_alias_or_classname() function.
- synchronized decorator.

These utils are used by subprojects [1] and will
also be used as part of rehoming the logic in neutron's
manager module.

[1] http://codesearch.openstack.org/?q=load_class_by_alias_or_classname

Change-Id: I62958e30695663797d79ed6bd1260edbb46a1bf4
2017-05-22 12:54:17 -06:00
..
__init__.py Start migration of utility methods 2016-08-19 12:28:31 +01:00
test_file.py Start migration of utility methods 2016-08-19 12:28:31 +01:00
test_helpers.py Revert "Move wait_until_true to neutron-lib" 2016-11-16 14:15:08 +00:00
test_host.py Start migration of utility methods 2016-08-19 12:28:31 +01:00
test_net.py rehome is_port_trusted util function 2017-04-12 14:58:05 -06:00
test_runtime.py rehome utils: synchronized decorator and load_class_by_alias_or_classname 2017-05-22 12:54:17 -06:00