cumulus icon indicating copy to clipboard operation
cumulus copied to clipboard

A REST API for creating and using cloud clusters

Results 60 cumulus issues
Sort by recently updated
recently updated
newest added

This would give use better network performance for instance types that support it.

I think ec2_pod supports this?

ansible-refactor

Is it upload to cluster or upload to girder ... its a mess!

We need check that cluster_config has the required properties ...

ansible-refactor

We are currently using both: http://boto3.readthedocs.org/en/latest/guide/migration.html New code should be using boto3

We had code to handle this case when using starcluster, we need to ensure that this case is handled gracefully by ansible. At which point this test case can be...

This block should be picked over: https://github.com/Kitware/cumulus/blob/master/cumulus/tasks/cluster.py#L30-L156 anything we still want should be moved to: https://github.com/Kitware/cumulus/blob/master/cumulus/ansible/tasks/cluster.py

ansible-refactor