Gate Fail on TestHeatMigrationsSQLite.test_walk_versions: missing 1 required positional argument: 'self'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Critical
|
Rico Lin |
Bug Description
This appear within test env. python3.4
2016-04-07 21:36:35.504 | FAIL: heat.tests.
2016-04-07 21:36:35.504 | tags: worker-1
2016-04-07 21:36:35.504 | -------
2016-04-07 21:36:35.505 | Traceback (most recent call last):
2016-04-07 21:36:35.505 | File "/home/
2016-04-07 21:36:35.505 | self.walk_
2016-04-07 21:36:35.505 | File "/home/
2016-04-07 21:36:35.505 | self.migrate_
2016-04-07 21:36:35.505 | File "/home/
2016-04-07 21:36:35.505 | super(HeatMigra
2016-04-07 21:36:35.506 | File "/home/
2016-04-07 21:36:35.506 | self.REPOSITORY, version)
2016-04-07 21:36:35.506 | File "/home/
2016-04-07 21:36:35.506 | return _migrate(url, repository, version, upgrade=True, err=err, **opts)
2016-04-07 21:36:35.506 | File "<decorator-
2016-04-07 21:36:35.506 | File "/home/
2016-04-07 21:36:35.506 | return f(*a, **kw)
2016-04-07 21:36:35.507 | File "/home/
2016-04-07 21:36:35.507 | schema.
2016-04-07 21:36:35.507 | File "/home/
2016-04-07 21:36:35.507 | change.
2016-04-07 21:36:35.507 | File "/home/
2016-04-07 21:36:35.507 | script_func(engine)
2016-04-07 21:36:35.508 | File "/home/
2016-04-07 21:36:35.508 | tmpl_table.
2016-04-07 21:36:35.508 | TypeError: drop() missing 1 required positional argument: 'self'
Changed in heat: | |
milestone: | none → newton-1 |
It seems this is not specific to heat, and other projects[1] impacted by this too. May be something to do with oslo libraries.
[1]http:// logs.openstack. org/18/ 234218/ 7/check/ gate-nova- python34- db/f06e8bb/ console. html#_2016- 04-07_20_ 29_02_908