Go to file
Julie Pichon 4ee68a5229 Increase Mistral Task Size limit
When selecting environments to deploy from the UI, every environment
filename gets added individually to 'environments' key in the Mistral
environment. Apparently it means we hit the Mistral execution size
limit pretty quickly.

This isn't needed for the CLI at this point because it bunches all the
environment files together into one big "user-environments.yaml" file,
for backwards-compabitility reasons.

Note that this Mistral value seems to affect both input and output for
task execution, which is why this patch was initially created as a
prerequisite for Ia9d2312e942229b659cfc65d4c370874e87f44da.

Change-Id: I24453b6d83171860065b050f437602e1f655d8b8
Closes-Bug: #1640815
2016-11-10 15:28:52 +00:00
2015-09-16 14:20:35 +00:00
2016-11-10 15:28:52 +00:00
2016-09-22 14:44:09 -04:00
2016-06-21 15:40:13 -04:00
2015-11-30 22:56:47 +00:00
2015-11-30 22:56:47 +00:00
2015-09-08 13:04:29 -04:00
2015-05-28 11:27:15 -05:00
2014-02-18 09:48:12 -05:00
2015-11-10 17:44:29 +01:00
2015-06-26 22:55:50 +02:00
2016-05-04 16:58:07 +00:00

Undercloud Install via instack

instack-undercloud is tooling for installing a TripleO undercloud.

It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html

Description
RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Readme 20 MiB