yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39249
[Bug 1495968] Re: FWaaS unit tests typo
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1495968
Title:
FWaaS unit tests typo
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
There is a typo in neutron_data in the second firewall data:
fw2_dict = {...}
TEST.api_firewalls.add(fw1_dict)
...
TEST.firewalls.add(fw1)
So actually fw2_dict is not used in the tests and that's why a case
when there are no associated routers is not considered.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1495968/+subscriptions
References