Bug 1573237

Summary: Fix amphora failover: add timestamps
Product: Red Hat OpenStack Reporter: Carlos Goncalves <cgoncalves>
Component: openstack-octaviaAssignee: Carlos Goncalves <cgoncalves>
Status: CLOSED WONTFIX QA Contact: Alexander Stafeyev <astafeye>
Severity: high Docs Contact:
Priority: urgent    
Version: 13.0 (Queens)CC: amuller, ihrachys, lpeer, majopela, nyechiel
Target Milestone: z1Keywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-27 20:03:41 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: 1433523, 1571654    

Description Carlos Goncalves 2018-04-30 14:52:37 UTC
Description of problem:

Amphora failover may be triggered for already failed amphora failover. The open patch that fixes the issue is [1] and relies on [2]. We request patch [2] to be included in GA release because it adds new columns to the database table, which cannot be added post deployment simply via package update.

[1] https://review.openstack.org/#/c/548989/
[2] https://review.openstack.org/#/c/547967

Comment 6 Carlos Goncalves 2018-06-27 20:03:41 UTC
OSP13 GA is out. Patch would require altering database schema which we don't do in ZStream. Patch will be included in OSP14 (Rocky-based).