Bug 1307163

Summary: [RFE] Undercloud conf option for max_resources_per_stack
Product: Red Hat OpenStack Reporter: Joe Talerico <jtaleric>
Component: rhosp-directorAssignee: Angus Thomas <athomas>
Status: CLOSED CURRENTRELEASE QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: dbecker, jcoufal, mburns, morazi, rhel-osp-director-maint
Target Milestone: ---Keywords: FutureFeature
Target Release: 10.0 (Newton)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-19 20:22:17 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:

Description Joe Talerico 2016-02-12 21:20:18 UTC
Add a configuration option to the undercloud.conf to update max_resources_per_stack in the heat.conf on the undercloud. The default 1000 is good for the common case. When doing at scale, we need to increase this value.

We recommend 30* number of nodes[1], so the user could provide # of nodes they will be deploying, and we calculate what to set this to.


[1] https://access.redhat.com/solutions/1614073

Comment 1 Mike Burns 2016-04-07 21:11:06 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 3 Mike Burns 2016-08-19 20:22:17 UTC
Marking this closed.  This change seems to make the value unlimited:

https://review.openstack.org/#/c/286746/

If this is not the case, please reopen.