Bug #8085
closedMissing Checksum type value in hammer repository info
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1155237
Description of problem:
Hammer repository info should show the checksum type value. The checksum type could be specified during the creation but the info does not show its value.
- hammer_cli_import (0.10.4)
- hammer_cli_katello (0.0.6)
- hammer_cli_foreman (0.1.3)
How reproducible:
Aways
Steps to Reproduce:
1. hammer repository create --checksum-type='sha256' # other options...
2. hammer repository info --id='<repo_id>'
Actual results:
ID: 248
Name: UmIHftKrfVbktJW
Label: UmIHftKrfVbktJW
Organization: 5jWS1S
Red Hat Repository: no
Content Type: yum
URL: http://example.org/fakerepos/zoo3/
Publish Via HTTP: yes
Published At: http://server.example.com/pulp/repos/5jWS1S/Library/custom/EAiqOxutyBbenTEmFGNU/UmIHftKrfVbktJW
Product:
ID: 1148
Name: TCfnIdJoGgwPFKCSFlwi
GPG Key:
Sync:
Status:
Created: 2014/10/21 16:07:11
Updated: 2014/10/21 16:07:12
Content Counts:
Expected results:
ID: 248
Name: UmIHftKrfVbktJW
Label: UmIHftKrfVbktJW
Organization: 5jWS1S
Red Hat Repository: no
Content Type: yum
URL: http://example.org/fakerepos/zoo3/
Publish Via HTTP: yes
Published At: http://server.example.com/pulp/repos/5jWS1S/Library/custom/EAiqOxutyBbenTEmFGNU/UmIHftKrfVbktJW
Product:
ID: 1148
Name: TCfnIdJoGgwPFKCSFlwi
GPG Key:
Sync:
Status:
Created: 2014/10/21 16:07:11
Updated: 2014/10/21 16:07:12
Content Counts:
Checksum type: sha1|sha256|none
Additional info: