src/slurm_plugin/slurm_resources.py [228:236]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(
        self,
        name,
        nodeaddr,
        nodehostname,
        state,
        partitions=None,
        reason=None,
        instance=None,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/slurm_plugin/slurm_resources.py [652:660]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(
        self,
        name,
        nodeaddr,
        nodehostname,
        state,
        partitions=None,
        reason=None,
        instance=None,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



