A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
Zhao_Jian a5bf67ee6e Add debug info for deploy/delete/resize
To make debug process conveniently , add more debug logs into
deploy/delete/resize methods , at the top of method and at the
end of the method , to make the process clearly , and print exception
stacktrace if necessary.

The log info should be like this :
1. Enter to $method instance of $instance_uuid
2. Exit to $method instance of $instance_uuid

Change-Id: I6678976c09ba923a0ada68a37a706642c18ed0f0
(cherry picked from commit 13085fefd5)
2014-11-10 08:33:12 +00:00
cinder-powervc add pool name while register notification listener 2014-11-06 09:08:09 +00:00
common-powervc add pool name while register notification listener 2014-11-06 09:08:09 +00:00
glance-powervc add pool name while register notification listener 2014-11-06 09:08:09 +00:00
neutron-powervc add pool name while register notification listener 2014-11-06 09:08:09 +00:00
nova-powervc Add debug info for deploy/delete/resize 2014-11-10 08:33:12 +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

README.rst

PowerVC Drivers

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