---

** [tickets:#3068] SMF: Move the generic IMM ccb handler in SMF to IMM tools as 
a library**

**Status:** unassigned
**Milestone:** future
**Created:** Tue Aug 13, 2019 12:00 PM UTC by elunlen
**Last Updated:** Tue Aug 13, 2019 12:00 PM UTC
**Owner:** nobody
**Attachments:**

- 
[0001-osaf-Move-the-immtool-for-modifying-the-IMM-model-to.patch](https://sourceforge.net/p/opensaf/tickets/3068/attachment/0001-osaf-Move-the-immtool-for-modifying-the-IMM-model-to.patch)
 (67.7 kB; application/octet-stream)


SMF uses an IMM tool for doing modifications of the IMM model. This tool can be 
used to add, delete and modify IMM objects. In IMM modifications are done by 
creating CCB. Creating a CCB is a complicated procedure where several IMM APIs 
are used. There is also a number of rules that has to be followed regarding 
handling of return codes, errors and retry mechanisms. This tool implements 
needed sequences and rules and has a defined API that takes full ownersip of 
input data (no pointers).
This tool is generic and could be used by other services than SMF (has no 
dependencies to any SMF code) but the code resides in the SMF direcory.
Move this code to a place available to any opensaf service and make it a 
library.
A patch doing that is attached. This patch is created some time ago but should 
be possible to use. It must be checked if any modifications have been made 
after this pach was created.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to