Description of problem: Ability for using Cloud-Init Scripts in Google's Compute Engine similar like already implemented for AWS Provider. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
https://github.com/ManageIQ/manageiq/pull/16192
https://github.com/ManageIQ/manageiq-providers-google/pull/20
New commit detected on ManageIQ/manageiq-providers-google/master: https://github.com/ManageIQ/manageiq-providers-google/commit/76abb0c45fa0dfdc328bcf55969520f634aa2604 commit 76abb0c45fa0dfdc328bcf55969520f634aa2604 Author: Joe VLcek <jvlcek> AuthorDate: Tue Oct 17 13:18:08 2017 -0400 Commit: Joe VLcek <jvlcek> CommitDate: Thu Oct 19 13:56:55 2017 -0400 Add user data injection for cloud-init scripts for GCE https://bugzilla.redhat.com/show_bug.cgi?id=1395757 .../google/cloud_manager/provision/cloning.rb | 5 ++++ .../google/cloud_manager/provision_spec.rb | 35 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 spec/models/manageiq/providers/google/cloud_manager/provision_spec.rb
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/9b505565a7abdcd58ca32afca88de21054515a74 commit 9b505565a7abdcd58ca32afca88de21054515a74 Author: Greg McCullough <gmccullo> AuthorDate: Thu Oct 12 16:23:54 2017 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Thu Oct 12 16:23:54 2017 -0400 Add standard Customize tab to Google provisioning dialog https://bugzilla.redhat.com/show_bug.cgi?id=1395757 .../miq_provision_google_dialogs_template.yaml | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+)
Verified in 5.9.0.5
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0380