** 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/1517653
Title:
subnet tests generating Http302 error in tests
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
.Error while checking action permissions.
Traceback (most recent call last):
File "/Documents/workspace/horizon/horizon/tables/base.py", line 1270, in
_filter_action
return action._allowed(request, datum) and row_matched
File "/Documents/workspace/horizon/horizon/tables/actions.py", line 136, in
_allowed
return self.allowed(request, datum)
File
"/Documents/workspace/horizon/openstack_dashboard/dashboards/project/networks/subnets/tables.py",
line 40, in allowed
network = self.table._get_network()
File "/Documents/workspace/horizon/horizon/utils/memoized.py", line 90, in
wrapped
value = cache[key] = func(*args, **kwargs)
File
"/Documents/workspace/horizon/openstack_dashboard/dashboards/project/networks/subnets/tables.py",
line 145, in _get_network
exceptions.handle(self.request, msg, redirect=self.failure_url)
File "/Documents/workspace/horizon/horizon/exceptions.py", line 368, in
handle
log_method, log_entry, log_level)
File "/Documents/workspace/horizon/horizon/exceptions.py", line 277, in
handle_recoverable
raise Http302(redirect)
Http302
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1517653/+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