Project

General

Profile

Actions

Bug #14167

open

hammer Content view Version info not delineating between types of repositories

Added by Partha Aji about 8 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Hammer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

$ hammer content-view version info --id=8
Warning: Option --id is deprecated. This option will be removed in Katello 2.5, Use --uuid
ID:                     8
Name:                   ohmy 5.0
Version:                5.0
Description:            
Content View ID:        2
Content View Name:      ohmy
Content View Label:     ohmy
Lifecycle Environments: 
 1) ID:    1
    Name:  Library
    Label: Library
 2) ID:    2
    Name:  dev
    Label: dev
Repositories:           
 1) ID:    20
    Name:  yum
    Label: yum
 2) ID:    18
    Name:  life
    Label: life
 3) ID:    19
    Name:  busy
    Label: busy
 4) ID:    21
    Name:  ostree-zoo
    Label: ostree-zoo
Puppet Modules:

In the above output, one does not know if its a Docker Repo/Yum Repo/Ostree Repo need a better way to categorize this..

Actions #1

Updated by Partha Aji about 8 years ago

  • translation missing: en.field_release set to 86
Actions #2

Updated by Partha Aji about 8 years ago

Ideal output

$ hammer content-view version info --id=8
ID:                     8
Name:                   ohmy 5.0
Version:                5.0
Description:            
Content View ID:        2
Content View Name:      ohmy
Content View Label:     ohmy
Lifecycle Environments: 
 1) ID:    1
    Name:  Library
    Label: Library
 2) ID:    2
    Name:  dev
    Label: dev

Yum Repositories:           
 1) ID:    20
    Name:  yum
    Label: yum
    Contnt Type
 2) ID:    18
    Name:  life
    Label: life

Docker Repositories:
 3) ID:    19
    Name:  busy
    Label: busy

Ostree Repositories
 4) ID:    21
    Name:  ostree-zoo
    Label: ostree-zoo
    Branches:  
     1) Name :    fedora-atomic/f21/x86_64/updates-testing/docker-host
        Version:  12
        Commit:  100sdxzx
        Date  : .......

     2) Name:      fedora-atomic/f21/x86_64/updates/host
        Version:  12
        Commit:  100sdxzx
        Date  : .......

Puppet Modules:
....
<pre>

Actions #3

Updated by Eric Helms about 8 years ago

  • translation missing: en.field_release changed from 86 to 143
Actions #4

Updated by Justin Sherrill over 7 years ago

  • translation missing: en.field_release changed from 143 to 114
Actions

Also available in: Atom PDF