Providing setters for netbiosname, firstorg and firstou is messy.
authorJulien Kerihuel <j.kerihuel@openchange.org>
Tue, 25 Jan 2011 22:48:39 +0000 (22:48 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Tue, 25 Jan 2011 22:48:39 +0000 (22:48 +0000)
commit9b96e2dc4c044a2af75d0ab7d17e19d74a89fd73
tree1f8f70a61755fb71e30d3842465b8e5820c79bcb
parentd8e6802441fd93654ab946989c36912bea440183
Providing setters for netbiosname, firstorg and firstou is messy.

If done after provisioning stage, introduce inconsistent entries within
mapistore.ldb database.

This commit replaces getters with parameters to the provision()
function in python bindings code.

Change python test code to reflect this change
pyopenchange/pymapistoredb.c
pyopenchange/tests/mapistoredb_test.py