Commit graph

12 commits

Author SHA1 Message Date
Vic Iglesias 151df71464 Update GCE module to use JSON credentials (#13623)
* Update GCE module to use JSON credentials

* Ensure minimum libcloud version when using JSON crednetials for GCE

* Relax langauge around libcloud requirements
2016-05-12 09:14:51 -07:00
Brian Coca 9c5a6d7b5a fixed all references to old plugins/inventory to point at contrib/inventory 2015-07-10 13:00:12 -04:00
Carlos E. Garcia 657495d13f minor spelling changes 2015-07-10 12:42:59 -04:00
Felix Gläske 48c1064d0b Update guide_gce.rst
Make the docs more specific.
2015-06-12 17:21:23 +03:00
fullergalway a8c02ea807 Small update to guid_gce.rst, says 'project-name', should be 'project_id'. 2015-02-12 09:15:43 +00:00
Marco Ippolito 31c8523371 Updated shebang from #!/bin/bash to #!/usr/bin/env bash (more flexible) 2015-01-10 17:21:43 -08:00
James Cammarata 43eb821d3f Merge pull request #9209 from franckcuny/gce-doc
Update the GCE guide with a working configuration.
2014-10-01 15:08:01 -05:00
Franck Cuny cc6f10b6ac Update the GCE guide with a working configuration.
Also remove a few whitespaces, improve the bash script and fix a typo.
2014-09-29 19:43:39 -07:00
Dick Davies fafa44a375 Update guide_gce.rst
Clarify which of the options to pick.
2014-09-30 00:34:02 +01:00
Chris Conway f1ab5109ea Fixes minor typos in the GCE guide, one of which causes a code block to fail to render. 2014-03-26 07:37:34 -07:00
Michael DeHaan 8082f74798 Add GCE guide and retool a bit to show the add_host interactions, improvements/upgrades are welcome.
Had to shoot the recently merged nova_group module in the head temporarily as it contained a dict comprehension, which means it can't work on all the platforms
and was also breaking docs builds on CentOS.  Will engage with list about that shortly.
2014-03-14 15:02:22 -04:00
Franck Cuny cfe0465934 Add guide for Google Cloud Engine. 2014-03-14 15:02:22 -04:00