Bug 2072787
| Summary: | pre-introspection group fails with "No host matched" | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | David Hill <dhill> |
| Component: | openstack-tripleo-validations | Assignee: | OSP Team <rhos-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | nlevinki <nlevinki> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.2 (Train) | CC: | dhill, dpeacock, jbuchta, jjoyce, jpodivin, jschluet, mbultel, slinaber, tvignaud |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-08 12:31: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: | 2050765 | ||
| Bug Blocks: | |||
|
Description
David Hill
2022-04-07 00:25:47 UTC
Hi. I believe that the issue in question is known to us. The 16.2 RHOSP no longer generates usable inventory for validations, so the user has to supply it manually.[0] More general fix is in development that should hopefully eliminate the issue entirely. [0]https://bugzilla.redhat.com/show_bug.cgi?id=2050765 We have a workaround, proper fix is in progress.
Customer needs to explicitly specify an ansible inventory with the '--inventory'.
For example:
> openstack tripleo validator run --group pre-introspection --inventory ./path/to/inventory.yaml
If possible we should get it published as an article.
*** This bug has been marked as a duplicate of bug 2050765 *** |