Task #3926
Updated by Robert Waltz over 11 years ago
to support implementation of NodeReplicationPolicy type in cn_nodeRegistry project.
(in dataone_cn_os_core)
see http://mule1.dataone.org/ArchitectureDocs-current/apis/Types.html#Types.NodeReplicationPolicy for attributes
Add to d1Node
May have these attributes:
d1ReplicationPolicyMaxObjectSize ReplicationPolicyMaxObjectSize 0 or 1
d1ReplicationPolicySpaceAllocated ReplicationPolicySpaceAllocated 0 or 1
d1ReplicationPolicyAllowedNode ReplicationPolicyAllowedNode 0 or *
d1ReplicationPolicyAllowedObjectFormat ReplicationPolicyAllowedObjectFormat 0 or *
Turns out it would be nice to added in an embedded server for unit testing instead of relying on an external implementation of openldap
(in dataone_cn_os_core)
see http://mule1.dataone.org/ArchitectureDocs-current/apis/Types.html#Types.NodeReplicationPolicy for attributes
Add to d1Node
May have these attributes:
d1ReplicationPolicyMaxObjectSize ReplicationPolicyMaxObjectSize 0 or 1
d1ReplicationPolicySpaceAllocated ReplicationPolicySpaceAllocated 0 or 1
d1ReplicationPolicyAllowedNode ReplicationPolicyAllowedNode 0 or *
d1ReplicationPolicyAllowedObjectFormat ReplicationPolicyAllowedObjectFormat 0 or *
Turns out it would be nice to added in an embedded server for unit testing instead of relying on an external implementation of openldap