Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Assignee: Tatiana Ovchinnikova (tmazur)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)
--
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):
New
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp