os-collect-config/os_collect_config/tests
Takashi Kajinami 249b795c8c Drop direct execution of collect.py
Now we generate the console script using setuptools, and we don't
expect users may directly execute the *.py file.

Change-Id: Ida036f138d8e7ef64ea0f8f7c83deeeb71dc4f5b
2024-01-29 23:56:44 +09:00
..
__init__.py Fix tests for rename. 2013-06-26 13:08:42 -07:00
test_cache.py Replace assertEqual(None, *) with assertIsNone in tests 2016-01-04 19:41:10 +05:30
test_cfn.py Drop six 2021-09-24 10:27:29 -06:00
test_collect.py Drop direct execution of collect.py 2024-01-29 23:56:44 +09:00
test_config_drive.py Use unittest.mock instead of mock 2020-06-09 19:28:11 +02:00
test_ec2.py Drop six 2021-09-24 10:27:29 -06:00
test_heat.py Use TEST-NET-1 for unit tests, not 127.0.0.1 2016-10-12 12:16:52 +13:00
test_heat_local.py Drop use of 'oslo' namespace package 2015-05-06 18:45:17 +00:00
test_keystone.py Use TEST-NET-1 for unit tests, not 127.0.0.1 2016-10-12 12:16:52 +13:00
test_local.py Drop use of 'oslo' namespace package 2015-05-06 18:45:17 +00:00
test_merger.py Refactor merging out of cfn collector 2015-06-15 09:14:29 +12:00
test_request.py Use TEST-NET-1 for unit tests, not 127.0.0.1 2016-10-12 12:16:52 +13:00
test_zaqar.py Use unittest.mock instead of mock 2020-06-09 19:28:11 +02:00