Skip to content

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

Merged
doks5 merged 1 commit into
mainfrom
person/andonova/fix-vdk-server
Dec 8, 2021
Merged

[vdk-plugins][vdk-server]: Remove authentication imports#609
doks5 merged 1 commit into
mainfrom
person/andonova/fix-vdk-server

Conversation

@doks5

@doks5 doks5 commented Dec 8, 2021

Copy link
Copy Markdown
Contributor

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 andonova@vmware.com

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 <andonova@vmware.com>
@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