Comment 8 for bug 1866373

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

Reviewed: https://review.opendev.org/711898
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d8bd2392b225babf7a39ef16c82e79016db04a36
Submitter: Zuul
Branch: stable/rocky

commit d8bd2392b225babf7a39ef16c82e79016db04a36
Author: Stephen Finucane <email address hidden>
Date: Fri Mar 6 16:52:14 2020 +0000

    Fix os-keypairs pagination links

    The API URL is '/os-keypairs', not '/keypairs'. Attempting to use these
    pagination links as-is will result in a HTTP 404 (Not Found).

    Change-Id: Ic04568caecc138e6016418f6878d031c4a0d3fb4
    Signed-off-by: Stephen Finucane <email address hidden>
    Closes-bug: #1866373
    (cherry picked from commit f31efe0a0e3f194ca415ac41c225f63dbb69267b)
    (cherry picked from commit 93f903d7949194a3e00647d8a17b2d3bee3904e5)
    (cherry picked from commit 85052c055fb062f4a2ca7bb833f1cb344073b6de)