yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38267
[Bug 1493680] [NEW] HostState.metrics is no longer a dict
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
Follow ups