Actions
Bug #14216
closedcontent host properties displayed on details page are not the same facts as used by candlepin
Description
The values displayed on the details page for CPUs and RAM (and others?) need to match the fact values that candlepin uses to determine subscription auto-attach assignment.
# Product attribute related facts. SOCKET_FACT="cpu.cpu_socket(s)" RAM_FACT = "memory.memtotal" CORES_FACT = "cpu.core(s)_per_socket" ARCH_FACT = "uname.machine" STORAGE_BAND_USAGE_FACT = "band.storage.usage"
Updated by Thomas McKay almost 9 years ago
- Blocks Bug #12533: Subscriptions Tracker added
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 144
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release deleted (
144)
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release set to 114
- Difficulty set to easy
Updated by Amit Karsale about 8 years ago
Sorry if I am being lame asking this, but can you share the details of which exact "details page" you are comparing and which two pages you are finding a mismatch.
Updated by Thomas McKay over 6 years ago
- Blocks deleted (Bug #12533: Subscriptions Tracker)
Updated by Jonathon Turel over 5 years ago
- Status changed from New to Rejected
- Target version changed from Katello Backlog to Katello Recycle Bin
- Triaged set to Yes
Closing - we show all of those facts less STORAGE_BAND which doesn't seem to affect auto attach today
Actions