You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tobiko/tobiko/common
Federico Ressi 630f4ad730
Remove six from project dependencies
1 year ago
..
managers Return dummuy test case in case not in one 3 years ago
__init__.py Remove copyrigth notices from empty __init__.py files 4 years ago
_cached.py Implement cached property tool 3 years ago
_config.py Use tobiko.conf directory as starting directory for relative paths 3 years ago
_deprecation.py Deprecate tobiko.required_setup_fixture 2 years ago
_detail.py Remove six from project dependencies 1 year ago
_exception.py Improve ping integration error handling 2 years ago
_fail.py Rename module: tobiko.common._asserts -> tobiko.common._fail 2 years ago
_fixture.py Remove six from project dependencies 1 year ago
_logging.py Add timestamp, level and modulename to the format for capture log 3 years ago
_operation.py Skip often failing SameHostNetworkTest and DifferentHostNetworkTest scenario test cases 2 years ago
_os.py Create temporary files on the same directory of target file 3 years ago
_proxy.py Refactor call proxy class generation 2 years ago
_retry.py Rename module: tobiko.common._asserts -> tobiko.common._fail 2 years ago
_select.py Allow to select objects using regular expressions 2 years ago
_skip.py Fix reason for skip_unless_missing_networking_agents decorator 2 years ago
_testcase.py Export typing for TestCase class 2 years ago
_time.py Update time tools 3 years ago
_utils.py Fix looking for ovs agent based on compute node name 3 years ago
_yaml.py Use safe loader/dumper to load/dump YAMLs things 1 year ago