You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/google
John Baublitz 7cfe6df92e GCE: Add support for 'number' parameter for manually provisioned Google Compute clusters (#4276)
* Add option for number parameter to generate manually provisioned clusters from a base name

* Refactor code to work with starting and stopped when number is specified

* Update docs

* Fix documentation error breaking Travis

* Fixes for async gce operations

* Fix documentation

* base_name from parameter to alias for name and fixes for renaming variables

* Fix breaking change on gce.py

* Fix bugs with name parameter

* Fix comments for Github build checks

* Add logic to set changed appropriately for cluster provisioning
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
gc_storage.py correct gs_storage docs to match reality 10 years ago
gce.py GCE: Add support for 'number' parameter for manually provisioned Google Compute clusters (#4276) 9 years ago
gce_lb.py Fixing gce compile time errors irt exception handling for Python 3 (#3845) 10 years ago
gce_mig.py Added libcloud guard for Managed Instance Groups. (#4911) 9 years ago
gce_net.py Doc update 10 years ago
gce_pd.py Fixing gce compile time errors irt exception handling for Python 3 (#3845) 10 years ago