Virtual private network services for OpenStack Neutron.
Go to file
Takashi Kajinami 309f4a0f7a Add oslo.log options to generated ovn vpn agent config
All agent config files in the neutron built-in services, generated by
oslo-config-generator, have oslo.log options so that users can find log
options they want to override in individual agents easily.

Following that standard, this adds the oslo.log options to the VPN OVN
agent config file generated by oslo-config-generator.

Change-Id: I44bebc157ef9899e7176ce58720ba838830a4cba
2024-09-05 09:09:56 +09:00
devstack Remove redundant neutron prefix from ovn vpn agent config 2024-08-29 00:04:37 +09:00
doc Remove redundant neutron prefix from ovn vpn agent config 2024-08-29 00:04:37 +09:00
etc Add oslo.log options to generated ovn vpn agent config 2024-09-05 09:09:56 +09:00
neutron_vpnaas Merge "Support for libreswan 4" 2024-08-15 19:16:06 +00:00
playbooks Merge "Migrate functional tests job to the zuul v3 syntax" 2020-03-09 17:04:51 +00:00
rally-jobs Fix inconsistency in requirements 2021-01-07 05:13:34 +09:00
releasenotes Support for libreswan 4 2024-05-24 10:27:45 +02:00
roles/configure_functional_tests Fix functional jobs due to OVS file removal 2021-06-16 23:55:22 -04:00
tools Remove executable from python files which don't really needs it 2024-04-29 14:41:31 +02:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:32:37 +00:00
.gitignore doc: Add policy reference 2019-01-07 16:38:45 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:41:15 +00:00
.mailmap Add mailmap entry 2014-05-16 13:40:04 -04:00
.pre-commit-config.yaml Add pre-commit configuration 2024-04-29 14:41:41 +02:00
.pylintrc do not use str(url) to stringify a URL for subsequent use 2024-05-21 11:44:17 +09:00
.stestr.conf Update for os-testr 1.0.0 / stestr 2017-09-19 10:05:01 +09:00
.zuul.yaml Merge "Remove reference to devstack-gate" 2024-06-14 17:37:32 +00:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-11 12:49:37 +08:00
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-11 12:49:37 +08:00
LICENSE Adding Apache Version 2.0 license file. This is the official license agreement under which Quantum code is available to 2011-08-08 12:31:04 -07:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-11 12:49:37 +08:00
requirements.txt Bump Neutron to 25.0.0.0b1 2024-06-25 17:03:41 +00:00
setup.cfg Update python classifier with py3.10 & py3.11 in setup.cfg 2024-01-11 13:23:44 +01:00
setup.py Cleanup py27 support 2020-04-05 10:13:09 +02:00
test-requirements.txt Remove unused tempest from test requirements 2023-10-27 10:20:41 +09:00
TESTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-11 12:49:37 +08:00
tox.ini do not use str(url) to stringify a URL for subsequent use 2024-05-21 11:44:17 +09: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