A set of drivers and utilities to integrate PowerVC into OpenStack.
Go to file
Zhao_Jian 13085fefd5 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
2014-11-10 16:19:54 +08:00
cinder-powervc move to use oslo.i18/utils/serialization 2014-10-23 00:07:25 +08:00
common-powervc Merge the get_available_resource() and get_host_stat() 2014-10-31 10:15:40 +08:00
glance-powervc move to use oslo.i18/utils/serialization 2014-10-23 00:07:25 +08:00
neutron-powervc fix eventlet monkey_patch for rpc call 2014-11-05 14:54:25 +08:00
nova-powervc Add debug info for deploy/delete/resize 2014-11-10 16:19:54 +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.