Virtual private network services for OpenStack Neutron.
15988dff42
Sometime in the past few months, the --coverage-package-name option for coverage tests was no longer supported by testr (not sure when this happened). Without this argument, the coverage run will not use the files in the workspace, but instead will use packaged upstream files. Infra folks kindly mentioned that we can use test, instead of testr and the argument works now. This commit applies that change to each of the three coverage test runs. Change-Id: I74e741294617f4ad8a33c8a65850266181269eb0 Closes-Bug: 1454772 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
neutron_vpnaas | ||
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