- **status**: review --> fixed
- **Comment**:
commit f938c0c375bbd77c4343d4bf3bed57abd45b58aa (HEAD -> develop,
origin/develop)
Author: thien.m.huynh <[email protected]>
Date: Tue May 11 09:50:58 2021 +0700
pyosaf: Correct input for eSaAisErrorT.whatis() [#2767]
There is a problem in process return code:
operation_rc return type as object (cint) but
eSaAisErrorT.whatis require input type interger.
This fix is Correct input for eSaAisErrorT.whatis()
In addition, this ticket allow immadm python tool can run
without argument params.
---
** [tickets:#2767] pyosaf: Fix invoke_admin_operation() method of ImmOmAgent**
**Status:** fixed
**Milestone:** 5.21.06
**Created:** Mon Jan 22, 2018 10:04 AM UTC by Danh Vo
**Last Updated:** Tue May 11, 2021 04:28 AM UTC
**Owner:** Thien Minh Huynh
An error occurs when using the invoke_admin_operation() method to perform an
admin operation which resturns operation_rc that is not SA_AIS_OK.
line: 292
log_err("Administrative operation(%s) on %s FAILED - %s" %
(op_id, object_dn, eSaAisErrorT.whatis(operation_rc)))
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/opensaf/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/opensaf/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list._______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets