Bug 2041933
| Summary: | fence_openstack: add support for reading config from clouds.yaml | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Oyvind Albrigtsen <oalbrigt> |
| Component: | fence-agents | Assignee: | Oyvind Albrigtsen <oalbrigt> |
| Status: | CLOSED ERRATA | QA Contact: | Brandon Perkins <bperkins> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | bperkins, cluster-maint, fdinitto, mjuricek |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 9.0 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | fence-agents-4.10.0-30.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-15 09:59:10 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: | 2121838 | ||
| Deadline: | 2022-01-31 | ||
|
Description
Oyvind Albrigtsen
2022-01-18 14:52:35 UTC
Example clouds.yaml:
[root@nodea ~]# cat .config/openstack/clouds.yaml
clouds:
rhelha-user:
auth:
auth_url: https://<IP>:13000/
project_name: projectname
username: user
password: pass
user_domain_name: Default
project_domain_name: Default
region_name: regionOne
verify: False
Setting ITM to 26 to get release+. Brandon, if we need a different ITM go ahead and change it. 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 (fence-agents bug fix and enhancement update), 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-2022:7981 |