Remove execution bit on unnecessary files

Change-Id: Ia41b843fdf20154750b129a8ab5dd42f5c3989fb
This commit is contained in:
Michal Nasiadka 2024-02-02 14:54:55 +00:00
parent de6796bd10
commit 68c8acba39
32 changed files with 0 additions and 0 deletions

0
magnum/api/app.py Executable file → Normal file
View File

0
magnum/api/controllers/v1/cluster.py Executable file → Normal file
View File

0
magnum/api/validation.py Executable file → Normal file
View File

0
magnum/cmd/api.py Executable file → Normal file
View File

0
magnum/cmd/conductor.py Executable file → Normal file
View File

0
magnum/common/exception.py Executable file → Normal file
View File

0
magnum/common/keystone.py Executable file → Normal file
View File

0
magnum/common/urlfetch.py Executable file → Normal file
View File

0
magnum/common/utils.py Executable file → Normal file
View File

0
magnum/conductor/handlers/cluster_conductor.py Executable file → Normal file
View File

0
magnum/conductor/handlers/common/cert_manager.py Executable file → Normal file
View File

0
magnum/conductor/handlers/common/trust_manager.py Executable file → Normal file
View File

0
magnum/conductor/k8s_api.py Executable file → Normal file
View File

0
magnum/conductor/scale_manager.py Executable file → Normal file
View File

View File

View File

View File

View File

0
magnum/drivers/heat/driver.py Executable file → Normal file
View File

0
magnum/drivers/heat/template_def.py Executable file → Normal file
View File

0
magnum/hacking/checks.py Executable file → Normal file
View File

0
magnum/objects/cluster.py Executable file → Normal file
View File

0
magnum/objects/cluster_template.py Executable file → Normal file
View File

0
magnum/service/periodic.py Executable file → Normal file
View File

0
magnum/tests/functional/api/base.py Executable file → Normal file
View File

View File

0
magnum/tests/functional/common/base.py Executable file → Normal file
View File

0
magnum/tests/functional/python_client_base.py Executable file → Normal file
View File

0
magnum/tests/unit/api/controllers/v1/test_cluster.py Executable file → Normal file
View File

0
magnum/tests/unit/api/test_validation.py Executable file → Normal file
View File

0
magnum/tests/unit/objects/test_cluster.py Executable file → Normal file
View File

0
magnum/tests/unit/objects/test_cluster_template.py Executable file → Normal file
View File