Comment 4 for bug 1538518

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to rally (master)

Reviewed: https://review.openstack.org/276886
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=efd641caf0ad0bba0c6ad0993a5b65d08078966d
Submitter: Jenkins
Branch: master

commit efd641caf0ad0bba0c6ad0993a5b65d08078966d
Author: Steve Wilkerson <email address hidden>
Date: Fri Feb 5 13:38:51 2016 -0600

    Use booleans to check for empty lists

    Changed from checking for empty collections with
    len(list) to checking the boolean value of the list
    instead

    Closes-Bug: #1538518
    Change-Id: Ib601a83b8b6e19ab78690f8ca2834e7ef622cb9b