Hi Dave,
Thanks for this update. In the context of my project, I currently moved to 
Azure Batch service which is quite easy to use and really fit my needs. 
However, I still keep an eye on cloud provider independent solution.
Regards,Nicolas
-------- Message d'origine --------De : Dave Steinkraus 
<[email protected]> Date : 15/03/2018  17:00  (GMT+01:00) À : 
elasticluster <[email protected]> Objet : [elasticluster] Re: 
Status of Azure support in Elasticluster 
Hi all,
Weighing in as the original author of the Azure provider for Elasticluster. At 
the time I wrote it (2015), the Azure APIs I was writing to were already on 
their way out, to be replaced by a whole new set, which are "declarative" - 
'Syntax that lets you state "Here is what I intend to create" without having to 
write the sequence of programming commands to create it. The Resource Manager 
template is an example of declarative syntax. In the file, you define the 
properties for the infrastructure to deploy to Azure.' 
[https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview]
 Back then, there was no firm date for these new APIs to be released.
I'm sorry but not surprised that the old APIs have stopped working correctly. I 
haven't kept up with Azure, but I'm sure at this point the only way forward is 
to rewrite the provider using the current APIs. Unfortunately, very little of 
the old code is likely to be reusable. (On the upside, I'll bet the new APIs 
work much better and more simply than the old ones, which were never really 
stable.)
I have a lot of commitments right now, but I'm willing to put some time into 
scoping out a rewrite. That's all I can promise.
Regards,Dave 

On Tuesday, January 9, 2018 at 6:25:49 AM UTC-7, Nicolas D wrote:

Hi all,


I am testing Elasticluster to create and manage cluster
using Slurm in Microsoft Azure. 
So far, I did not succeed to create any instances
(still trying !). I have basically started from this example 
[http://c-square.github.io/2015-11-19-create-a-cluster-on-windows-azure/#ii-setup-elasticluster]
but keep failing with different error in script azure_provider.py (I am using 
dev version 1.3.dev0).


However, when looking at available documentation and
feedback regarding Azure support in elasticluster there is no much ressources
available (or it is quite old). 
What is the status of Azure support in elasticluster?
Did someone manage to recently run elasticluster with Azure?


Regards,

Nicolas





-- 

You received this message because you are subscribed to a topic in the Google 
Groups "elasticluster" group.

To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/elasticluster/yp_YMJPF3u8/unsubscribe.

To unsubscribe from this group and all its topics, send an email to 
[email protected].

For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to