Bug 1509366
| Summary: | Error syncing catalog from ServiceBroker | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Qixuan Wang <qixuan.wang> |
| Component: | Service Broker | Assignee: | Jesus M. Rodriguez <jesusr> |
| Status: | CLOSED ERRATA | QA Contact: | Qixuan Wang <qixuan.wang> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 3.7.0 | CC: | aos-bugs, chezhang, jesusr, jmatthew, xtian |
| Target Milestone: | --- | ||
| Target Release: | 3.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-18 13:23:26 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: | |
| Embargoed: | |||
| Bug Depends On: | 1507617 | ||
| Bug Blocks: | |||
|
Description
Qixuan Wang
2017-11-03 15:56:56 UTC
This looks like an error related to bad credentials for the registry adapter. The changes to the installer have not yet been merged: https://github.com/openshift/openshift-ansible/pull/6009 As John mentioned in comment #1, this is a dockerhub credentials issue. Ensure that the username and password used for the ansible_service_broker_registry_user and ansible_service_broker_registry_password entries are valid credentials. This should allow the broker to retrieve the catalog metadata and the service-catalog to again receive the list of services. ansible-service-broker deploy failed while using openshift-ansible with latest build openshift-ansible-3.7.0-0.197.0 Refer to bug: https://bugzilla.redhat.com/show_bug.cgi?id=1507617 Retested and verified with openshift-ansible-3.7.4-1 svc-catalog and asb can be deployed succeed. 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-2017:3464 |