Comment 1 for bug 1622979

Revision history for this message
Thomas Herve (therve) wrote :

Convergence is on, FWIW. This happens:

DBReferenceError: (pymysql.err.IntegrityError) (1452, u'Cannot add or update a child row: a foreign key constraint fails (`heat`.`stack`, CONSTRAINT `stack_ibfk_3` FOREIGN KEY (`user_creds_id`) REFERENCES `user_creds` (`id`))') [SQL: u'UPDATE stack SET action=%s, status=%s, status_reason=%s, name=%s, raw_template_id=%s, prev_raw_template_id=%s, username=%s, tenant=%s, user_creds_id=%s, owner_id=%s, parent_resource_name=%s, timeout=%s, disable_rollback=%s, stack_user_project_id=%s, backup=%s, nested_depth=%s, convergence=%s, current_traversal=%s, current_deps=%s, updated_at=%s WHERE stack.id = %s AND stack.current_traversal = %s'] [parameters: ('DELETE', 'IN_PROGRESS', 'Stack DELETE started', u'tempest-heat-489261592', 3, 2, u'tempest-StacksTestJSON-880625563', u'ca9077fb1f7443958cf398a1476db4f6', 1, None, None, 60, 1, u'92b524b2cf164c999441d7b4f418ef12', 0, 0, 1, '580db086-3791-4fe3-8a8e-96c8d8a00c28', '{"edges": []}', datetime.datetime(2016, 9, 13, 8, 17, 9, 49912), u'7383bf08-6da0-427b-a8ab-5ff6337ba157', u'580db086-3791-4fe3-8a8e-96c8d8a00c28')]