Juan Hernandez has posted comments on this change.

Change subject: [WIP] Introduce new directory interface
......................................................................


Patch Set 2:

Changes introduced in this pach set:

1. The names of the directory entry status enum have been changed from 
INACTIVE/ACTIVE to UNAVAILABLE/AVAILABLE.

2. A new getType() method has been added to the provider interface that is 
expected to return a string identifiying it, for example "internal" for the 
internal provider and "ldap" for the LDAP provider.

3. The directory manager instantiates now directories from files under 
${ENGINE_ETC}/directory. A "example.com.properties" thre and containing the 
following text:

  type=ldap
  enabled=true

Will trigger the creation of a directory using the "ldap" provider that will be 
enabled.

Additional properties in these configuration files can be used by the provider 
as required.

-- 
To view, visit http://gerrit.ovirt.org/15596
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If84a0c9d6553d81cdbbe224972696f169cca90d4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to