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

[google compute] Add License resource #420

Closed
wants to merge 1 commit into from

Conversation

erjohnso
Copy link
Member

Adds Licenses[1] support to the GCE driver to further improve full API coverage.

[1] https://cloud.google.com/compute/docs/reference/latest/licenses

self.name = name
self.driver = driver
self.charges_use_fee = charges_use_fee
self.extra = extra
Copy link
Member

Choose a reason for hiding this comment

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

extra = extra or {}

@erjohnso
Copy link
Member Author

Thanks @Kami. Addressed your feedback on this, so I'll go ahead and do the merge upstream once Travis gives the OK.

@asfgit asfgit closed this in 0486f77 Dec 21, 2014
@erjohnso erjohnso deleted the GCE_Licenses branch January 5, 2015 14:57
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

2 participants