cloudmesh / cloudmesh-cloud

Multicloud Cloudmesh Plugins for cloudmesh cmd5 CMD
https://cloudmesh.github.io/cloudmesh-manual
Apache License 2.0
2 stars 27 forks source link

Azure: Register #274

Closed laszewsk closed 4 years ago

laszewsk commented 4 years ago

Please review the studnet contribution to the register command to register with azure

make sure you check the documentation and correct it.

naturally if something needs to be built in such as check if the az command is installed, please do make corrections.

nirandaperera commented 4 years ago

where can I find this?

laszewsk commented 4 years ago

examples are in oracle aws. there is a command register i think in cloudmesh-cloud

what this is is assume you download a credential in some form form a cloud, use the file nad crete a newe entry with the credential in the cloudmesh.yaml file ...

e.g. it copies over the content, also after we have done it it deletes the original file

nirandaperera commented 4 years ago

This has been already implemented properly! https://github.com/cloudmesh/cloudmesh-cloud/blob/master/cloudmesh/register/AzRegister.py