Bug 1395757
Summary: | [RFE] Cloud-Init Scripts in Google's Compute Engine | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Gellert Kis <gekis> |
Component: | Appliance | Assignee: | Joe Vlcek <jvlcek> |
Status: | CLOSED ERRATA | QA Contact: | Leo Khomenko <lkhomenk> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.6.0 | CC: | abellott, agrare, bascar, gtanzill, jhardy, lcouzens, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | 5.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | cloud_init | ||
Fixed In Version: | 5.9.0.4 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-01 13:08:18 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Feature | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Gellert Kis
2016-11-16 15:34:40 UTC
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 |