Activity log for bug #1389419

Date Who What changed Old value New value Message
2014-11-04 22:23:57 John Griffith bug added bug
2014-11-04 22:24:11 John Griffith cinder: status New Triaged
2014-11-04 22:24:14 John Griffith cinder: importance Undecided Critical
2014-11-04 22:24:17 John Griffith cinder: assignee John Griffith (john-griffith)
2014-11-04 22:33:13 John Griffith description Unfortunately it seems we have some very poorly written keymgr unit tests, specifically keymgr/test_barbican.py does this: from barbicanclient.common import auth First problem is that from a unit test perspective that pretty much sucks, second problem is that barbicanclient as of version 3.0.0.0 no longer has an "auth" module, as a result Cinder unit tests now fail. The test_barbican.py unit tests need to be rewritten to mock out the client components. Unfortunately it seems we have some very poorly written keymgr unit tests, specifically keymgr/test_barbican.py does this:     from barbicanclient.common import auth First problem is that from a unit test perspective that pretty much sucks, second problem is that barbicanclient as of version 3.0.0.0 no longer has an "auth" module, as a result Cinder unit tests now fail. The test_barbican.py unit tests need to be rewritten to mock out the client components and actually test Cinder components where needed without relying on the barbicanclient.
2014-11-04 22:38:49 OpenStack Infra cinder: status Triaged In Progress
2014-11-05 10:54:47 Jay Bryant nominated for series cinder/juno
2014-11-05 14:13:28 OpenStack Infra tags in-stable-juno
2014-11-05 21:16:40 John Griffith marked as duplicate 1388461
2014-12-04 21:17:07 Alan Pevec bug task added cinder/juno
2014-12-04 21:18:30 Alan Pevec cinder/juno: status New Fix Committed
2014-12-04 21:18:30 Alan Pevec cinder/juno: milestone 2014.2.1