VirtualPDU is a service for simulating power distribution units (PDUs).
Go to file
Takashi Kajinami 396dd446d1 Remove Python 3.8 support
Python 3.8 was removed from the tested runtimes for 2024.2[1] and has
not been tested since then.

Also add Python 3.12 which is part of the tested runtimes for 2025.1.
Now unit tests job with Python 3.12 is voting.

[1] https://governance.openstack.org/tc/reference/runtimes/2024.2.html

Change-Id: I96862abef9bf1dfef5d105e9afc6d5d56689348f
2024-10-24 20:42:15 +09:00
doc Use openstackdocs theme for docs 2023-04-27 14:44:55 +02:00
releasenotes Remove Python 3.8 support 2024-10-24 20:42:15 +09:00
virtualpdu Move virtualpdu to Python 3 2023-02-01 16:39:40 +01:00
zuul.d Update to match latest development cycle 2024-06-20 15:36:19 +02:00
.coveragerc Initial Cookiecutter Commit. 2016-08-11 09:36:36 -04:00
.gitignore Move virtualpdu to Python 3 2023-02-01 16:39:40 +01:00
.gitreview Fix gitreview; Minor update to readme 2023-04-19 16:01:11 -07:00
.stestr.conf Move virtualpdu to Python 3 2023-02-01 16:39:40 +01:00
bindep.txt Move virtualpdu to Python 3 2023-02-01 16:39:40 +01: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 Fix gitreview; Minor update to readme 2023-04-19 16:01:11 -07:00
requirements.txt Update to match latest development cycle 2024-06-20 15:36:19 +02:00
setup.cfg Remove Python 3.8 support 2024-10-24 20:42:15 +09:00
setup.py Move virtualpdu to Python 3 2023-02-01 16:39:40 +01:00
test-requirements.txt Update to match latest development cycle 2024-06-20 15:36:19 +02:00
tox.ini Update to match latest development cycle 2024-06-20 15:36:19 +02:00

virtualpdu

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

This software is intended for CI and development use only. Please do not run VirtualPDU in a production environment for any reason.