Comment 3 for bug 1656262

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

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

commit e74b45d0eb923129902f1926aaddb51e6e2b8085
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Jan 13 11:50:06 2017 +0000

    Revert "Protect against non-determinstic sort"

    This reverts commit 175bfe048283ae930b60b1cea87874d1fa1d10d6.

    The change causes the following error if you're
    unlucky enough to have such a marker column.

       ArgumentError: Only '=', '!=', 'is_()', 'isnot()' operators can be used with None/True/False

    I saw test_floatingip_list_with_pagination failing,
    where fixed_port_id of the marker was None.

    Closes-Bug: #1656262
    Change-Id: I6c32949d789f25d877d329ef0ae9d8650cb81acf