From: Terefang V. <ter...@gm...> - 2015-06-10 10:12:41
|
> > Well, why at server startup? What is the use case? > > I'd prefer to add such feature to the REST API if you prefer to do it in > some automated way. Or there can be some bulk import/export from UI > (actually this is implemented, but only as a part of the import/export of > the whole database). I need to know your requirements in more details first > to suggest something concrete. > ok * use case #1: "Provisioning on Server Installation" by installing a new instance, i would like to create a number (~50) of attributes, mostly coming from ldap-schema. * use case #2: "Provisioning on new Application Rollout" having developed a new application that needs additional attributes, or need to update an existing attribute enum, or need to update an existing attribute regex-check having attribute-definition in the rest api would actually be sufficient, since one can package a script as part of the install or upgrade procedure. would this make it into 1.7.0 ? cheers, -- Terefang |