Bug 1100439
Summary: | /etc/nova/release lists vendor as Fedora Project | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Stephen Gordon <sgordon> |
Component: | openstack-nova | Assignee: | Solly Ross <sross> |
Status: | CLOSED ERRATA | QA Contact: | Toure Dunnon <tdunnon> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.0 (RHEL 7) | CC: | ajeain, apevec, cduryee, ndipanov, sclewis, sgao, sgordon, sherr, slong, sross, tdunnon, yeylon |
Target Milestone: | rc | ||
Target Release: | 5.0 (RHEL 7) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-nova-2014.1-3.el7ost | Doc Type: | Bug Fix |
Doc Text: |
Previously, Compute's /etc/release file incorrectly listed the vendor as "Fedora Project" and the product as "OpenStack Nova", which then propagated into the SMBIOS for VMs. This meant that Satellite did not correctly recognize launched VMs, which meant that entitlements did not work correctly.
With this update, Compute's release information has been corrected to specify "Red Hat" and "OpenStack Compute", respectively. Satellite now correctly recognizes OpenStack VMs, and therefore entitlements now work as well.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-07-08 15:28:43 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stephen Gordon
2014-05-22 19:44:36 UTC
The spacewalk and sat 5.6 code currently check for "RHEV Hypervisor", "OpenStack Nova" or "OpenStack Compute" in the product name (confirmed w/ sherr). I think just changing the vendor field to "Red Hat" will do the trick. Please don't, we specifically agreed to move to using Red Hat and OpenStack Compute. The fact that there is handling for OpenStack Nova doesn't mean it's the value we want to use downstream. Ami can I get a qa_ack+ for this, we consider this a blocker. After running "yum update spacewalk-backend" on Satellite 5.6, Open Stack instance can be properly recognized as a guest now, thanks. Per comment 9, mark this bug as VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0853.html |