diff options
author | Mitsuhiko Yamazaki <yamazaki-mitsuhiko@cnt.mxc.nes.nec.co.jp> | 2013-02-12 17:50:06 +0900 |
---|---|---|
committer | Mitsuhiko Yamazaki <yamazaki-mitsuhiko@cnt.mxc.nes.nec.co.jp> | 2013-02-21 10:26:41 +0900 |
commit | 9e53cbbe18e7aa292ed585958f18eda516e2bb84 (patch) | |
tree | 208d10f8e6aaf24818e7c0208d7f765d13c6b1b7 /nova/notifications.py | |
parent | 4b4781bd5909abdc993b0edff22da407571212f9 (diff) | |
download | nova-9e53cbbe18e7aa292ed585958f18eda516e2bb84.tar.gz nova-9e53cbbe18e7aa292ed585958f18eda516e2bb84.tar.xz nova-9e53cbbe18e7aa292ed585958f18eda516e2bb84.zip |
Standardize the coverage initializations.
Now when we measure coverage repeatedly, the coverage data of
nova-api is accumulated but the ones of other nova services are
reset each time.
This is due to create new "coverage" class each time
"_start_coverage_telnet" method is executed.
This patch limits creating "coverage" class the first time
the method is executed.
Fixes bug 1122720
Change-Id: Ia900c96113bee65362ccb7c4c1975535d814d835
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions