Bug 1785692
Summary: | Ceph deployments (even those without dashboard) fail due to wrong container URLs | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Francesco Pantano <fpantano> |
Component: | openstack-tripleo-common | Assignee: | Francesco Pantano <fpantano> |
Status: | CLOSED ERRATA | QA Contact: | Nathan Weinberg <nweinber> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 16.0 (Train) | CC: | aschultz, gcharot, gfidente, johfulto, jvisser, mburns, psedlak, shrjoshi, slinaber, yrabl |
Target Milestone: | ga | Keywords: | Triaged |
Target Release: | 16.0 (Train on RHEL 8.1) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-tripleo-common-11.3.3-0.20200121231250.3c68b48.el8ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-02-06 14:44:12 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: | |||
Bug Blocks: | 1626260, 1790754, 1793986 |
Description
Francesco Pantano
2019-12-20 17:14:33 UTC
(In reply to fpantano from comment #0) > and here the right parameters we should use: > > Registry is: registry.access.redhat.com As per the doc [1] shouldn't it be registry.redhat.io ? [1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0-beta/html/transitioning_to_containerized_services/obtaining-container-images#container-image-preparation-parameters > Namespace is the same we’re using for openshift 4: openshift4 > Grafana container: ose-grafana: v4.1 > Prometheus container: ose-prometheus: v4.1 > Alertmanager Container: ose-prometheus-alertmanager: v4.1 > Node exporter container: ose-prometheus-node-exporter: v4.1 Yes, right, the registry is "registry.redhat.io" and ceph-ansible contains the correct info [1]. [1] https://github.com/ceph/ceph-ansible/blob/master/group_vars/rhcs.yml.sample#L572 The fix is in the compose, can we get blocker ack to add it to errata. *** Bug 1792377 has been marked as a duplicate of this bug. *** 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/RHEA-2020:0283 |