aboutsummaryrefslogtreecommitdiffstats
path: root/notcompute.yaml
AgeCommit message (Collapse)AuthorFilesLines
2014-04-09Stop using notCompute in favor of controllerDan Prince1-225/+0
Updates all references for notCompute and notcompute to use 'controller' instead. Change-Id: I70ef83f35064ab388bdc7e1a6da62b6585580010 Partial-bug: #1300324
2014-03-12Add heat.stack_domain_admin_passwordClint Byrum1-0/+6
This new parameter will be used to configure Heat for the new required stack domain admin. Change-Id: Ieace33154a14f472aab8ac76b2b876db77230110 Partial-Bug: #1287453
2014-03-11Merge "Add rabbit.cookie attribute"Jenkins1-0/+4
2014-02-26Add GlanceLogFile and GlanceNotifierStrategyJames Slagle1-0/+12
Expose 2 new parameters to control glance configuration: - GlanceLogFile - GlanceNotifierStrategy This will allow the glance configuration options log_file and notifier_strategy to be set in glance-api.conf and glance-registry.conf Change-Id: I1af1ecfdfe0859f2baba4579aab6e947a2a54308
2014-02-26Add rabbit.cookie attributeJan Provaznik1-0/+4
All nodes in rabbitmq cluster should have same cookie. This patch adds default random cookie to existing templates. Change-Id: I6579089bd95b0169db20635479e077f3ecade8e2
2014-02-17Add username parameter for rabbitRichard Su1-1/+6
Username is currently assumed to be guest in the configuration files. This change makes it more explicit. Configuration files in tripleo-image-elements will be updated to use this parameter in an upcoming patch. Change-Id: Ia176f4d573a3a293560c72236a4181befa678301
2014-01-31Prep work for a scalable control plane.Robert Collins1-6/+6
This is complete as far as it goes but it isn't enough to make running a scaled out control plane actually work. Specifically, the constructs to point at API hosts based on looking up a network address aren't suirtable for scaled out - we need to be using the virtual IP or DNS round robin or other such resilient configurations, but that is largely / entirely orthogonal to making the template be ready for scaling. Change-Id: Ib9e6db5e7d5db84e4746afdabea046d2b8702bbb
2013-09-17Set NoEcho: true for parameters containing secretsSteve Baker1-0/+11
This prevents secret values being returned for stack-show. Change-Id: I82eff26fda31511b66c6371f6ded2a5fb559f3fb Fixes-Bug: #1226730
2013-07-10Quantum -> Neutron renameDerek Higgins1-11/+11
Almost all references to quantum have been changed neutron in tripleo-image-elements. Change-Id: Ib17353d5834dd95d0348f62111074180c6e47181
2013-06-06PrivateIp is not assigned yet, plus 127.0.0.1 will work fineClint Byrum1-3/+3
2013-06-06Pushing passwords into mysql and other fixes.Clint Byrum1-1/+23
Generating and distributing usernames/passwords is just too complicated with Heat at this stage, so we need to push them into mysql from the template.
2013-06-06Hand modifying notcompute to work with elements.Clint Byrum1-245/+43
2013-06-06Adding username/password for Nova in notcompute.Clint Byrum1-0/+24
2013-06-06Hand modified notcompute.yaml to work properly.Clint Byrum1-11/+65
2013-06-06Removing unused TemplateURLClint Byrum1-3/+0
2013-06-06Add glance heat and keystone to notcomputeClint Byrum1-2/+40
2013-06-06Make descriptions less redundant.Clint Byrum1-2/+2
2013-06-06Add a 'notcompute' template.Clint Byrum1-0/+254