The Ccb class in pyosaf.utils.immom.ccb gives a very convenient way for user code to make changes to IMM via CCBs. It unconditionally sets the SA_IMM_CCB_REGISTERED_FLAG which means that any code that requires the flag to be unset must use the low-level interface instead. The Ccb class should be enhanced to allow turning SA_IMM_CCB_REGISTERED off.
changeset: 6681:87d18f870326
tag: tip
user: Johan Mårtensson johan.o.martensson@ericsson.com
date: Thu Jul 16 14:25:08 2015 +0200
summary: pyosaf: (updated) Add parameter to Ccb constructor to set exact CCB flags [#1417]
Related
Tickets:
#1417