Dongcan Ye 7124a4d4fa Fix pep8 error in py37
While running PEP8 in python3.7 environment, will met the
following exception:
"RuntimeError: generator raised StopIteration"
This is an known issue in py3.7, and had been fixed in Pylint 2.x.

After upgrade Pylint to 2.2.0, the issue is:
"AttributeError: 'Import' object has no
attribute 'infer_name_module' on import"
This issue was fixed in Pylint 2.3.0.

So upgrades Pylint to 2.3.0, this patch also
adds some refactor recommendations in .pylintrc[1]

[1] http://paste.openstack.org/show/789057/

Change-Id: I2b3983e3653d92c5b12f233b57fb4467df1da83d
2020-02-03 11:16:12 +00:00
2019-04-19 19:41:15 +00:00
2019-01-07 16:38:45 +00:00
2019-04-19 19:41:15 +00:00
2014-05-16 13:40:04 -04:00
2020-02-03 11:16:12 +00:00
2019-12-17 15:04:40 +01:00
2020-01-07 06:26:03 +00:00
2020-01-07 06:26:03 +00:00
2019-12-17 15:04:40 +01:00
2017-03-07 17:22:28 +00:00
2020-02-03 11:16:12 +00:00
2019-12-17 15:04:40 +01:00

Welcome!

This package contains the code for the Neutron VPN as a Service (VPNaaS) service. This includes third-party drivers. This package requires Neutron to run.

External Resources:

The homepage for Neutron is: https://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single Launchpad page for all Neutron projects.

Code is available on opendev.org at: https://opendev.org/openstack/neutron-vpnaas.

Please refer to Neutron documentation for more information: Neutron README.rst

Team and repository tags

image

Description
Virtual private network services for OpenStack Neutron.
Readme 39 MiB
Languages
Python 97.6%
Shell 2.3%
Mako 0.1%