Bug 818338
Summary: | Terminology Change: Virtual Only -> Type | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Matt Reid <mreid> | ||||
Component: | subscription-manager | Assignee: | William Poteat <wpoteat> | ||||
Status: | CLOSED ERRATA | QA Contact: | Entitlement Bugs <entitlement-bugs> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 5.9 | CC: | awood, bkearney, jmolet, jsefler | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
No documentation necessary.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-01-08 03:52:09 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 771748, 827225 | ||||||
Attachments: |
|
Description
Matt Reid
2012-05-02 19:49:53 UTC
(In reply to comment #0) > Description of problem: > We're trying to align our entitlement terminology across products, Katello and > RHSM Web will be switching over to representing this attribute with "Type" > instead of the various other terms we were using (all 3 were different) This will also require updating Yes/No to Physical/Virtual. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Created attachment 594184 [details]
no virtual only
Testing Versions:
python-rhsm-1.0.2-1.git.2.d5c3d05.el5
subscription-manager-firstboot-1.0.4-1.git.20.0466bff.el5
subscription-manager-gui-1.0.4-1.git.20.0466bff.el5
subscription-manager-1.0.4-1.git.20.0466bff.el5
There is no mention of "virtual only" anywhere in the source:
xanadu|Projects/subscription-manager|:master ✓ ❯ grep -i -r "Virtual Only" . | grep -v \#
xanadu|Projects/subscription-manager|:master ✓ ❯
Additionally the spots where it used to be have been changed (see screenshot). The Yes/No terminology has been replaced with "Virtual"/"Physical"/"Both".
The now uses the 'Type' terminology as well:
[root@jmolet-vm0 ~]# subscription-manager list --available
+-------------------------------------------+
Available Subscriptions
+-------------------------------------------+
Subscription Name: Red Hat Enterprise Linux Server, Premium (8 sockets) (Up to
4 guests)
Pool Id: 8a99f981370984da01370986406e0023
Quantity: 40
Service Level: PREMIUM
Service Type: L1-L3
Multi-Entitlement: No
Ends: 04/26/2013
Machine Type: physical
Subscription Name: Red Hat Enterprise Linux Server, Premium (8 sockets) (Up to
4 guests)
Pool Id: 8a99f981370984da0137098640900031
Quantity: 365
Service Level: PREMIUM
Service Type: L1-L3
Multi-Entitlement: No
Ends: 04/26/2013
Machine Type: virtual
Marking 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/RHBA-2013-0033.html |