Actions
Bug #37948
closedUpdate hammer host info and hammer host list for multi-environment hosts
Difficulty:
Triaged:
Yes
Description
For hammer activation-key list, we now display a 'Content View Environments' column:
$ hammer activation-key list --organization-id 1 ---|------|----------------|---------------------------|------------------------------- ID | NAME | HOST LIMIT | CONTENT VIEW ENVIRONMENTS | MULTI CONTENT VIEW ENVIRONMENT ---|------|----------------|---------------------------|------------------------------- 1 | ak1 | 1 of Unlimited | Library | no 2 | ak2 | 0 of Unlimited | | no 3 | ak3 | 0 of Unlimited | lce2/cv2,lce1/cv1 | yes ---|------|----------------|---------------------------|-------------------------------
And in hammer activation-key info, we display the labels:
Multi Content View Environment: yes Content View Environments: lce2/cv2,lce1/cv1
Need to update hammer host info and hammer host list to display multi-environment hosts the same way.
Updated by The Foreman Bot 3 months ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/hammer-cli-katello/pull/964 added
Updated by Jeremy Lenz 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|d2c7a35887f386157fcf0975a90b2d25fb1fc293.
Actions