Bug 1320338

Summary: Can't use hammer docker commands. API routes changed.
Product: Red Hat Satellite Reporter: Partha Aji <paji>
Component: Container ManagementAssignee: David Davis <daviddavis>
Status: CLOSED ERRATA QA Contact: Lukas Pramuk <lpramuk>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: adprice, dlobatog, ehelms, lpramuk, mmccune, omaciel, oshtaier
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/14322
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-27 09:28:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1315276    

Description Partha Aji 2016-03-22 21:40:58 UTC
I think this may have been related to our move to Rails.

Comment 1 Partha Aji 2016-03-22 21:41:00 UTC
Created from redmine issue http://projects.theforeman.org/issues/14322

Comment 2 Partha Aji 2016-03-22 21:41:02 UTC
Upstream bug assigned to daviddavis

Comment 8 Lukas Pramuk 2016-03-31 16:55:58 UTC
VERIFIED.
@Sat6.2.0-Beta-Snap6

REPRO:

# hammer docker registry list
404 Resource Not Found
# hammer docker container list
404 Resource Not Found

vs.

FIX:

# hammer docker registry list
---|------|----
ID | NAME | URL
---|------|----
# hammer docker container list
---|--------------|-------------------------------------|--------|---------|-----------------
ID | NAME         | IMAGE REPOSITORY                    | TAG    | COMMAND | COMPUTE RESOURCE
---|--------------|-------------------------------------|--------|---------|-----------------
1  | busybox_hub  | busybox                             | latest | top     | local docker    
2  | busybox_hub  | busybox                             | latest | top     | remote docker   
3  | busybox_cv1  | default_organization-docker-busybox | latest | top     | local docker    
4  | busybox_cv2  | default_organization-docker-busybox | latest | top     | local docker    
6  | busybox_cv   | default_organization-docker-busybox | latest | top     | local docker    
7  | busybox_cv3  | default_organization-docker-busybox | latest | top     | local docker    
8  | busybox_cv5  | default_organization-docker-busybox | latest | top     | local docker    
9  | busybox_hub1 | busybox                             | latest | top     | remote docker   
---|--------------|-------------------------------------|--------|---------|-----------------

Comment 9 Adam Price 2016-03-31 21:52:02 UTC
*** Bug 1317916 has been marked as a duplicate of this bug. ***

Comment 10 Adam Price 2016-03-31 21:53:40 UTC
I'm curious why we have a fix verified downstream when it's still failing on a production install of katello master upstream? That seems backwards.

Comment 12 errata-xmlrpc 2016-07-27 09:28:20 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2016:1501