Skip to content

Conversation

@sssd-bot
Copy link

This is an automatic backport of PR#8081 Replacing provider conditionals with set_server method to branch sssd-2-9-4, created by @danlavu.

Caution

@danlavu The patches did not apply cleanly. It is necessary to resolve conflicts before merging this pull request. Commits that introduced conflict are marked with CONFLICT!.

You can push changes to this pull request

git remote add sssd-bot [email protected]:sssd-bot/sssd.git
git fetch sssd-bot refs/heads/SSSD-sssd-backport-pr8081-to-sssd-2-9-4
git checkout SSSD-sssd-backport-pr8081-to-sssd-2-9-4
git push sssd-bot SSSD-sssd-backport-pr8081-to-sssd-2-9-4 --force

Original commits
a9f9c5c - Replacing provider conditionals with set_server method

Backported commits

  • 221b501 - CONFLICT! Replacing provider conditionals with set_server method

Original Pull Request Body

Reviewed-by: Jakub Vávra <[email protected]>
Reviewed-by: Tomáš Halman <[email protected]>
(cherry picked from commit a9f9c5c)
@danlavu danlavu force-pushed the SSSD-sssd-backport-pr8081-to-sssd-2-9-4 branch from 221b501 to 3b01df3 Compare December 2, 2025 21:12
from sssd_test_framework.roles.ldap import LDAP
from sssd_test_framework.topology import KnownTopology
from sssd_test_framework.roles.generic import GenericProvider
from sssd_test_framework.topology import KnownTopology, KnownTopologyGroup

Check notice

Code scanning / CodeQL

Unused import Note test

Import of 'KnownTopology' is not used.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danlavu , please remove unused import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants