Project

General

Profile

Actions

Bug #14216

closed

content host properties displayed on details page are not the same facts as used by candlepin

Added by Thomas McKay about 8 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Category:
Web UI
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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" 
Actions

Also available in: Atom PDF