horizon/openstack_dashboard/api
Akihiro Motoki 220b1346bd Enable pylint in horizon
tests.py files are excluded from targets checked by pylint
because it takes longer and longer time to check them somehow.

pylint 2.2.x is supported only in Python 3 and we already switched
our pep8 basepython to python3, so pylint and astroid are installed
only for python3. This seems the easiest way to ensure py27 env works.

literal-comparison error in openstack_dashboard/api/nova.py
is also fixed in this commit as it is simple enough.

Change-Id: Ic8868a44b296dba457be721716ca6f9d37ad9369
2019-01-12 22:41:20 +09:00
..
rest Better support for community images 2018-12-27 09:04:53 +09:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
base.py Generic volume group support 2018-06-09 06:39:18 +00:00
cinder.py Fix bug about snapshot pagination 2018-11-23 17:12:46 +08:00
glance.py Better support for community images 2018-12-27 09:04:53 +09:00
keystone.py Raise NotFound error when retrieved by not uuid 2018-10-30 16:03:56 +00:00
microversions.py fix typo 2018-11-05 07:56:20 +09:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Merge "python3: Fix handling of other protocol in SG rule" 2019-01-11 16:26:08 +00:00
nova.py Enable pylint in horizon 2019-01-12 22:41:20 +09:00
swift.py Hide Swift network info in Horizon error message 2018-09-28 11:56:02 +00:00