Bug 1420946
| Summary: | cloud-init conflicts with os-collect-config in a TripleO image | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Juan Antonio Osorio <josorior> |
| Component: | cloud-init | Assignee: | Lars Kellogg-Stedman <lars> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.3 | CC: | apevec, hmatsumo, huzhao, josorior, lars, lnatapov, mbracho, mburns, rcritten, sasha, scorcora, yacao, ykawada |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.7.9-3 | Doc Type: | No Doc Update |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | 1408589 | Environment: | |
| Last Closed: | 2017-04-06 21:58: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: | |||
| Bug Blocks: | 1336504 | ||
|
Description
Juan Antonio Osorio
2017-02-09 23:13:48 UTC
There is a scratch build available here that should resolve this problem: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=12706804 It would be great if you could test that out and confirm that it works. Thanks! For QE: To verify this fix:
Boot a system with both os-collect-config and cloud-init-0.7.9-3 installed. Examine the output of "journalctl -b -u multi-user.target" and verify that there are no messages of the form:
Found ordering cycle on multi-user.target/start
Scratch build works for me. Thanks! worked for me. |