Commit 8082f747 by Michael DeHaan

Add GCE guide and retool a bit to show the add_host interactions,…

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.
parent cfe04659
...@@ -17,7 +17,6 @@ New Modules: ...@@ -17,7 +17,6 @@ New Modules:
* system: locale_gen * system: locale_gen
* cloud: digital_ocean_domain * cloud: digital_ocean_domain
* cloud: digital_ocean_sshkey * cloud: digital_ocean_sshkey
* cloud: nova_group (security groups)
* cloud: nova_fip (floating IPs) * cloud: nova_fip (floating IPs)
* cloud: rax_identity * cloud: rax_identity
* cloud: ec2_asg (configure autoscaling groups) * cloud: ec2_asg (configure autoscaling groups)
......
...@@ -8,6 +8,7 @@ This section is new and evolving. The idea here is explore particular use cases ...@@ -8,6 +8,7 @@ This section is new and evolving. The idea here is explore particular use cases
guide_aws guide_aws
guide_rax guide_rax
guide_gce
guide_vagrant guide_vagrant
guide_rolling_upgrade guide_rolling_upgrade
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment