A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
Jerry Cai d80d863743 Cinder duplicated volume sync due to potential time window issue
From PBC, the customer encounter below error:

1. Create a volume in ICM
2. Update PowerVC UUID in cinder volume metadata, in the mean time,
PowerVC volume created, end event comes.
3. Check if PowerVC UUID set in volume metadata, but there is
Time window issue here, sometimes db update not reflect
immediately, so no PVC UUID found , and create a duplicated
volume by mistake.

Change-Id: I4e5546034dbf3ff50c2db588e948818431a665c6
Closes-Bug: #1472126
2015-07-07 15:38:50 +08:00
cinder-powervc Cinder duplicated volume sync due to potential time window issue 2015-07-07 15:38:50 +08:00
common-powervc Exclude non-bootable storage template from image-topology 2015-06-01 16:32:46 +08:00
glance-powervc Empty remove list will cause failure on glance sync 2015-04-20 16:35:52 +08:00
neutron-powervc fix the neutron-powervc utility broken issue 2015-05-22 14:24:28 +08:00
nova-powervc Fix neutron V2 No valid authentication is available problem 2015-06-29 16:03:43 +08:00
.gitignore Add .gitignore to the project 2014-08-19 13:32:15 +08:00
.gitreview Added .gitreview 2014-05-06 22:11:04 +00:00
CONTRIBUTING.rst Add CONTRIBUTING.rst and change README.rst format. 2014-05-27 15:52:50 +08:00
LICENSE Missing License file and README file in the project 2014-05-09 13:21:02 +08:00
README.rst Add CONTRIBUTING.rst and change README.rst format. 2014-05-27 15:52:50 +08:00

README.rst

PowerVC Drivers

This project contains a set of OpenStack drivers and utilities to implement the manage-to Power via PowerVC.