yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36284
[Bug 1479832] [NEW] _get_rows in table region always return None
Public bug reported:
In openstack_dashboard/test/integration_tests/regions/tables.py there is
function "_get_rows" that always return None, because of missing return
statement.
This function wasn't really used yet.
https://github.com/openstack/horizon/blob/master/openstack_dashboard/test/integration_tests/regions/tables.py#L166
** Affects: horizon
Importance: Undecided
Status: New
** Tags: integration-tests
--
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/1479832
Title:
_get_rows in table region always return None
Status in OpenStack Dashboard (Horizon):
New
Bug description:
In openstack_dashboard/test/integration_tests/regions/tables.py there
is function "_get_rows" that always return None, because of missing
return statement.
This function wasn't really used yet.
https://github.com/openstack/horizon/blob/master/openstack_dashboard/test/integration_tests/regions/tables.py#L166
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1479832/+subscriptions
Follow ups