Actions
Bug #35032
closedThe value set by 'hammer activation-key content-override'command cannot be confirmed by 'hammer activation-key info' command.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Activation Key
Target version:
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Description
Description of problem:
The value set by 'hammer activation-key content-override'command cannot be confirmed by 'hammer activation-key info' command.
- hammer activation-key info --organization-id 1 --id 1
Name: test1-key
ID: 1
Description:
Host Limit: Unlimited
Auto Attach: true
Release Version:
Lifecycle Environment: Library
Content View: Default Organization View
Host Collections:
System Purpose:
Service Level:
Purpose Usage:
Purpose Role:
Purpose Addons:
- hammer activation-key content-override --id 1 --organization-id 1 --content-label rhel-7-server-satellite-tools-6.9-rpms --value 0
Updated content override.
- hammer activation-key info --organization-id 1 --id 1
Name: test1-key
ID: 1
Description:
Host Limit: Unlimited
Auto Attach: true
Release Version:
Lifecycle Environment: Library
Content View: Default Organization View
Host Collections:
System Purpose:
Service Level:
Purpose Usage:
Purpose Role:
Purpose Addons:
Version-Release number of selected component (if applicable):
Satellite6.9
How reproducible:
100%
Steps to Reproduce:
1.
2.
3.
Actual results:
The setting value cannot be confirmed from CLI.
Expected results:
The setting value can be confirmed from CLI.
Updated by The Foreman Bot over 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/851 added
Updated by Chris Roberts over 2 years ago
- Bugzilla link set to 2016924
- Red Hat JIRA set to SAT-8092
Updated by Chris Roberts over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|4020064d758b317300da1092dec14e71e486acf3.
Actions