Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 2316597

Summary: [RFE] RGW User Keys creation date info
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: daniel parkes <dparkes>
Component: RGWAssignee: Matt Benjamin (redhat) <mbenjamin>
Status: CLOSED ERRATA QA Contact: Yuva Teja Sree Gayam <ygayam>
Severity: medium Docs Contact: Rivka Pollack <rpollack>
Priority: unspecified    
Version: 7.1CC: ceph-eng-bugs, cephqe-warriors, mbenjamin, rpollack, tserlin, ygayam
Target Milestone: ---Keywords: FutureFeature
Target Release: 9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-20.1.0-26 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-01-29 06:52:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description daniel parkes 2024-10-05 08:08:06 UTC
Description of problem:

Ceph as a service.

Currently, when listing user credentials, they come back in alphabetical order and without a creation date. We would like to show the access key list on our UI in order of when they were created. If the creation date was included in the information provided by the listing, we could use that to sort and would also be helpful information to have on our UI.

 

Example of what Ceph provides today:

        {
            "user": "default",
            "access_key": "H1MHOVDQBTJWZPW40SM8",
            "secret_key": "QBPu1CGcEESPVtuQIy4Bek4AdJse4D5bZd68udaJ"
        },
        {
            "user": "default",
            "access_key": "I43RJZ4BIGH0361B6IFK",
            "secret_key": "lckMiUP6eCpc572FB9EoABBL7EdfQ7fL0JESSeV4"
        },
        {
            "user": "default",
            "access_key": "LYQTBASE098HBBTJ2D3Y",
            "secret_key": "rBoMyh82muf6S5gknwcayejxxEWfA7TFqGUVAPmZ"
        },
        {
            "user": "default",
            "access_key": "New-credential",
            "secret_key": "mxRDJClAbbbbuagjD8MGZeDPE0Z0GRL61GoOQGAj"
        },
        {
            "user": "default",
            "access_key": "a",
            "secret_key": "uQK2IdzqHLDSIp0CE65ZlAd3GuHvGD90HbFMnBpJ"
        },
        {
            "user": "default",
            "access_key": "awstesting",
            "secret_key": "ovqgmslcRtKi0WgAkbFDJtKs6X1Z8bsniBz9XpCb"
        },
        {
            "user": "default",
            "access_key": "cdjohnson-s3-1",
            "secret_key": "ibIxlAR9LCCoOqhufXeSi4yd1B77BU3tsAOQU02v"
        },
        {
            "user": "default",
            "access_key": "mammoth",
            "secret_key": "E55YDWpHB15spZjoZHkgC9SDkzpqsLBBub0WxIix"
        },
        {
            "user": "default",
            "access_key": "okthere",
            "secret_key": "yZ6IqGplEzxOCiPXJe2e4wAUMz77rDc3bLFEmyu0"
        },
        {
            "user": "default",
            "access_key": "s3testing",
            "secret_key": "AAZU3ESVJCcsDmq7u7ihac18GIRIi49bsSLIwyMZ"
        },
        {
            "user": "default",
            "access_key": "test1",
            "secret_key": "0WxBEAhNDQ0tvPOg2NnmoDuGxVeVO5K0BxBXz6bI"
        },

Comment 10 errata-xmlrpc 2026-01-29 06:52:58 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Red Hat Ceph Storage 9.0 Security and Enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2026:1536