Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI lib389: add plugins/tasks/index #1031

Closed
389-ds-bot opened this issue Sep 12, 2020 · 6 comments
Closed

CI lib389: add plugins/tasks/index #1031

389-ds-bot opened this issue Sep 12, 2020 · 6 comments
Labels
closed: fixed Migration flag - Issue

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/47695

  • Created at 2014-02-11 22:22:29 by tbordaz (@tbordaz)
  • Closed as Fixed
  • Assigned to nobody

This creates the new modules for plugins/tasks/index routines

@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 12, 2020
@389-ds-bot
Copy link
Author

@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2014-02-11 23:15:30

 	20	    def delete_all(self, benamebase):
 	21	        dn = "cn=index, cn=" + benamebase + "," + DN_LDBM
...
        dn = plugin_dn or "cn=%s, %s" % (name, DN_PLUGIN)

When creating DNs, please do not put a space after the comma. That will save some normalization/DN syntax validation.

Otherwise, ack

@389-ds-bot
Copy link
Author

Comment from tbordaz (@tbordaz) at 2014-02-11 23:50:37

git push origin master

Counting objects: 18, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (11/11), done.
Writing objects: 100% (11/11), 6.09 KiB, done.
Total 11 (delta 7), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/lib389.git/
44d510e..8e136ed master -> master

commit 8e136ed11d6bb741c871b1914fd8f238d9991327
Author: Thierry bordaz (tbordaz) tbordaz@redhat.com
Date: Fri Feb 7 11:11:56 2014 +0100

@389-ds-bot
Copy link
Author

Comment from nkinder (@nkinder) at 2014-02-24 20:46:34

It looks like the patch was checked in for this issue. Should this ticket be closed?

@389-ds-bot
Copy link
Author

Comment from tbordaz (@tbordaz) at 2014-02-24 22:03:18

Oppss sorry, for that I was not following the right process :-(

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2016-02-13 04:52:07

Milestone lib389 1.0 deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant