powervc-driver/nova-powervc
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
..
bin Initial code base commit. 2014-05-08 22:00:29 +08:00
doc Add document for new host-maintenance-mode feature 2014-10-21 15:50:31 +00:00
hostmaintenanceclient Add nova CLI extension for host maintenance mode status query/evaucation 2014-10-27 08:18:39 +00:00
init Upstart process daemon scripts need to change. 2014-09-17 07:48:14 +00:00
powervc Add debug info for deploy/delete/resize 2014-11-10 08:33:12 +00:00
test Add debug info for deploy/delete/resize 2014-11-10 08:33:12 +00:00
.project Initial code base commit. 2014-05-08 22:00:29 +08:00
.pydevproject Fix flake8 warning and error report 2014-07-22 14:35:24 +08:00
pep8.txt Initial code base commit. 2014-05-08 22:00:29 +08:00
run_tests.sh Initial code base commit. 2014-05-08 22:00:29 +08:00