-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
SAT-12623 - Assign Multiple Content Views to hosts and host groups
-
0
-
Phoenix - Content
-
-
-
Sprint 141
-
Moderate
-
None
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.