Chris Harris
Chris Harris
Its the key used when you add to the `type_to_adapter` dict.
@carpemonf In that case are you sure your are running the updated code? May be add a quick print statement to ensure your changes are being loaded on the server.
@robertsawko Sorry I have away a conference. Will try to take a look today.
@robertsawko Are your code changes pushed somewhere so I could take look?
So I was able take your server changes ( the new adapter ) and apply it locally and was then able to create a LSF cluster using following POST (...
@carpemonf If I return `False` from [is_valid_type](https://github.com/Kitware/cumulus/blob/master/cumulus/queue/__init__.py#L60), I am unable to create a cluster, I get "Unsupported scheduler." as expected.
@robertsawko I am not super famliar with the frontend code, but I think place you need to look is [here](https://github.com/Kitware/HPCCloud/tree/master/src/panels/SchedulerConfig). @jourdain can correct me if I am wrong :smile:
Hold off on this for now, we are doing to disable upload for first release.
@TristanWright We could also send the update through the notification stream so we didn't have to poll.
Also if the user logs out and they have resources running, it might be nice to give them a reminder ...