summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2016-07-12 11:12:32 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2016-07-12 11:13:25 +0200
commit405c02c77fce358d3005732b6e220e83ddef75a3 (patch)
tree49c4e1c9b8f67f1b5e83d373d6f14d3388115e17
parent97b4b323036b4174eb532c683ded09119b562416 (diff)
Chmod 755 all py files which can be executed
All files where __main__ is checked can now be executed by everyone. It results from [1]. [1] find . -name "*.py" |xargs grep __main__ |cut -d\: -f 1 |xargs chmod 755 Change-Id: I9ad153cfdde0447213e35dac102e668d9e754cf9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rwxr-xr-x[-rw-r--r--]ci/prepare_env.py0
-rwxr-xr-x[-rw-r--r--]ci/run_tests.py0
-rwxr-xr-x[-rw-r--r--]testcases/Controllers/ODL/odlreport2db.py0
-rwxr-xr-x[-rw-r--r--]testcases/Controllers/ONOS/Teston/onosfunctest.py0
-rwxr-xr-x[-rw-r--r--]testcases/OpenStack/examples/create_instance_and_ip.py0
-rwxr-xr-x[-rw-r--r--]testcases/OpenStack/tempest/run_tempest.py0
-rwxr-xr-x[-rw-r--r--]testcases/OpenStack/vPing/vPing_ssh.py0
-rwxr-xr-x[-rw-r--r--]testcases/OpenStack/vPing/vPing_userdata.py0
-rwxr-xr-x[-rw-r--r--]testcases/features/bgpvpn.py0
-rwxr-xr-x[-rw-r--r--]testcases/features/doctor.py0
-rwxr-xr-x[-rw-r--r--]testcases/features/promise.py0
-rwxr-xr-x[-rw-r--r--]testcases/features/sfc/sfc.py0
-rwxr-xr-x[-rw-r--r--]testcases/security_scan/security_scan.py0
-rwxr-xr-x[-rw-r--r--]testcases/vnf/vIMS/vIMS.py0
-rwxr-xr-x[-rw-r--r--]utils/openstack_clean.py0
-rwxr-xr-x[-rw-r--r--]utils/openstack_snapshot.py0
16 files changed, 0 insertions, 0 deletions
diff --git a/ci/prepare_env.py b/ci/prepare_env.py
index ed6a4ed5f..ed6a4ed5f 100644..100755
--- a/ci/prepare_env.py
+++ b/ci/prepare_env.py
diff --git a/ci/run_tests.py b/ci/run_tests.py
index 29b01d7ff..29b01d7ff 100644..100755
--- a/ci/run_tests.py
+++ b/ci/run_tests.py
diff --git a/testcases/Controllers/ODL/odlreport2db.py b/testcases/Controllers/ODL/odlreport2db.py
index 0c9f341c9..0c9f341c9 100644..100755
--- a/testcases/Controllers/ODL/odlreport2db.py
+++ b/testcases/Controllers/ODL/odlreport2db.py
diff --git a/testcases/Controllers/ONOS/Teston/onosfunctest.py b/testcases/Controllers/ONOS/Teston/onosfunctest.py
index b215b08ad..b215b08ad 100644..100755
--- a/testcases/Controllers/ONOS/Teston/onosfunctest.py
+++ b/testcases/Controllers/ONOS/Teston/onosfunctest.py
diff --git a/testcases/OpenStack/examples/create_instance_and_ip.py b/testcases/OpenStack/examples/create_instance_and_ip.py
index 41f8a9c8a..41f8a9c8a 100644..100755
--- a/testcases/OpenStack/examples/create_instance_and_ip.py
+++ b/testcases/OpenStack/examples/create_instance_and_ip.py
diff --git a/testcases/OpenStack/tempest/run_tempest.py b/testcases/OpenStack/tempest/run_tempest.py
index a16ba26f7..a16ba26f7 100644..100755
--- a/testcases/OpenStack/tempest/run_tempest.py
+++ b/testcases/OpenStack/tempest/run_tempest.py
diff --git a/testcases/OpenStack/vPing/vPing_ssh.py b/testcases/OpenStack/vPing/vPing_ssh.py
index 1609dd95b..1609dd95b 100644..100755
--- a/testcases/OpenStack/vPing/vPing_ssh.py
+++ b/testcases/OpenStack/vPing/vPing_ssh.py
diff --git a/testcases/OpenStack/vPing/vPing_userdata.py b/testcases/OpenStack/vPing/vPing_userdata.py
index cdc411948..cdc411948 100644..100755
--- a/testcases/OpenStack/vPing/vPing_userdata.py
+++ b/testcases/OpenStack/vPing/vPing_userdata.py
diff --git a/testcases/features/bgpvpn.py b/testcases/features/bgpvpn.py
index bac255913..bac255913 100644..100755
--- a/testcases/features/bgpvpn.py
+++ b/testcases/features/bgpvpn.py
diff --git a/testcases/features/doctor.py b/testcases/features/doctor.py
index ef55506af..ef55506af 100644..100755
--- a/testcases/features/doctor.py
+++ b/testcases/features/doctor.py
diff --git a/testcases/features/promise.py b/testcases/features/promise.py
index fe1547af9..fe1547af9 100644..100755
--- a/testcases/features/promise.py
+++ b/testcases/features/promise.py
diff --git a/testcases/features/sfc/sfc.py b/testcases/features/sfc/sfc.py
index dedf6e448..dedf6e448 100644..100755
--- a/testcases/features/sfc/sfc.py
+++ b/testcases/features/sfc/sfc.py
diff --git a/testcases/security_scan/security_scan.py b/testcases/security_scan/security_scan.py
index d39c29052..d39c29052 100644..100755
--- a/testcases/security_scan/security_scan.py
+++ b/testcases/security_scan/security_scan.py
diff --git a/testcases/vnf/vIMS/vIMS.py b/testcases/vnf/vIMS/vIMS.py
index 20a61158e..20a61158e 100644..100755
--- a/testcases/vnf/vIMS/vIMS.py
+++ b/testcases/vnf/vIMS/vIMS.py
diff --git a/utils/openstack_clean.py b/utils/openstack_clean.py
index 3eb39a260..3eb39a260 100644..100755
--- a/utils/openstack_clean.py
+++ b/utils/openstack_clean.py
diff --git a/utils/openstack_snapshot.py b/utils/openstack_snapshot.py
index 704ef5053..704ef5053 100644..100755
--- a/utils/openstack_snapshot.py
+++ b/utils/openstack_snapshot.py