commit 274fc3feeb1eb0aa0f524374badf0c590f6c86db (HEAD -> develop, 
origin/develop, ticket-3068)
Author: thang.d.nguyen <[email protected]>
Date:   Tue Mar 23 08:48:22 2021 +0700

    osaf: Move the immtool for modifying the IMM model to osaf [#3068]

    The local IMM model modification tool in SMF is moved to osaf tool to
    make it globally available.



---

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

**Status:** review
**Milestone:** 5.21.06
**Created:** Tue Aug 13, 2019 12:00 PM UTC by elunlen
**Last Updated:** Wed Mar 31, 2021 07:21 AM UTC
**Owner:** Thang Duc Nguyen
**Attachments:**

- 
[0001-osaf-Move-the-immtool-for-modifying-the-IMM-model-to-v2.patch](https://sourceforge.net/p/opensaf/tickets/3068/attachment/0001-osaf-Move-the-immtool-for-modifying-the-IMM-model-to-v2.patch)
 (77.1 kB; application/octet-stream)
- 
[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 [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

Reply via email to