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

Fix kmip test #1041

Merged
merged 1 commit into from
Feb 5, 2023
Merged

Fix kmip test #1041

merged 1 commit into from
Feb 5, 2023

Conversation

baum
Copy link
Contributor

@baum baum commented Feb 5, 2023

Default pip installed pykmip-server generates the following error:

sqlalchemy.exc.InvalidRequestError: Implicitly combining column managed_objects.uid with column crypto_objects.uid under attribute 'unique_identifier'.  Please configure one or more attributes for these same-named columns explicitly.

See OpenKMIP/PyKMIP#687 for this workaround

Signed-off-by: Alexander Indenbaum [email protected]

Default pip installed pykmip-server generates the following error:

sqlalchemy.exc.InvalidRequestError: Implicitly combining column managed_objects.uid with column crypto_objects.uid under attribute 'unique_identifier'.  Please configure one or more attributes for these same-named columns explicitly.

See OpenKMIP/PyKMIP#687 for this workaround

Signed-off-by: Alexander Indenbaum <[email protected]>
@dannyzaken dannyzaken merged commit 651a586 into noobaa:master Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants