James Slagle f468bf7947 Check for stack failure earlier in undercloud deploy
For the undercloud deploy, if the stack fails before the deployed-server
resource is created, it will take 30 minutes to time out since there is
no check for the stack status. Further, the exception is not as helpful
as it could be about what failed as not all the events were shown.

This patch adds a check within the loop looking for the deployed-server
resource. It will now fail immediately if the stack fails before the
deployed-server resource is created. It also again outputs the stack
events. Some may be redundant, but it will at least show the errors now.

Change-Id: I9fa3239d688ce83676ecfab2f3d102f9e48a43a5
2017-07-26 12:41:14 -04:00
2016-12-21 14:15:17 +11:00
2016-10-08 00:28:43 +00:00
2015-03-17 09:33:52 -04:00
2015-03-17 09:33:52 -04:00
2015-03-17 09:33:52 -04:00
2015-03-17 09:33:52 -04:00
2016-11-25 14:27:23 +01:00
2017-03-07 02:06:19 +00:00
2017-06-07 10:41:31 +07:00

Team and repository tags

image

tripleoclient

tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.

See the TripleO Documentation for details on using tripleoclient.

Description
RETIRED, python utility to manage a tripleo based cloud
Readme 71 MiB