Virtual private network services for OpenStack Neutron.
cdecf0e122
neutron_vpnaas_generate_config_files() in devstack/plugin.sh uses sudo unnecessarily. It creates pyc files with root owner and when we run stack.sh again stack.sh will fail. Change-Id: I611ded0a60383f183f053c7a5ff5ccb3f0639e75 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
neutron_vpnaas | ||
playbooks/legacy | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
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