summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/snmp.py
Commit message (Expand)AuthorAgeFilesLines
* Fix auth_protocol and priv_protocol for SNMP v3Duc Truong2023-03-011-2/+2
* Cleanup submitted SNMP driver code for additional PDUsAlexander Lingo2022-09-091-0/+339
* Suppress Bandit B509 in snmp.pyJulia Kreger2022-03-071-1/+4
* add snmp power action delayChris Krelle2021-10-061-0/+2
* Use property plus abstractmethod for abstractpropertyRiccardo Pittau2020-08-061-3/+6
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-8/+8
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-2/+3
* Stop using six libraryRiccardo Pittau2019-12-231-3/+1
* Add missing ws separator between wordszhu.fanglei2018-11-201-1/+1
* snmp: Keep get_next method backward-compatibleHironori Shiina2018-07-241-12/+19
* Merge "Migrate ironic `snmp` driver to the latest pysnmp API"Zuul2018-07-161-49/+72
|\
| * Migrate ironic `snmp` driver to the latest pysnmp APIIlya Etingof2018-07-161-49/+72
* | Caching of PDU autodiscoverysrobert2018-07-161-3/+42
|/
* Merge "Add read&write SNMP community names to `snmp` driver"Zuul2018-07-051-11/+43
|\
| * Add read&write SNMP community names to `snmp` driverIlya Etingof2018-07-051-11/+43
* | Add BayTech MRP27 snmp driver typeIlya Etingof2018-06-281-1/+17
|/
* Add snmp driver auto discoveryPhilippe Godin2018-06-271-1/+69
* SNMPv3 security features added to the `snmp` driverIlya Etingof2018-05-251-17/+254
* Fix grammar errorsbaiwenteng2018-02-091-3/+3
* Fix handling of 'timeout' parameter to power methodsRuby Loo2018-02-061-2/+17
* Merge "Fixes a small documentation typo in snmp"Jenkins2017-10-101-1/+1
|\
| * Fixes a small documentation typo in snmpPhilippe Godin2016-10-201-1/+1
* | Documentation for 'snmp' hardware typeShivanand Tendulker2017-08-221-1/+2
* | Make SNMP UDP transport settings configurableFĂ©lix Bouliane2017-08-181-1/+4
* | Remove log translations from ironic/drivers Part-1Anup Navare2017-05-091-5/+5
* | Validate outlet index in SNMP driverYuriy Zveryanskyy2017-04-281-6/+12
|/
* Merge "Update hacking test-requirement"Jenkins2016-08-261-4/+0
|\
| * Update hacking test-requirementJohn L. Villalovos2016-08-231-4/+0
* | Merge imports in codeNguyen Hung Phuong2016-08-241-2/+1
|/
* Centralize config options - [snmp]Ramamani Yeleswarapu2016-06-301-17/+1
* Add hardware inspection module for iRMC driverNaohiro Tamura2016-02-121-0/+28
* Validate all tcp/udp port numbersZhenguo Niu2015-11-191-5/+3
* Fix snmp property descriptionsNaohiro Tamura2015-10-201-2/+2
* Add reboot_delay option to snmp driverYuriy Zveryanskyy2015-10-161-1/+10
* Introduce support for APC MasterSwitchPlus and Rack PDUMathieu Mitchell2015-07-271-4/+33
* Enable translation for config option help messagesstephane2015-07-061-1/+1
* Switch to oslo.serviceSergey Vilgelm2015-06-291-1/+1
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-10/+10
* Use oslo_log libGhe Rivero2015-05-051-1/+1
* Fix common misspellingsMartin Kletzander2015-03-231-1/+1
* Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* Merge "Add SNMP driver for Aten PDU's"Jenkins2014-10-201-0/+21
|\
| * Add SNMP driver for Aten PDU'sRoman Dashevsky2014-10-201-0/+21
* | Update node-validate error messagesAnusha Ramineni2014-10-201-2/+2
* | Fix E131 PEP8 errorsDavid Shrewsbury2014-10-141-9/+12
* | Enable H307 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* | Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-3/+4
|/
* Handle SNMP exception error.PySnmpErrorRuby Loo2014-09-181-4/+17
* Translator functions cleanup part 2Vladyslav Drok2014-09-091-3/+1