This reverts commit 8bf87a0b05.
Becauase setting NETWORK_API_EXTENSIONS unconditionally
interferes other subprojects. (networking-midonet gate is
broken due to this.)
We can't hardcode the list of extensions here because a devstack
plugin can be used with other devstack plugins. This stuff
actually belongs to gate, where we know our exact configuration,
thus the list of extensions.
Also, skip fwaas v2 tempest tests for now.
(Otherwise v1 tempest job would fail.)
Closes-Bug: #1643844
Change-Id: I300e1eee1314440c22e2b30b683969b83e84ea5f
This package contains the code for the Neutron Firewall as a Service
(FWaaS) service. 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.