horizon/openstack_dashboard/test/test_plugins
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
..
panel_config Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
panel_group_config Make sure dashboard has a default panel group 2015-11-02 17:27:16 +00:00
__init__.py Plugin-based panel configuration 2014-03-03 12:21:42 -08:00
panel_group_tests.py Make sure dashboard has a default panel group 2015-11-02 17:27:16 +00:00
panel_tests.py Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00