[Yahoo-eng-team] [Bug 1392962] [NEW] Horizon fail to view volume data if configured with cinder v2

2014-11-15 Thread zhu zhu
Public bug reported: When Horizon configured with using cinder v2 api as below: OPENSTACK_API_VERSIONS = { identity: 2.0, volume: 2 } Note that: Nova already switch to use cinderv2 api as default since commit: https://review.openstack.org/#/c/124468 After nova attach a volume(with

[Yahoo-eng-team] [Bug 1392964] [NEW] UnicodeDecodeError

2014-11-15 Thread Tomokazu Hirai
Public bug reported: I create a instance on nova, I got these errors. 2014-11-15 18:01:23.825 2176 TRACE nova.compute.manager [instance: 52888037-bb00-449c-b38f-7f1c19017281] File /usr/lib/python2.7/dist-packages/nova/virt/disk/api.py, line 155, in extend 2014-11-15 18:01:23.825 2176 TRACE

[Yahoo-eng-team] [Bug 1393026] [NEW] Synchronized decorator is not reentrant

2014-11-15 Thread Alexey Miroshkin
Public bug reported: It's impossible to call a synchronized method from the synchronized method with the same lock name or use any kind of recursion. The following test case hangs forever: class TestLockUtils(base.BaseTestCase): def test_synchronized(self):

[Yahoo-eng-team] [Bug 1393135] [NEW] Developer Docs: devref/rpc spelling mistakes

2014-11-15 Thread yatin
Public bug reported: While going through develper reference of openstack-nova, i found spelling mistakes in AMPQ and Nova section. rpc is mis-spelled as rcp.call, rp.call, rp.cast in the section. ** Affects: nova Importance: Undecided Assignee: yatin (yatinkarel) Status: In