We are tickled pink to announce the release of: virtualpdu 2.0.0: VirtualPDU is a service for simulating virtual power distribution outlets (PDUs). The source is available from: https://opendev.org/openstack/virtualpdu Download the package from: https://tarballs.openstack.org/virtualpdu/ For more details, please see below. Changes in virtualpdu 1.0.0..2.0.0 ---------------------------------- 3cfacec Fix configuration - virtualpdu in openstack now 90d3e46 Migrate to pysnmp lextudio ecosystem c619784 Use openstackdocs theme for docs Diffstat (except docs and test files) ------------------------------------- requirements.txt | 5 +++-- tox.ini | 9 ++++----- zuul.d/virtualpdu-jobs.yaml | 4 ++-- 5 files changed, 27 insertions(+), 19 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 4dad4d7..05611e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,2 +6,3 @@ libvirt-python>=6.0.0 # LGPLv2+ -pyasn1>=0.4.8 # BSD -pysnmp>=4.2.3 # BSD +pysnmp-lextudio>=5.0.0 # BSD +pyasn1-lextudio>=1.1.0 # BSD +pyasn1-modules-lextudio>=0.2.0 # BSD
participants (1)
-
no-reply@openstack.org