Bug 1443676
| Summary: | Containerized compute node deployment - increase stack depth to 10 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Andreas Karis <akaris> |
| Component: | documentation | Assignee: | Dan Macpherson <dmacpher> |
| Status: | CLOSED DUPLICATE | QA Contact: | RHOS Documentation Team <rhos-docs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 10.0 (Newton) | CC: | akaris, dmacpher, emacchi, jsaucier, lbopf, mburns, sbaker, srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-01 19:03:30 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
Andreas Karis
2017-04-19 17:27:31 UTC
I got this issue too when trying a containerized compute deployment in OSP10. In addition to the modification to the /etc/heat/heat.conf file, I needed to run the following command to make the change active : sudo systemctl restart openstack-heat-engine.service I don't think documenting a workaround is suitable for this issue. I say this because even if you manually change the value and restart the service, the value will get reverted when you perform an minor update or major upgrade of the undercloud. This is because the value is set via the heat::engine::max_nested_stack_depth hieradata. It might be a good idea to reassign this bug as an engineering bug. Andreas, have you already got an engineering BZ open for this issue? Emilien, what's your assessment of this BZ? Would it be better to implement a fix in instack-undercloud? As a temporary measure, I've included some documentation on the issue: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/10/html-single/advanced_overcloud_customization/#sect-Increasing_the_Stack_Depth However, I really think this is more suited to an engineering fix. Emilien, what did you want to do? I think we already did it in https://review.openstack.org/#/c/397508/ but the code is probably not in Newton. Steve, do you think we should backport it? *** This bug has been marked as a duplicate of bug 1447111 *** |