senlin/senlin/tests/unit/engine
Tyler Adams 6b15b97689 Remove executable permissions from files that don't need it
Many python files have their executable permissions flag set but they shouldn't Removed executable flag from files that did not need it

Closes-Bug: #2055736
Change-Id: Ic04051fdc597b2f915f76e4c4c47f392354ddfe1
2024-03-02 00:14:48 +00:00
..
actions Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
notifications Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
receivers Merge "Update error in install-rdo.rst and update default port" 2021-03-30 03:43:54 +00:00
__init__.py Relocate Senlin unit tests 2015-08-04 06:16:20 -04:00
test_cluster.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_cluster_policy.py Remove six usage 2020-01-13 14:22:55 -08:00
test_engine_parser.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_environment.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_event.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_health_manager.py Add hypervisor status polling health check 2020-09-24 21:00:16 +00:00
test_node.py Add hypervisor status polling health check 2020-09-24 21:00:16 +00:00
test_registry.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_senlin_lock.py Fixed service manage not cleaning properly 2022-05-23 09:41:42 +00:00
test_service.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00