horizon/openstack_dashboard/themes/material/templates
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
..
auth Branding: Horizon Header should be more composable 2016-01-14 20:44:37 -07:00
header Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
horizon Replace dict.iteritems() with dict.items() in horizon 2017-08-01 08:31:49 +08:00
material Branding: Horizon Header should be more composable 2016-01-14 20:44:37 -07:00