** Changed in: nova
       Status: Fix Committed => Fix Released

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

Title:
  HostState.metrics is no longer a dict

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The commit ae7dab9975bcbe3bb40cb9723b0deaed985b904c changes
  'HostState.metrics' from a simple dictionary to
  'objects.MonitorMetricList'. But it doesn't change the related
  behavior in 'weights.MetricsWeigher'. MetricWeigher still treat
  'host_state.metrics' as a dictionary of 'host_manager.MetricItem'. It
  causes MetricWeigher failure during weighing.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to