Project

General

Profile

Actions

Feature #26888

closed

[RFE]-hammer subscription list command should show the start date of the subscriptions

Added by Waldirio Pinheiro almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

1. Proposed title of this feature request
- hammer subscription list command should show the start date of the subscriptions

2. What is the nature and description of the request?
On the satellite Web UI under Content >> Red Hat Subscriptions it shows the start date of the subscriptions, but if it is checked through hammer subscription list it doesn’t show the column for the start date.

3. Why does the customer need this? (List the business requirements here)
It is impossible to use automation with Hammer for sharing the information of subscriptions.

4. How would the customer like to achieve this? (List the functional requirements here)
There should be a column of "start date" of the subscriptions in the output of the hammer subscription list command.

5. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.
N/A

6. Is there already an existing RFE upstream or in Red Hat Bugzilla?
Not that I could find

7. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)?
N/A

8. Is the sales team involved in this request and do they have any additional input?
No

9. List any affected packages or components.
N/A

10. Would the customer be able to assist in testing this functionality if implemented?
Yes

Actions #1

Updated by Waldirio Pinheiro almost 5 years ago

  • Pull request https://github.com/Katello/hammer-cli-katello/pull/646 added
Actions #2

Updated by Waldirio Pinheiro almost 5 years ago

Waldirio Pinheiro wrote:

1. Proposed title of this feature request
- hammer subscription list command should show the start date of the subscriptions

  1. hammer --csv subscription list --organization-id 1
    ID,UUID,Name,Type,Contract,Account,Support,Start Date,End Date,Quantity,Consumed
    1,8a889d166aeb2ca5016aebda28522c10,Employee SKU,Physical,10169621,540155,Self-Support,2013/04/24 04:00:00,2022/01/01 04:59:59,10,0
  1. hammer subscription list --organization-id 1
    ---|----------------------------------|--------------|----------|----------|---------|--------------|---------------------|---------------------|----------|---------
    ID | UUID | NAME | TYPE | CONTRACT | ACCOUNT | SUPPORT | START DATE | END DATE | QUANTITY | CONSUMED
    ---|----------------------------------|--------------|----------|----------|---------|--------------|---------------------|---------------------|----------|---------
    1 | 8a889d166aeb2ca5016aebda28522c10 | Employee SKU | Physical | 10169621 | 540155 | Self-Support | 2013/04/24 04:00:00 | 2022/01/01 04:59:59 | 10 | 0
    ---|----------------------------------|--------------|----------|----------|---------|--------------|---------------------|---------------------|----------|---------
Actions #3

Updated by Anonymous almost 5 years ago

  • Project changed from Foreman to Katello
  • Category changed from API to API
Actions #4

Updated by Waldirio Pinheiro almost 5 years ago

  • Pull request https://github.com/Katello/hammer-cli-katello/pull/648 added
  • Pull request deleted (https://github.com/Katello/hammer-cli-katello/pull/646)
Actions #5

Updated by Andrew Kofink almost 5 years ago

  • Target version set to Katello 3.13.0
  • Triaged changed from No to Yes
Actions #6

Updated by Chris Roberts almost 5 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF