summaryrefslogtreecommitdiff
path: root/cloud/google
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-064-0/+16
* Few more places where gce modules need python3 compat exceptionsToshio Kuratomi2016-10-152-17/+13
* Fix gce module to compile on python 3 (#3179)Michael Scherer2016-10-152-2/+4
* Fix owner on gce_imgRyan Brown2016-09-281-1/+1
* Change 'values' to 'record_data' for gcdns module. (#3003)Tom Melendez2016-09-211-54/+54
* Use addresses and names reserved for documentation (#2894)Robin Schneider2016-09-121-11/+11
* GCE : Fix image family handling with libcloud > 0.20.1 (#2289)Gilles Gagniard2016-09-081-1/+19
* Add modules to support Google Cloud DNS (#2252)William Albert2016-07-282-0/+1171
* Use type=path for pem_file, since that's a file (#1934)Michael Scherer2016-04-142-2/+2
* added version_added to new feature, removed unused aliasesBrian Coca2015-10-221-10/+1
* configurable timeout for creating gce imagedaniel-sc2015-10-111-0/+12
* sys.exit removal for cloud/google/gce_img.py and cloud/google/gce_tag.pyMatt Martz2015-10-052-2/+0
* Remove incorrect copyright | minor refinement of code conventiondohoangkhiem2015-07-231-8/+2
* New module: gce_tag for add/remove tags to/from GCE instancedohoangkhiem2015-07-071-0/+236
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* fix doc parsing by correctly quoting authorBrian Coca2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
* Update module documentation if modules have a dep on python2.6+Toshio Kuratomi2015-05-111-1/+3
* added missing __init__.pyBrian Coca2015-03-251-0/+0
* Do not check for the image before calling gce.ex_create_image() or gce.ex_del...Peter Tan2015-01-301-12/+23
* Address review comments from @sivel and @erjohnsoPeter Tan2015-01-281-59/+82
* Add gce_img module for utilizing GCE image resourcesPeter Tan2015-01-271-0/+174