TypeError exception when running kolla-build with --template-only

Bug #1587501 reported by Christian Berendt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Mark Goddard

Bug Description

After the merge of https://review.openstack.org/322115 (https://bugs.launchpad.net/kolla/+bug/1578404) I got the following error when running kolla-build with the parameter --template-only:

kolla-build --config-file kolla-build.conf --template-only neutron
INFO:kolla.cmd.build:Found the docker image folder at /usr/local/share/kolla/docker
INFO:kolla.cmd.build:Dockerfiles are generated in /tmp/kolla-2016-05-31_16-31-59_ctuce_/docker
Traceback (most recent call last):
  File "/usr/local/bin/kolla-build", line 10, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/kolla/cmd/build.py", line 795, in main
    bad_results, good_results, unmatched_results = run_build()
TypeError: 'NoneType' object is not iterable

Changed in kolla:
importance: Undecided → High
milestone: none → newton-1
Will Miller (w-miller)
Changed in kolla:
assignee: nobody → Will Miller (w-miller)
Mark Goddard (mgoddard)
Changed in kolla:
assignee: Will Miller (w-miller) → Mark Goddard (mgoddard)
Mark Goddard (mgoddard)
Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

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

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

Reviewed: https://review.openstack.org/323505
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=b3e8ac8371a497aed6270358062cdfe4952a37ae
Submitter: Jenkins
Branch: master

commit b3e8ac8371a497aed6270358062cdfe4952a37ae
Author: Mark Goddard <email address hidden>
Date: Tue May 31 12:01:06 2016 -0500

    Don't always unpack image build results tuple, as it may be None

    Change-Id: I21b1327da1de1bd3cc3018ba37715b0a19c1dbef
    Closes-Bug: #1587501

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/kolla 3.0.0.0b1

This issue was fixed in the openstack/kolla 3.0.0.0b1 development milestone.

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.