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: spelling error in _create_az_subnet_if_not_exits #299

Closed laszewsk closed 4 years ago

laszewsk commented 4 years ago

this function was called

_create_az_subnet_if_not_exitsts

please check all usages and make sure its ok

nirandaperera commented 4 years ago

I don't understand what the issue here is?

laszewsk commented 4 years ago

looking at the az it may be related to the deprecated az provider

laszewsk commented 4 years ago

This is in the current provider. The function name was changed. Locate where it is used and if it is correct, close this issue.

nirandaperera commented 4 years ago

oh no no. This was a method I introduced. Starting from an underscore to indicate that it is private method