'tempest init cloud-01' shows warnings on clean env

Bug #1620861 reported by Ken'ichi Ohmichi
30
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/tempest.conf
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
$

Revision history for this message
Masayuki Igawa (igawa) wrote :

I can also reproduce this warnings in

 commit 3021f2a93b7c05f3d4f54f438b174c46ba48c9d9

 $ tempest --version
 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/tempest.conf
 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

Changed in tempest:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Castulo J. Martinez (castulo-martinez) wrote :

I couldn't reproduce this bug, is it still happening to anybody?

Revision history for this message
Ken'ichi Ohmichi (oomichi) wrote :

Yeah, I still face this warning on the latest tempest, stevedore seems to output warning message on https://github.com/openstack/stevedore/blob/4abadad814477059204e213c0f5e61a1cb4417af/stevedore/named.py#L87

Revision history for this message
Ken'ichi Ohmichi (oomichi) wrote :

2017-04-07 09:55:30.152 1912 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf
2017-04-07 09:55:30.169 1912 WARNING stevedore.named [-] Could not load oslo.i18n, oslo.serialization, oslo.utils

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tempest (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/454856

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/454864

Changed in tempest:
assignee: nobody → Ken'ichi Ohmichi (oomichi)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tempest (master)

Reviewed: https://review.openstack.org/454856
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=f66799e9152554a55c83ea46655c21e3b9128499
Submitter: Jenkins
Branch: master

commit f66799e9152554a55c83ea46655c21e3b9128499
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Apr 7 12:07:19 2017 -0700

    Remove oslo.i18n entry from config-generator

    oslo.i18n is not used in Tempest at all and it has been removed
    from requirements.txt since Iff37af95269c38e4d435a53a21e5d60e2c5a3fa8
    It is not necessary to keep it in config-generator, and this patch
    removes it.

    Related-Bug: #1620861
    Change-Id: Icf43d6421f3a30ca72fdc4e985e070ebeb736fbb

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/454864
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=9e0771f83f732d82a2676f04c671bd72e7c02df5
Submitter: Jenkins
Branch: master

commit 9e0771f83f732d82a2676f04c671bd72e7c02df5
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Apr 7 12:36:31 2017 -0700

    Remove non-existent config options of oslo modules

    oslo.serialization and oslo.utils don't have any config options at all,
    and `tempest init` command did output warning message when generating
    tempest.conf. So this patch removes these entries from config-generator.

    Closes-Bug: #1620861
    Change-Id: Icad81bca5e3e3b69dee99fdac71174c149fd6df2

Changed in tempest:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tempest 16.0.0

This issue was fixed in the openstack/tempest 16.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.