A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
guanzuoyu 161721311a Modify incorrect method to translate error message
When process of powervc-drver connecting keystone failed, it would
give the error message in factory.py, but message objects do not
support str(), so it needs to be modified by using unicode.

Change-Id: I45bbb488300a5fe5c4e4f71265c3abacd775f41d
Closes-Bug: #1730356
2017-11-06 19:21:54 +08:00
cinder-powervc Include project_id in QUOTAS.reserve call 2017-08-22 02:35:46 -04:00
common-powervc Modify incorrect method to translate error message 2017-11-06 19:21:54 +08:00
glance-powervc Empty remove list will cause failure on glance sync 2015-04-20 16:35:52 +08:00
neutron-powervc Increase timeout to handle multiple heat stack deploys 2017-10-26 04:36:02 -04:00
nova-powervc Test review bug fix 2017-03-10 03:49:26 -05: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.