Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: Quota name in audit log when deleting quota #481

Merged
merged 2 commits into from
Jun 28, 2022

Commits on Jun 22, 2022

  1. core: Quota name in audit log when deleting quota

    Added missing method for ${QuotaName} substitution in the audit log
    message for RemoveQuotaCommand.
    
    Change-Id: I9826e1965b7faf8dc46afa80d1218ae49fc4a34b
    Bug-Url: https://bugzilla.redhat.com/2018412
    Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
    smelamud committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a5fb7f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Inherit RemoveQuotaCommand from QuotaCRUDCommand

    Change-Id: I4af00ee5ce7c170d9ce07d9f63312166a1ed9fab
    Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
    smelamud committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5fed5ed View commit details
    Browse the repository at this point in the history