Bug #14216
content 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"
History
#1
Updated by Thomas McKay about 6 years ago
- Bugzilla link set to 1318020
#2
Updated by Thomas McKay about 6 years ago
- Blocks Bug #12533: Subscriptions Tracker added
#3
Updated by Eric Helms about 6 years ago
- Legacy Backlogs Release (now unused) set to 144
#4
Updated by Eric Helms almost 6 years ago
- Legacy Backlogs Release (now unused) deleted (
144)
#5
Updated by Justin Sherrill almost 6 years ago
- Legacy Backlogs Release (now unused) set to 114
- Difficulty set to easy
#6
Updated by Amit Karsale over 5 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.
#7
Updated by Thomas McKay almost 4 years ago
- Blocks deleted (Bug #12533: Subscriptions Tracker)
#8
Updated by Jonathon Turel over 2 years ago
- Triaged set to Yes
- Target version changed from Katello Backlog to Katello Recycle Bin
- Status changed from New to Rejected
Closing - we show all of those facts less STORAGE_BAND which doesn't seem to affect auto attach today