[Trivial] Remove unnecessary executable privilege

They are modules, should be imported rather than running in shell,
hence not require for executable privilege.

Change-Id: I869d73411ec8e308a80d780e10e77dcc48097d42
This commit is contained in:
ZhiQiang Fan 2016-04-29 21:00:51 +08:00
parent ff059e03f3
commit 632ab41a03
6 changed files with 0 additions and 4 deletions

2
octavia/cmd/agent.py Executable file → Normal file
View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright 2015 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may

2
octavia/cmd/api.py Executable file → Normal file
View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright 2014 Rackspace
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may

0
octavia/cmd/health_manager.py Executable file → Normal file
View File

0
octavia/cmd/house_keeping.py Executable file → Normal file
View File

0
octavia/cmd/octavia_worker.py Executable file → Normal file
View File

0
octavia/controller/worker/tasks/database_tasks.py Executable file → Normal file
View File