Bug 1477729

Summary: split-stack minor update does not prompt to clear breakpoints
Product: Red Hat OpenStack Reporter: James Slagle <jslagle>
Component: openstack-tripleo-commonAssignee: Toure Dunnon <tdunnon>
Status: CLOSED NOTABUG QA Contact: Yurii Prokulevych <yprokule>
Severity: high Docs Contact:
Priority: high    
Version: 12.0 (Pike)CC: agurenko, aschultz, dbecker, emacchi, mandreou, mburns, morazi, ohochman, rhel-osp-director-maint, slinaber, tvignaud
Target Milestone: rcKeywords: Triaged
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-common-7.4.1-0.20170807001945.8c46306.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1477730 (view as bug list) Environment:
Last Closed: 2017-11-22 15:01:27 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:
Bug Depends On:    
Bug Blocks: 1477730    

Description James Slagle 2017-08-02 18:11:34 UTC
When doing a minor update:

openstack overcloud update stack -i overcloud

with split-stack using pre-provisioned nodes, you are never prompted to clear any breakpoints. The client finishes running but the Heat stack is still stuck in progress until breakpoints are cleared.

This is due to the code in tripleo-common querying nova for server names and id's, but there are no nova servers when using pre-provisioned nodes. In that case, we will have to query Heat directly for the names and id's.

Comment 4 Marios Andreou 2017-11-22 15:02:19 UTC
discussed on upgrades call today and the minor update workflow has been completely changed (no longer using breakpoints for example) so closing