4415c55028
* Resolved PEP8 issues * Trimmed comments to remove extraneous information * Changed rfc1902.Integer() calls to the correct snmp.Integer() calls * Fixed power state logic checking for new PDUs that don't have transitional states (e.g., 'pendingOn') * Removed redundant warning messages * Added unit tests for Raritan PD2, ServerTech Sentry 3/4, and Vertiv Geist drivers * Updated documentation to list tested PDUs for the new drivers * Updated release notes Change-Id: I9da7b9042b817c346f75a44cd8287e1f63efcb56
6 lines
169 B
YAML
6 lines
169 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ``raritan_pdu2``, ``servertech_sentry3``, ``servertech_sentry4``,
|
|
and ``vertivgest_pdu`` snmp drivers to support additional PDU models.
|