
TypeError: tuple indices must be integers or slices, not str this is caused by the new version of the sqlachemy library. Change-Id: I76166f901f961a18ad4297d04e1a75a59b059e23
6 lines
145 B
YAML
6 lines
145 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix a bug where replications failed to detach from the source instance
|
|
because of the upgrade of the sqlachemy library.
|