'tempest init cloud-01' shows warnings on clean env
Bug #1620861 reported by
Ken'ichi Ohmichi
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Fix Released
|
Medium
|
Ken'ichi Ohmichi |
Bug Description
tempest init cloud-01 (from quickstart) shows some warnings like:
$ tempest init cloud-01
2016-09-06 15:54:40.269 12925 INFO tempest [-] Using tempest config file /etc/tempest/
2016-09-06 15:54:40.284 12925 WARNING stevedore.named [-] Could not load oslo.i18n, oslo.serialization, oslo.utils
2016-09-06 15:54:40.285 12925 WARNING stevedore.named [-] Could not load oslo.i18n, oslo.utils, oslo.log, tempest.config, oslo.serialization, oslo.concurrency
$
To post a comment you must log in.
I can also reproduce this warnings in
commit 3021f2a93b7c05f 3d4f54f438b174c 46ba48c9d9
$ tempest --version tempest. conf
tempest 13.0.1.dev228
$ tempest init cloud-01
2016-11-17 15:13:57.798 13488 INFO tempest [-] Using tempest config file /etc/tempest/
2016-11-17 15:13:57.812 13488 WARNING stevedore.named [-] Could not load oslo.i18n, oslo.serialization, oslo.utils
2016-11-17 15:13:57.813 13488 WARNING stevedore.named [-] Could not load oslo.i18n, oslo.utils, oslo.log, tempest.config, oslo.serialization, oslo.concurrency