Tests: lazy load operation of attribute 'snapshot_metadata' cannot proceed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Critical
|
Michal Dulko | ||
cinder (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Wily |
Triaged
|
High
|
Unassigned | ||
Xenial |
Fix Released
|
High
|
Unassigned |
Bug Description
Possible issue with the Snapshot object?
master @ 7f498b0 Merge "Obtain target authentication from database same as LIO target"
Running this tox env (subset of our full tests):
[testenv:py34not]
commands = ostestr {posargs} --concurrency=16 --regex (cinder.
cinder.
-------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "cinder/
File "/home/
result = fn(cls, context, *args, **kwargs)
File "cinder/
snapshots, expected_
File "/home/
File "cinder/
metadata = db_snapshot.
File "/home/
return getattr(self, key, default)
File "/home/
return self.impl.
File "/home/
value = self.callable_
File "/home/
sqlalchemy.
Changed in cinder: | |
status: | Fix Committed → Fix Released |
description: | updated |
Note that this was actually on python 2.7.