SAWarning: The IN-predicate on "stack_tag.tag" was invoked with an empty sequence.

Bug #1446044 reported by Angus Salkeld
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Sergey Kraynev

Bug Description

I am getting this when Heat starts:

/usr/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "stack_tag.tag" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
  return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)

Changed in heat:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Sergey Kraynev (skraynev)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Changed in heat:
status: Confirmed → In Progress
Changed in heat:
milestone: none → liberty-1
tags: added: kilo-rc-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/175436
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=bf36f88fad0c13c217c6dd29a946f33eb112e6be
Submitter: Jenkins
Branch: master

commit bf36f88fad0c13c217c6dd29a946f33eb112e6be
Author: Sergey Kraynev <email address hidden>
Date: Mon Apr 20 10:56:24 2015 -0400

    Do not filter stacks if tags is empty list

    Change-Id: I3dd55881800ef45605e4c2c77d06a2c5fe2b0ee4
    Closes-Bug: #1446044

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
tags: removed: kilo-rc-potential
Thierry Carrez (ttx)
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-1 → 5.0.0
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.