horizon/openstack_dashboard/test/test_panels
Akihiro Motoki 6c45c47e4b Drop unnecessary executable flags
This patch also adds checks for executable files in
pep8 job.

nose ignores executable files by default, so it is important
to ensure executable flag is not set for test files [1].
openstack_dashboard/test/test_plugins/panel_tests.py was not
tested actually and it was broken. This commit fixes it too.
[1] http://nose.readthedocs.io/en/latest/usage.html#cmdoption-exe

Co-Authored-By: Ivan Kolodyazhny <e0ne@e0ne.info>
Change-Id: I3a124fa2f9f0676b2b43a094e32e3d8b18fa6005
2017-12-27 21:32:48 +00:00
..
another_panel Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
nonloading_panel Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
plugin_panel Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
second_panel Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
__init__.py Plugin-based panel configuration 2014-03-03 12:21:42 -08:00