yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58962
[Bug 1643844] Re: fwaas devstack plugin overwrites NETWORK_API_EXTENSIONS
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 <yamamoto@xxxxxxxxxxxx>
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
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1643844
Title:
fwaas devstack plugin overwrites NETWORK_API_EXTENSIONS
Status in neutron:
Fix Released
Bug description:
neutron-fwaas devstack plugin overwrites NETWORK_API_EXTENSIONS.
it breaks subprojects which uses neutron-fwaas.
eg. networking-midonet
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1643844/+subscriptions
References