powervc-driver/cinder-powervc
Jerry Cai 5fd4a78833 Temp fix for powervc side volumes operation not synced to local
Openstack in cinder-powervc

Currently cinder service uses threading instead of eventlet's event,
This causes if you don't monkey patch threading, it will hang there
all the time. For detail, check this fix in incubator project:
https://github.com/openstack/oslo-incubator/commit/\
1e7007824374842bc8108dff5e5e2694e12932b2
Will create a bug to cinder to fix this. Temporarily fix is to replace
cinder service instead of nova service in 1365373.

Change-Id: Ibe770e51563f43495228d84dd6d0284a62bba9e8
Closes-Bug: #1365373
(cherry picked from commit aef2b5095d)
2014-09-04 09:32:05 +00:00
..
bin Temp fix for powervc side volumes operation not synced to local 2014-09-04 09:32:05 +00:00
init Initial code base commit. 2014-05-08 22:00:29 +08:00
powervc fix the failure to start cinder-volume for powervc driver 2014-09-04 03:34:11 +00:00
test Fix flake8 checking issue in powervc-driver and Unittest 2014-08-24 23:14:44 -04:00
.project Initial code base commit. 2014-05-08 22:00:29 +08:00
.pydevproject Initial code base commit. 2014-05-08 22:00:29 +08:00
run_tests.sh Initial code base commit. 2014-05-08 22:00:29 +08:00