The directory openstack/common was used to keep codes from
oslo-incubator, we have retired oslo-incubator, so don't use
this directory any more.
Change-Id: I3a72d3b7126037e98fde627233f26a4f1475b416
Adds argument -c to run_test.sh to generate HTML coverage reports like
Glance has.
It also displays coverage stats on terminal.
Change-Id: I3439ac43964a59e993253d1ad45ef74af86e2ad9
Start directory was not configured property in run_tests.sh which raises
error while running entire test suit using debug mode.
Updated "testrargs" value from "discover ./glance/tests" to
"discover ./tests" as default starting point to run all tests
if specific test is not provided.
Closes-Bug: 1383117
Change-Id: Ie26d6ec02c92e9ac03dd7c35d313ea377715322f