Modification of Audit logs in NBI for password change and NS operations
Proposers
- Bharath Vamsi (Tata Elxsi)
- Deepika E (Tata Elxsi)
- Jayaprakash G (Tata Elxsi)
- Ramesh Ramanathan (Tata Elxsi)
Description
Currently, we have Audit logs in OSM NBI. When password change operation is done, it is difficult to identify who has done that operation from the audit logs. In addition, when doing any operation on an NS instance, an audit log is printed with NS id, but not with the NS name
This feature is to update audit logs to:
- add NS name along with NS id in audit logs for any NS related operations like instantiation, heal, scale, terminate.
- add username who has done password change and username of whose password was changed
Demo or definition of done
When any operation is done on NS instance, audit log should contain NS name along with NS id, and username should be visible in audit log when password change operation is done. An E2E Robot test will be created or updated to test this feature.
Edited by garciadeblas