A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
terryyao a717ce4cec Remove configuration_data from instance.system_metadata before save
For Activation Engine, instance would have a configuration_data in its
system metadata, powervc driver does not need this and before save nova
instance, we need to remove this system metdata. Otherwise db will not
throw exception.

Closes-Bug: #1410649
Change-Id: I3fef4ae8c2d99dc103164fa346a2424185e773f5
2015-01-26 14:58:34 +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 Remove configuration_data from instance.system_metadata before save 2015-01-26 14:58:34 +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.