Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to add support for python-azure v1.0.0 #26863

Closed
justinta opened this issue Sep 2, 2015 · 2 comments
Closed

Need to add support for python-azure v1.0.0 #26863

justinta opened this issue Sep 2, 2015 · 2 comments
Labels
Bug broken, incorrect, or confusing behavior fixed-pls-verify fix is linked, bug author to confirm fix P3 Priority 3 RIoT Relates to integration with cloud providers, hypervisors, API-based services, etc. Salt-Cloud severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around ZRELEASED - Boron
Milestone

Comments

@justinta
Copy link

justinta commented Sep 2, 2015

With the newest version of python-azure, there are quite a few differences and tests have already started seeing failures from them. The first indicator was the version method has moved. In 0.11.1 it can be called with

azure.__version__

but in 1.0.0 it is

azure.common.__version__

I'm working on finding other differences and will update this issue as I find more.

@jfindlay jfindlay added Bug broken, incorrect, or confusing behavior severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around Salt-Cloud P3 Priority 3 RIoT Relates to integration with cloud providers, hypervisors, API-based services, etc. labels Sep 2, 2015
@jfindlay jfindlay added this to the Approved milestone Sep 2, 2015
@cachedout
Copy link
Contributor

@jtand So what's the status here? Is this fixed?

@cachedout cachedout added the fixed-pls-verify fix is linked, bug author to confirm fix label Sep 14, 2015
@justinta
Copy link
Author

@cachedout Oh, yes. I forgot to close it. if another issue comes up from the version change, I'll make a new issue for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior fixed-pls-verify fix is linked, bug author to confirm fix P3 Priority 3 RIoT Relates to integration with cloud providers, hypervisors, API-based services, etc. Salt-Cloud severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around ZRELEASED - Boron
Projects
None yet
Development

No branches or pull requests

3 participants