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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp