Skip to content

Commit 7acf838

Browse files
committed
Drop pysnmp-lextudio from global-requirements
The dependency has been dropped from ironic in [0]. Also the comment about pysnmp is no longer true, it is being maintained again and vitrage is using it. [0] https://review.opendev.org/c/openstack/ironic/+/982147 Signed-off-by: Dr. Jens Harbott <harbott@osism.tech> Change-Id: I59857d930e4ac04a90d2e8e10c360b4f30fa1a13
1 parent 45df797 commit 7acf838

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

global-requirements.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ pyOpenSSL # Apache-2.0
135135
pyparsing # MIT
136136
pyroute2!=0.5.4,!=0.5.5,!=0.7.1,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
137137
pysaml2!=4.0.3,!=4.0.4,!=4.0.5rc1,!=4.0.5,!=4.1.0,!=4.2.0,!=4.3.0,!=4.4.0,!=4.6.0 # Apache-2.0
138-
pysnmp-lextudio # BSD
138+
pysnmp # BSD
139139
pystache # MIT
140140
# Only required for sasl/binary protocol
141141
python-binary-memcached # MIT
@@ -483,11 +483,6 @@ jsonpath-rw # Apache-2.0
483483
jsonpath-rw-ext # Apache-2.0
484484
python-consul # MIT License
485485
python-consul2 # MIT License
486-
# pysnmp library is not maintained since 4 years, it is
487-
# not recommended to use it, use its fork pysnmp-lextudio instead
488-
# in conjunction with its dependencies pyasn1-lextudio and
489-
# pyasn1-modules-lextudio
490-
pysnmp # BSD
491486
simplejson # MIT
492487
six # MIT
493488
zake # Apache-2.0

upper-constraints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@ python-octaviaclient===3.13.0
366366
pysaml2===7.5.4
367367
requests-oauthlib===2.0.0
368368
oslo.reports===3.7.0
369-
pysnmp-lextudio===6.1.2
370369
bitmath===1.3.3.1
371370
ceilometermiddleware===3.10.0
372371
testrepository===0.0.22

0 commit comments

Comments
 (0)