Feature #5005
Add the UID of the user that perform an action on a VM to the associated history record
Status: | Closed | Start date: | 02/02/2017 | |
---|---|---|---|---|
Priority: | Sponsored | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 5.4 | |||
Resolution: | fixed | Pull request: |
Associated revisions
F #5005: New interface of ActionManager to accommodate additional arguments. Updates managers to the new interface
F #5005: Add request information to events and callbacks from API calls.
F #5005: Fix action queue. Update new action classes
F #5005 History records now include the UID/GID/REQUEST_ID that closed
the record
F #5005: Add user ids and action request id to history records. Removed
uneeded reason history entry. Updated cli
F #5005: Add migrator for new HISTORY fields
F #5005: Fix migrator bug. Make use of mysql2 in SQL backend
F #5005: Add UID information to onevm command
F #5005: Added comment for missing migration
F #5005: Initialize UID, GID, and REQID to -1 in History records
F #5005: Do not load empty history records
F #5005: Missing constructor
History
#1 Updated by Ruben S. Montero about 4 years ago
Migrator needs to add (or generate) new fields.
#2 Updated by Ruben S. Montero about 4 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed