- Feb 08, 2021
-
-
Martin Roukala authored
-
- Jan 20, 2021
-
-
Charlie Turner authored
-
Charlie Turner authored
-
Charlie Turner authored
This is in addition to being able to allow setting them by their numeric index. Combined with the ability to modify the PDU port labels, with this feature, clients can use the PDU as a database for machine ID <-> port ID mapping.
-
- Jan 19, 2021
-
-
Martin Roukala authored
Add ability to instantiate static PDUs See merge request !1
-
Charlie Turner authored
-
- Jan 18, 2021
-
-
Charlie Turner authored
-
Charlie Turner authored
-
Charlie Turner authored
/usr/bin/env is the standard one, I think!
-
Charlie Turner authored
-
Charlie Turner authored
A "}" was missing, causing confusing responses from the server (JSON decode errors that didn't make sense to my tired eyes...)
-
Charlie Turner authored
`-t pdu-gateway` was obviously copied from a build line, in a run it means to allocate a tty and try to run the `pdu-gateway` image, which won't exist!
-
Charlie Turner authored
Ensure we remove build dependencies and document how to use the Dockerfile to avoid polluting the host environment
-
- Dec 23, 2020
-
-
Martin Roukala authored
-
Martin Roukala authored
-
Martin Roukala authored
For some reason, it makes importing the module unreliable...
-
Martin Roukala authored
-
Martin Roukala authored
This brings us to 100% code coverage.
-
Martin Roukala authored
-
Martin Roukala authored
-
Martin Roukala authored
-
Martin Roukala authored
There is nothing there that really needs testing.
-
Martin Roukala authored
This completes the testing of snmp.py!
-
Martin Roukala authored
-
Martin Roukala authored
-
Martin Roukala authored
This speeds up the testing, and simplifies the tox configuration. Integration testing will be done in the final container.
-
Martin Roukala authored
-
- Dec 22, 2020
-
-
Martin Roukala authored
-
Martin Roukala authored
-
Martin Roukala authored
-
Martin Roukala authored
Repeat after me: I will always add tox as a pre-commit hook on all my projects!
-
Martin Roukala authored
-
Martin Roukala authored
Include a guide on how to find the relevant OIDs for generic PDUs.
-
Martin Roukala authored
This makes it clear what has actually been tested or not!
-
Martin Roukala authored
This driver should be generic-enough to handle any SNMP-based board, and thus would allow us not to worry too much about adding board support to this project continuously and urgently when the need rises.
-
Martin Roukala authored
This builts on the previous work for cyberpower
-
Martin Roukala authored
This will be used to add support to other SNMP drivers
-
- Dec 16, 2020
-
-
Martin Roukala authored
Fixes: 40ccf4dd
-
Martin Roukala authored
-
- Dec 15, 2020
-
-
Martin Roukala authored
This should change the path from registry.freedesktop.org/mupuf/pdu-gateway/pdu-gatway to registry.freedesktop.org/mupuf/pdu-gateway
-