CloudVE / cloudbridge

A consistent interface to multiple IaaS clouds; in Python.
https://cloudbridge.cloudve.org
MIT License
113 stars 51 forks source link

Update Azure libs - part 2 #277

Closed FabioRosado closed 2 years ago

FabioRosado commented 2 years ago

This is my first stab at updating Azure dependencies following your awesome work @nuwang I have a bunch of tests still failing which I need to look into and I would like to do some manual testing just in case as well since a lot changed in the Azure API.

I'll be adding some comments/questions but feel free to skip this until I do more work on this PR :smile:

I've also added some redundant changes to make typing happy, not sure if you care about it and I'm happy to revert these changes :smile:

FabioRosado commented 2 years ago

Thank you so much for the review Nuwan, I'll address your comments and do as you requested to opening this PR against that branch.

I'm going to pick this work on the weekend, hopefully, we can get some good progress done :smile: