Bug 867603
| Summary: | [RFE] Add Quantity to Confirm Subscription(s) Dialog | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Matt Reid <mreid> | ||||||
| Component: | subscription-manager | Assignee: | Alex Wood <awood> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | IDM QE LIST <seceng-idm-qe-list> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 5.10 | CC: | awood, bkearney, fsharath, jgalipea, jsefler | ||||||
| Target Milestone: | beta | Keywords: | FutureFeature | ||||||
| Target Release: | 5.10 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 1.8.2 | Doc Type: | Release Note | ||||||
| Doc Text: |
Subscription Manager now displays the number of subscriptions a user is attaching to a specific machine in the System Registration dialog.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-10-01 13:48:12 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: | 840995, 871581, 920191 | ||||||||
| Attachments: |
|
||||||||
|
Description
Matt Reid
2012-10-17 20:14:51 UTC
Created attachment 629058 [details]
Quantity displayed
Mockup of how it could look
You can alter the sockets fact by overriding it with
$ echo '{"cpu.cpu_socket(s)":"8"}' > /etc/rhsm/facts/sockets.facts
commit 0cc3104ea2fb4f279aef1a8c6508cd0d0273637d
Author: Alex Wood <awood>
Date: Thu Dec 20 11:52:13 2012 -0500
867603: Add quantity to confirm subscriptions dialog.
Fixed in the 1.8.2 version of subscription-manager or python-rhsm Created attachment 741995 [details]
shows quantity when attaching products
# rpm -qa | egrep "subscription-manager|python-rhsm"
python-rhsm-1.8.9-1.git.7.214419e.el5
subscription-manager-migration-data-1.11.2.7-1.git.0.1dfd00e.el5
subscription-manager-gui-1.8.6-1.git.7.96019b0.el5
subscription-manager-firstboot-1.8.6-1.git.7.96019b0.el5
subscription-manager-migration-1.8.6-1.git.7.96019b0.el5
subscription-manager-1.8.6-1.git.7.96019b0.el5
Please see attachment
VERIFIED
|