← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1653975] [NEW] heatclient spam in test runs

 

Public bug reported:

Current test output is full of

WARNING:heatclient.common.base:Two objects are equal when all of the
attributes are equal, if you want to identify whether two objects are
same one with same id, please use is_same_obj() function.

This is identical to https://bugs.launchpad.net/horizon/+bug/1536892.
The solution there no longer works because of a path change I believe.

We need to update
https://github.com/openstack/horizon/blob/master/openstack_dashboard/test/test_data/heat_data.py#L24
or get heat to fix their client.

** Affects: heat
     Importance: Undecided
         Status: New

** Affects: horizon
     Importance: High
     Assignee: Rob Cresswell (robcresswell)
         Status: New

** Also affects: heat
   Importance: Undecided
       Status: New

** Changed in: horizon
     Assignee: (unassigned) => Rob Cresswell (robcresswell)

** Changed in: horizon
    Milestone: None => ocata-3

** Changed in: horizon
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1653975

Title:
  heatclient spam in test runs

Status in heat:
  New
Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Current test output is full of

  WARNING:heatclient.common.base:Two objects are equal when all of the
  attributes are equal, if you want to identify whether two objects are
  same one with same id, please use is_same_obj() function.

  This is identical to https://bugs.launchpad.net/horizon/+bug/1536892.
  The solution there no longer works because of a path change I believe.

  We need to update
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/test/test_data/heat_data.py#L24
  or get heat to fix their client.

To manage notifications about this bug go to:
https://bugs.launchpad.net/heat/+bug/1653975/+subscriptions


Follow ups