Firewall services for OpenStack Neutron.
7ffb87235c
Tempest provides stable library interfaces under tempest.lib.
This patch switches to use it for data_utils.
NOTE: Maybe reviewers will feel deja-vu because the similar patch is
merged before. But ater that, the another copying tempest patch
has been merged and we need this patch again. Sorry for this mess.
Iba05bc604f447f2acaf4cd81e05443b366b821a1 will be merged after
all projects are ready.
Change-Id: I1a39fc0636a3d1b45aed7a283587460afc076110
(cherry picked from commit
|
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
neutron_fwaas | ||
releasenotes | ||
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 Firewall as a Service (FWaaS) 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-fwaas>.
Please refer to Neutron documentation for more information: Neutron README.rst