| Summary: | node sync silently fails/says success when there obviously isn't any. | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Corey Welton <cwelton> |
| Component: | Hammer | Assignee: | Brad Buckingham <bbuckingham> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.2 | CC: | bbuckingham, jmontleo |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-04-24 17:07:52 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Corey Welton
2013-10-11 14:13:46 UTC
I don't think this is really a 'high' priority, but will take a look. *** Bug 1017921 has been marked as a duplicate of this bug. *** katello-cli pull request: https://github.com/Katello/katello-cli/pull/109 The the output should now be similar to the following: katello> node sync --org ACME_Corporation --environment dev --id 1 Sync of environment [ dev ] completed successfully. # if the child node was down (e.g. httpd not running on node) katello> node sync --org ACME_Corporation --environment dev --id 1 Sync of environment [ dev ] failed:[Errno 111] Connection refused QA Verified in Satellite-6.0.2-RHEL-6-20131021.0 This was verified and delivered with MDP2. Closing it out. |