Bug 1894023
| Summary: | dashboard_protocol should always be set when Ceph dashboard is enabled | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Francesco Pantano <fpantano> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Francesco Pantano <fpantano> |
| Status: | CLOSED ERRATA | QA Contact: | Alfredo <alfrgarc> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.1 (Train) | CC: | astupnik, cswanson, epuertat, gabrioux, gfidente, johfulto, mburns, schhabdi, yrabl |
| Target Milestone: | z4 | Keywords: | Triaged |
| Target Release: | 16.1 (Train on RHEL 8.2) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-heat-templates-11.3.2-1.20201114031844.el8ost | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-03-17 15:33:21 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: | |||
|
Description
Francesco Pantano
2020-11-03 11:05:03 UTC
Verified on openstack-tripleo-heat-templates-11.3.2-2.20201222000634.a1cb1e7.el8ost.1.noarch result: ------- $ sudo cat /var/lib/mistral/overcloud/ceph-ansible/group_vars/mgrs.yml ceph_mgr_docker_extra_env: -e MGR_DASHBOARD=0 dashboard_admin_user: admin dashboard_admin_user_ro: true dashboard_port: 8444 dashboard_protocol: http dashboard_rgw_api_host: 172.17.3.135 dashboard_rgw_api_no_ssl_verify: false dashboard_rgw_api_port: '8080' dashboard_rgw_api_scheme: http 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 (Red Hat OpenStack Platform 16.1.4 director bug fix 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-2021:0817 *** Bug 1940021 has been marked as a duplicate of this bug. *** |