#47671 CI lib389: allow to open a DirSrv without having to create the instance
Closed: wontfix None Opened 10 years ago by tbordaz.

DSAdmin allowed to bind to an already existing instance without creation of the instance.
Allocate() and open() require that a server-id is provided during Allocate. This prevent to allocate a DirSrv to bind to an existing instance.


git merge nocreate
Updating 3baf34d..1337b98
Fast-forward
lib389/init.py | 24 ++++++++++++++++--------
tests/dirsrv_test.py | 59 +++++++++++++++++++++++++++++++++++++++++++----------------
2 files changed, 59 insertions(+), 24 deletions(-)

git push origin master

Counting objects: 11, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 1.69 KiB, done.
Total 6 (delta 5), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/lib389.git/
3baf34d..1337b98 master -> master

commit 1337b9824f2945440c16a6e2ee62586a299a4ed2
Author: Thierry bordaz (tbordaz) tbordaz@redhat.com
Date: Mon Jan 13 17:10:44 2014 +0100

Milestone lib389 1.0 deleted

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1008

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata