Comment 4 for bug 1643844

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

Reviewed: https://review.openstack.org/400717
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=642e09d4116dd59107a66cd80e03988112c056ed
Submitter: Jenkins
Branch: master

commit 642e09d4116dd59107a66cd80e03988112c056ed
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Nov 22 12:19:26 2016 +0000

    Revert "Set NETWORK_API_EXTENSIONS in fwaas devstack plugin"

    This reverts commit 8bf87a0b0593d0a26604678c5c3ee170f251aa83.

    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