Improve unit test coverage for OpenStack Nova common modules

Registered by Takahiro Shida

openstack nova packages include common classes and utilities. These classes are not tested well. For example, test_log.py corresponding log.py, but there are few testcase. So, log.py C1 coverage less than 50%.

test target package is following.

* nova
* nova.rpc
We are intend to improvement C1 coverage and check some points.

1. Are there any test for parameter checking?
2. Are there any test for flags, object state checking?
3. Are there any test for database value checking?
4. Are there any test for valid exception handling?

Blueprint information

Status:
Not started
Approver:
Nachi Ueno
Priority:
Medium
Drafter:
Nachi Ueno
Direction:
Needs approval
Assignee:
Nachi Ueno
Definition:
Approved
Series goal:
Accepted for essex
Implementation:
Not started
Milestone target:
None

Related branches

Sprints

Whiteboard

Testcase analyze and estimates for required tests.

nova.rpc.impl_carrot
https://docs.google.com/spreadsheet/ccc?key=0AsUHVTZg__ridFlWY2ZqcjFzSzVKRG5BOVpaN1U2Q1E&hl=en_US

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.