Port metrics are not enabled
Bug #1794291 reported by
Lucian Petrut
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
os-win |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
At the moment, port metrics are not enabled. The reason is that we're using the wrong switch port WMI class.
This issue went more or less unnoticed, especially due to the fact that we're currently ignoring the according WMI method return code.
description: | updated |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/605067 /git.openstack. org/cgit/ openstack/ os-win/ commit/ ?id=865c1cfaa0e 6984b87fe1a0c45 cbe611f85a4a3b
Committed: https:/
Submitter: Zuul
Branch: master
commit 865c1cfaa0e6984 b87fe1a0c45cbe6 11f85a4a3b
Author: Lucian Petrut <email address hidden>
Date: Tue Sep 25 15:44:25 2018 +0300
Fix port metrics
At the moment, port metrics are not enabled. The reason is that we're
using the wrong switch port WMI class.
This issue went more or less unnoticed, especially due to the fact that
we're currently ignoring the according WMI method return code.
This change ensures that port metrics are properly enabled and that an
exception will be raised when failing to do so.
Closes-Bug: #1794291
Change-Id: I8086e7dd9e1347 49760b05469f5b2 c8bcfdcdbde