We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hi,
Maybe this is a dumb question but I don't see any account management in your code.
Would it be possible to add it with basic features like list, create, modify, show assoc ...
Otherwise, I think I will write it myself in another repository.
Best regards
The text was updated successfully, but these errors were encountered:
Hi @remyd1 ,
there is actually, but it is still work-in-progress on my fork and I am not yet finished with it. You can check it out here:
https://github.com/tazend/pyslurm/tree/feat/db-user-accounts-associations
You can find all available Classes here:
https://github.com/tazend/pyslurm/blob/feat/db-user-accounts-associations/pyslurm/db/__init__.py
I think I might need to get back on finishing this and merging it finally.
Sorry, something went wrong.
Great ! I was starting to think it was only designed from a client point of view, not for admins !
Indeed, merging it would be nice, if everyone is ok.
Thanks,
No branches or pull requests
Hi,
Maybe this is a dumb question but I don't see any account management in your code.
Would it be possible to add it with basic features like list, create, modify, show assoc ...
Otherwise, I think I will write it myself in another repository.
Best regards
The text was updated successfully, but these errors were encountered: