Hi,
My colleague and I are working on LSF integration. We have created and adapted relevant files: lsf.py and lsf.sh and LSF is displaying as "Scheduler" in cluster settings. Unfortunately we are still getting "Unsupported scheduler" when we press "Save" button.
Looking at the code we can see that queue in cluster.py still doesn't find the type even though we added relevant content in dictionary type_to_adapter in queue/__init__.py.
Any advice would welcome, thanks.