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

Update to new Azure code after dep update #2603

Merged
merged 1 commit into from
Apr 17, 2017
Merged

Conversation

jefferai
Copy link
Member

No description provided.

@jefferai jefferai added this to the 0.7.1 milestone Apr 17, 2017
if created {
err = contObj.SetPermissions(storage.ContainerPermissions{
AccessType: storage.ContainerAccessTypePrivate,
}, 0, "")
Copy link
Member

Choose a reason for hiding this comment

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

Can you link to the docs where it specifies the defaults for the timeout?

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

I actually just used the code to verify this -- the code for the function has an if timeout > 0 check, so 0 is the default. Same with the string val.

@jefferai jefferai merged commit f11f4bc into master Apr 17, 2017
@jefferai jefferai deleted the azure-dep-update-breakage branch April 17, 2017 16:15
chrishoffman pushed a commit that referenced this pull request Apr 18, 2017
* oss/master:
  Fix azure test round 2
  Fix test for changed Azure
  changelog++
  Add -self flag to token-revoke (#2596)
  Update revoke.html.md (#2604)
  Update to new Azure code after dep update (#2603)
  changelog++
  Added "Domain" configuration parameter to Swift provider to enable V3 authentication (#2554)
  Fix cassandra dep breakage
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.

None yet

4 participants