Bug #35092
closedMissing LCE and CV label in CLI CDN configuration
Description
Description of problem:
Satellite can be configured to use content from upstream Satellite - Network Sync. By default it pulls content from Library/Default_Organization_View. It can be also configured to pull content from specified Lifecycle Environment and Content View. This CDN configuration is visible in UI but in CLI (hammer organization info -> CDN configuration) LCE and CV are not visible.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. prepare an upstream satellite with organization, lifecycle environment and content view
2. configure downstream to use specified LCE and CV from upstream server
3. run "hammer organization info --name <downstream org>"
Actual results:
CDN configuration:
URL: https://<upstream_server>/
Upstream Organization: <ExportOrg>
Username: <username>
SSL CA Credential ID: 1
Expected results:
Output should include also LCE label, and CV label
Additional info:
Both values are configurable using "hammer organization configure-cdn ... (--upstream-lifecycle-environment-label | --upstream-content-view-label)" and also via UI, where both are visible.
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/hammer-cli-katello/pull/854 added
Updated by Lucy Fu over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|65751bbe2ccdc6b8872c17711a6c8cde4eb42524.
Updated by Chris Roberts over 2 years ago
- Subject changed from Missing LCE and CV label in CLI CDN configuration to Missing LCE and CV label in CLI CDN configuration
- Target version set to Katello 4.6.0
- Triaged changed from No to Yes