Comment 5 for bug 1842004

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/stein)

Reviewed: https://review.opendev.org/680454
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5532029bf02543a83450d86e7453e181d5ca43a7
Submitter: Zuul
Branch: stable/stein

commit 5532029bf02543a83450d86e7453e181d5ca43a7
Author: Andy Botting <email address hidden>
Date: Wed Aug 21 08:35:57 2019 +1000

    Revert "Raise NotFound error when retrieved by not uuid"

    In the early days of OpenStack, user and project ids were not
    uuids, but auto-incremented integers.

    Since those early days, many operators fought long battles
    against the unrelenting OpenStack behemoth.

    Only those heroic operators who emerged victorious from the
    brutal upgrade battles can show the scars of those integer
    user and project ids like badges of honour.

    Closes-Bug: #1842004
    Change-Id: I0c3e3465e8e7499c94d1a82b7295aeec13955e55
    (cherry picked from commit c238b519f3e10ba6aa119b5ebc2bf30b2610bf16)