Virtual private network services for OpenStack Neutron.
ef39d5b77d
Were a couple minor typos in comments, so fixing since looking at code: "valdiator" -> "validator" "Retreive" -> "Retrieve" "verison" -> "version" "ipser_site_connection" -> "ipsec_site_connection" Based on feedback also fixed other errors including vendor files: "minimul" -> "minimal" "implemenations" -> "implementations" "rotuer" -> "router" "processs" -> "process" "capablities" -> "capabilities" "datatbase" -> "database" "actived" -> "active" "toctree" -> "doctree" "thise" -> "these" "ot" -> "to" "conneciton" -> "connection" "itegration" -> "integration" "settions" -> "settings" "infromation" -> "information" "notificaiton" -> "notification" "visted" -> "visited" "simluates" -> "simulates" "indentify" -> "identify" Change-Id: Iea9478287fe04ade381a1d3b898967057ce5dad6 Closes-Bug: #1498614 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
neutron_vpnaas | ||
rally-jobs | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
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: http://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 git.openstack.org at: <http://git.openstack.org/cgit/openstack/neutron-vpnaas.
Please refer to Neutron documentation for more information: Neutron README.rst