syntribos init crashes on CONF return value

Bug #1648562 reported by xin bai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
syntribos
Fix Released
Medium
xin bai

Bug Description

syntribos/utils/env.py +282

CONF.config_file and CONF.config_dir return list cause exception.
expecting str for the loop.

xin bai (hakusama1024)
Changed in syntribos:
assignee: nobody → xin bai (hakusama1024)
Changed in syntribos:
status: New → In Progress
Changed in syntribos:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to syntribos (master)

Reviewed: https://review.openstack.org/408707
Committed: https://git.openstack.org/cgit/openstack/syntribos/commit/?id=d1869bdd86bf6757c17b7e26583f594ad9258db3
Submitter: Jenkins
Branch: master

commit d1869bdd86bf6757c17b7e26583f594ad9258db3
Author: Xin Bai <email address hidden>
Date: Thu Dec 8 10:32:04 2016 -0600

    Fixing bug on syntribos init

    The latest change introduced a bug to syntribos init. It crashed on
    line 282 when CONF.config_file and CONF.config_dir returns list but
    str expected. This patch fixes it.

    Closes-Bug: 1648562

    Change-Id: Ib83dd03a500613843abadc5dcbfd9a9c477f8503

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

This issue was fixed in the openstack/syntribos 0.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/syntribos 0.5.0

This issue was fixed in the openstack/syntribos 0.5.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.