VirtualPDU is a service for simulating power distribution units (PDUs).
Go to file
Ilya Etingof 765cf1be19 added SNMPv3 support
This change introduces SNMPv3 support along with many encryption
protocols used in SNMP.

Change-Id: I891a8526d3896b6194d0c812b89c9f0130301102
Task: 12072
Story: 1751164
2018-04-03 16:12:06 +02:00
doc added SNMPv3 support 2018-04-03 16:12:06 +02:00
releasenotes Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
virtualpdu added SNMPv3 support 2018-04-03 16:12:06 +02:00
.coveragerc Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
.gitignore Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
.gitreview Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
.mailmap Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
.testr.conf Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
.travis.yml Make sure virtualpdu is tested on py27,34,35 2016-11-09 17:18:15 -05:00
babel.cfg Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
HACKING.rst Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
LICENSE Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
README.rst Merge "Add link to docker container in readme" 2017-07-27 19:06:03 +00:00
requirements.txt Updating pyasn1 and pysnmp<5.0.0,>=4.3.4 2017-03-03 15:57:00 -05:00
setup.cfg Introduce the virtualpdu entry point 2016-08-25 16:20:15 -04:00
setup.py Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
test-requirements.txt Provide APC rack PDU outlet names 2016-10-24 14:21:34 -04:00
tox.ini Make sure virtualpdu is tested on py27,34,35 2016-11-09 17:18:15 -05:00

virtualpdu

VirtualPDU is a service for simulating virtual power distribution outlets (PDUs).

virtualpdu is licensed under the Apache License like the rest of OpenStack.