Skip to content
Snippets Groups Projects
Commit 1c93e553 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Implement basic storage and retrieval of lister information

This adds a pair a functions to the backend:
 - `get_or_create_lister` pulls the record for a given lister from the database
 - `update_lister` updates the record for a given lister in the database

This is one of the basic building blocks for the integration of lister
information directly in the scheduler database.

Related to T2442.
parent 466ac591
No related branches found
No related tags found
1 merge request!303Implement basic storage of lister information
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment