Dmidecode product name shows RHEV hypervisor on an Openstack VM
Issue
-
Product name shows RHEV Hypervisor instead of Openstack Compute on an instance hosted by an openstack compute node.
-
Wrong
grep -i product dmidecode
Product Name: RHEV Hypervisor
- Correct
grep -i product dmidecode
Product Name: OpenStack Compute
Environment
- Open Stack 6.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.