Bug 1775616
| Summary: | [GCE] Always any selected image type is being selected as f1-micro. | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Kavita <kgaikwad> |
| Component: | Compute Resources - GCE | Assignee: | Kavita <kgaikwad> |
| Status: | CLOSED ERRATA | QA Contact: | Jitendra Yejare <jyejare> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4 | CC: | bkearney, kgaikwad |
| Target Milestone: | 6.7.0 | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | foreman-1.24.1-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-14 13:27:27 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1721890 | ||
|
Description
Kavita
2019-11-22 12:32:17 UTC
Created from redmine issue https://projects.theforeman.org/issues/28130 Upstream bug assigned to None Upstream bug assigned to kgaikwad Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28130 has been resolved. Verified! @Satellite 6.7 snap 8 Steps: --------------- 1. Provision a GCE host from a hammer with the image anything other than f1-micro type. # hammer host create --architecture-id 1 --build true --compute-attributes 'machine_type=n1-standard-2, network=default, associate_external_ip=true' --compute-resource-id 1 --domain-id 1 --image-id 1 --operatingsystem-id 1 --provision-method image --puppet-ca-proxy-id 1 --puppet-environment-id 1 --puppet-proxy-id 1 --root-password changeme --volume 'size_gb=13, size_gb=11' --location-id 2 --organization-id 1 --name gcePlus1 Behavior: ------------------- The GCE Host is provisioned with the given machine type. 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-2020:1454 |