commit | a5bfe021c3bd31644f64ce7702baa438306a037f | [log] [tgz] |
---|---|---|
author | Bo Wang <bo.wang@easystack.cn> | Tue Feb 16 20:04:59 2016 +0800 |
committer | Bo Wang <bo.wang@easystack.cn> | Tue Feb 16 20:04:59 2016 +0800 |
tree | 4518b551b1511f6d33a4fbbb9ad56e28a2f144f1 | |
parent | b95d7b5f22a7ac691da0da7652dcb29e8c9be3b7 [diff] |
Use oslo.utils.reflection to extract class name The oslo.utils.reflection.get_class_name() handles more variations of where a class name may come from (on) python 2 and python 3. Its usage allows getting more accurate class names so we'd better use it. Change-Id: Iff0e109a558d0185f126781369bac216da930bca