powervc-driver/nova-powervc/test
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
..
compute Auto assign volume device name during attachment 2014-09-22 10:45:02 +08:00
hostmaintenanceclient Add nova CLI extension for host maintenance mode status query/evaucation 2014-10-27 08:18:39 +00:00
nova Add debug info for deploy/delete/resize 2014-11-10 08:33:12 +00:00
__init__.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
fake_ctx.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
fake_os_flavor.py Fix flake8 checking issue in powervc-driver and Unittest 2014-08-24 23:14:44 -04:00
fake_os_image.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
fake_os_instance.py Auto assign volume device name during attachment 2014-09-22 10:45:02 +08:00
fake_pvc_flavor.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
fake_pvc_image.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
fake_pvc_instance.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
sample_pvc_instance.json Initial code base commit. 2014-05-08 22:00:29 +08:00
test_utils.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00