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 api ruby client #93

Merged

Conversation

paulrossman
Copy link
Contributor

Complete rewrite of knife-google gem, replacing use of fog with google-api-ruby-client. Use of google-api-ruby-client provides simplified interface to GCP.

Notes:

  • Much of the 1.x functionality retained
  • Renamed some arguments to better reflect what they return (project list is now project quotas)
  • Added pageToken support for disk and server listing
  • Simplified code base
  • Use of Google gcloud is now required to setup authentication, this process is handled externally and somewhat simplified
  • Documentation rewritten
  • Tests not yet rewritten
  • Gem not fully tested

paulrossman added a commit that referenced this pull request Feb 19, 2016
@paulrossman paulrossman merged commit 56b3469 into chef:google-api-ruby-client Feb 19, 2016
adamleff added a commit that referenced this pull request Mar 1, 2016
adamleff added a commit that referenced this pull request Mar 2, 2016
README updates, reincorporating changes from #93
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.

1 participant