Virtual private network services for OpenStack Neutron.
960cf21df8
The Neutron method ``alter_enum`` has been removed in [1]. Use ``alembic.op.alter_column`` instead. This migration won't be compatible with PostgreSQL. This patch is also removing the functional tests using PostgreSQL. [1]https://review.opendev.org/c/openstack/neutron/+/934171 Change-Id: I50be52a463ba5c40e43139d82a3327d9c5488694 |
||
---|---|---|
devstack | ||
doc | ||
etc | ||
neutron_vpnaas | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
roles/configure_functional_tests | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
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