![Dongcan Ye](/assets/img/avatar_default.png)
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
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
Description
Languages
Python
97.6%
Shell
2.3%
Mako
0.1%