[xena][barbican][scenario002] Fails with ERROR: 'Inspector' object has no attribute 'has_table'
Bug #1932527 reported by
yatin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Unassigned |
Bug Description
Post barbican https:/
exec /usr/bin/
ERROR: 'Inspector' object has no attribute 'has_table'
The commit needs sqlalchemy >= 1.4.0, but we currently have 1.3.23 in RDO. barbican needs to be fixed in backward compatible way.
Also seeing same failure in puppet promotion pipeline:-
https:/
Changed in tripleo: | |
status: | New → Triaged |
importance: | Undecided → Critical |
milestone: | none → xena-1 |
tags: | added: promotion-blocker |
To post a comment you must log in.
Proposed patch to pin barbican to working commit:- https:/ /review. rdoproject. org/r/c/ rdoinfo/ +/34225. /review. rdoproject. org/r/c/ rdoinfo/ +/34221 is not compatible with promoted barbican commits. Also watcher and gnocchi have issues with 1.4.18. So until barbican get's a backward compatible fix and watcher and gnocchi are adopted to 1.4.18 updated needs to be held.
As sqlalchemy update to 1.4.18 https:/