Bug 1233965

Summary: Timeout for deploy should be 60 minutes
Product: Red Hat OpenStack Reporter: Brad P. Crochet <brad>
Component: python-rdomanager-oscpluginAssignee: Brad P. Crochet <brad>
Status: CLOSED ERRATA QA Contact: Omri Hochman <ohochman>
Severity: unspecified Docs Contact:
Priority: high    
Version: DirectorCC: brad, calfonso, jslagle, mburns, ohochman, rhel-osp-director-maint, sclewis
Target Milestone: gaKeywords: Triaged
Target Release: Director   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-rdomanager-oscplugin-0.0.8-4.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-05 13:54:59 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 Brad P. Crochet 2015-06-19 21:03:14 UTC
Existing timeout for deploy is too short. Should be 60 minutes.

Comment 3 Brad P. Crochet 2015-06-19 21:04:05 UTC
Fixed by: https://review.gerrithub.io/#/c/236911/

Comment 6 Omri Hochman 2015-07-09 16:49:05 UTC
Can you specify if there are steps to verify or will it be sufficient to check modification under : tuskar_ui/infrastructure/nodes/views.py

Comment 7 Omri Hochman 2015-07-09 16:53:55 UTC
(In reply to Omri Hochman from comment #6)
> Can you specify if there are steps to verify or will it be sufficient to
> check modification under : tuskar_ui/infrastructure/nodes/views.py/ 

Modifications in: rdomanager_oscplugin/utils.py

Comment 8 Omri Hochman 2015-07-09 17:09:20 UTC
Verified with python-rdomanager-oscplugin-0.0.8-18.el7ost.noarch

the code merged: 
def wait_for_stack_ready(
        orchestration_client, stack_name, loops=360, sleep=10):
    """Check the status of an orchestration stack

    Get the status of an orchestration stack and check whether it is complete
    or failed.

    The default timeout is 60 minutes.

Comment 10 errata-xmlrpc 2015-08-05 13:54:59 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2015:1549