A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
Jerry Cai ead42c5d1b Glance service lacks v1 endpoint that fails the glance-powervc sync
From the latest ICM, versions are stripped from image service,
only ip:port left, in this case only "CURRENT" status client can be
retrieved, that is to say, for image service only v2.3 url returned
but v1.1 is lost, this will fail glance sync progress as both of
v2.3 and v1.1 are necessary, add this workaround to fix the problem.

Change-Id: I2723ae80654a2daffe7e3f7af0dbf73843bbfea2
Closes-Bug: #1450974
2015-05-02 10:42:23 +08:00
cinder-powervc Merge "Fix cinder detach interface change mismatch problem" 2015-04-29 03:34:30 +00:00
common-powervc Glance service lacks v1 endpoint that fails the glance-powervc sync 2015-05-02 10:42:23 +08:00
glance-powervc Empty remove list will cause failure on glance sync 2015-04-20 16:35:52 +08:00
neutron-powervc Donot repeatly show Locked ported updating from pvc 2015-04-01 16:51:09 +08:00
nova-powervc Instance object convertion breaks the driver sync up function 2015-03-17 14:09:37 +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.