ceilometer/ceilometer/hardware
Danek Duvall 7348c156a8 ValueError exception when SNMP returns NoSuchObject
When an SNMP server doesn't implement a particular variable, pysnmp gives
us back a NoSuchObject object.  We can check for that when we fail to
convert the value to the type we're expecting it to be and safely return
None instead.

Change-Id: Ideb7ab68a0d3c6f0d133fafe020309c19cbdd7c7
Closes-Bug: #1611515
2016-08-10 14:04:54 -07:00
..
inspector ValueError exception when SNMP returns NoSuchObject 2016-08-10 14:04:54 -07:00
pollsters Merge "Update to hacking 0.11.0" 2016-06-23 07:22:10 +00:00
__init__.py Added hardware agent's inspector and snmp implementation 2014-02-27 04:08:48 +00:00
discovery.py Added full support of snmp v3 usm model 2016-07-18 13:57:30 +08:00