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

Implementation of storageops for Azure Disks #944

Merged
merged 5 commits into from
Mar 21, 2019

Conversation

piyush-nimbalkar
Copy link

What this PR does / why we need it:
This PR adds some Azure managed disk operations to implement storageops interface.
Here we are using an older version of sdk due to some grpc conflicts.

Which issue(s) this PR fixes (optional)
Closes #

Special notes for your reviewer:

Copy link
Contributor

@disrani-px disrani-px left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still reviewing

pkg/storageops/azure/azure.go Outdated Show resolved Hide resolved
pkg/storageops/azure/azure.go Outdated Show resolved Hide resolved
pkg/storageops/azure/azure.go Outdated Show resolved Hide resolved
pkg/storageops/azure/azure.go Show resolved Hide resolved
pkg/storageops/azure/azure.go Show resolved Hide resolved
pkg/storageops/azure/azure.go Show resolved Hide resolved
pkg/storageops/azure/azure.go Outdated Show resolved Hide resolved
pkg/storageops/azure/azure.go Show resolved Hide resolved
pkg/storageops/test/storageops.go Show resolved Hide resolved
pkg/storageops/azure/azure.go Outdated Show resolved Hide resolved
pkg/storageops/azure/azure.go Show resolved Hide resolved
pkg/storageops/azure/azure.go Outdated Show resolved Hide resolved
Piyush Nimbalkar added 5 commits March 21, 2019 11:59
This is using an older azure sdk v14.0.0

Signed-off-by: Piyush Nimbalkar <[email protected]>
Signed-off-by: Piyush Nimbalkar <[email protected]>
Addressed other review comments

Signed-off-by: Piyush Nimbalkar <[email protected]>
@piyush-nimbalkar piyush-nimbalkar merged commit 879b478 into libopenstorage:master Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants