Comment 2 for bug 1259560

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

Reviewed: https://review.openstack.org/61100
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=74f0b74b55c97dda1ffd84a6fcab3f7c6478b50f
Submitter: Jenkins
Branch: master

commit 74f0b74b55c97dda1ffd84a6fcab3f7c6478b50f
Author: Wu Wenxiang <wu.wenxiang@99cloud.net>
Date: Tue Dec 10 20:42:07 2013 +0800

    Remove start index 0 in range()

    Remove the useless arg ("start index" = 0) in files, since its default
    value is 0, to make code cleaner.

    Fixes bug #1259560

    Change-Id: Id595630f97b21cc84aefc39b31e7f09f5fb8deb9