-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
When console.redhat.com implemented GCP detection originally, we tagged all GCP instances with cloud_provider: "google".
During investigation of https://issues.redhat.com/browse/ESSNTL-3114, one of the engineers realized that the inventory UI expected "gcp" rather than "google", and they made the appropriate change for the insights reporter specifically.
Swatch continues to expect "google", and tags a system as "virtual" rather than GCP if it sees an unexpected value for cloud_provider.
Tally should expect "gcp" instead of "google"
Verification:
- given a host in HBI with cloud_provider=gcp, after a tally for the org, the report for `category=cloud` should increase.
- relates to
-
SWATCH-1694 Automation changes and coverage for SWATCH-1652 - cloud_provider is gcp in HBI now
- Closed