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

[vdk-plugins][vdk-server]: Remove authentication imports #609

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

doks5
Copy link
Contributor

@doks5 doks5 commented Dec 8, 2021

After the removal of the reset_default_authentication_disable() and
write_default_authentication_disable() logic from vdk-control-cli in
307c1c9
installing vdk-server was not possible due to an ImportError.

This change removes the authentication-related imports from vdk-server's
installer, and fixes the ImportError raised when running vdk server --install

Testing Done: Ran vdk server --install and observed that vdk-server installs as
expected.

Signed-off-by: Andon Andonov [email protected]

After the removal of the reset_default_authentication_disable() and
write_default_authentication_disable() logic from vdk-control-cli in
307c1c9
installing vdk-server was not possible due to an ImportError.

This change removes the authentication-related imports from vdk-server's
installer, and fixes the ImportError raised when running `vdk server --install`

Testing Done: Ran `vdk server --install` and observed that vdk-server installs as
expected.

Signed-off-by: Andon Andonov <[email protected]>
@doks5 doks5 merged commit 1db06b9 into main Dec 8, 2021
@doks5 doks5 deleted the person/andonova/fix-vdk-server branch December 8, 2021 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants