Discussion:
[Libstoragemgmt-devel] IRC Meeting minutes -- 19 March 2014(UTC)
Gris Ge
2014-03-19 22:59:48 UTC
Permalink
TODO Check:
* LSM simulator daemon draft
Action: Gris
State: Not started yet.
* OpenLMI support.
Action: Gris
State: Canceled

Meeting minutes:

* C API Naming scheme
Action: Tony
Plan: Change C API function name to lsm_noun_verb():
remove camel case and replacing with '_'s
Info: Maintaining similar function name between C API and
Python API:
C API: lsm_volume_create()
Python API: lsm::volume_create()

* Using structure in C API to shorten the list of exposing functions.
Action: NULL
Plan: Request disapproved.
Info: Exposing structure is not suggested by libabc.

* Move _value_of_key() of Python API to _cmdline.py
Action: NULL
Plan: Postpone to next meeting(27 March 2014 GMT+8).
Info: As _cmdline.py was removed from lsm namespace, should we
allow it using lsm._value_of_key() private method?
Should we keep maintain _value_of_key() which was only
used by _cmdline.py?

* IRC Meeting reschedule
Action: Gris
Plan: Send an calendar update to mailist libstoragemgmt-devel.
Info: Reschedule the IRC meeting to every Thursday 11:00 PM GMT+8.

* Python API function name scheme review
Action: NULL
Plan: Postpone to next meeting(27 March 2014 GMT+8).
Info: Review the change suggests in mailist.
Copied to http://pastebin.com/D3X7cFhv

* Removing Initiator class.
Action: Gris
Plan: Provide a patch for Initiator class removal.
Info: The targetd is the only plugin using initiator masking.
Gris would like to simplify the API by removing/merging
initiator masking into access group masking.
Gris will provide a patch again targetd.py plugin to
demonstrate the supporting of initiator-only array.

Any feedback or comments will be appreciated.
--
Gris Ge
Loading...