A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
Jerry Cai ecdc1066a7 powervc-glance fail to sync images due to glanceclient changed
This is due to glanceclient update. The glanceclient.common.http.HTTPClient
requires a string, but after the changes commited above,
the tuple is returned and causes the parameter mismatch.

Searched all related potential errors and found only this one. Will fix this on kilo release.

Change-Id: I3afef5ceee57b0c1aeb57696c7f73262f3bf16f1
Closes-Bug: 1407567
2015-01-05 07:43:35 +08:00
cinder-powervc powervc-glance fail to sync images due to glanceclient changed 2015-01-05 07:43:35 +08:00
common-powervc powervc-glance fail to sync images due to glanceclient changed 2015-01-05 07:43:35 +08:00
glance-powervc add pool name while register notification listener 2014-11-06 16:39:36 +08:00
neutron-powervc fix pep8 and UT issue 2014-12-08 10:52:56 +08:00
nova-powervc Merge "Spawn() method signature mismatches with latest kilo release codes" 2014-12-24 02:50:08 +00: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

PowerVC Drivers

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