Python client/server for managing a pool of Bare Metal machines.
Go to file
erbarr 380adcffbb Return 404 if not enough ready in pool
This changes the behavior to prevent locking a node that does not match
the requested pool. Currently using a pool locks a node in that pool if
it there is one ready, as expected. If there is not one ready from the
pool but there is any other node ready, it will lock a node outside the
pool, not expected and breaking behavior.

Change-Id: I285256037e16f94c79cc7d813235460b4032393d
2021-10-21 10:51:45 -05:00
doc Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
molteniron Return 404 if not enough ready in pool 2021-10-21 10:51:45 -05:00
releasenotes [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 22:30:52 +01:00
tools Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
utils Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
.gitignore Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:26 +00:00
.zuul.yaml Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
CONTRIBUTING.rst Add files that were created running Python's cookiecutter program 2016-10-27 10:18:47 -05:00
HACKING.rst Add files that were created running Python's cookiecutter program 2016-10-27 10:18:47 -05:00
LICENSE Add files that were created running Python's cookiecutter program 2016-10-27 10:18:47 -05:00
MANIFEST.in Support both Ubuntu and CentOS 2017-02-21 15:12:30 -06:00
README.rst Update to opendev 2019-06-11 01:21:41 +00:00
babel.cfg Add files that were created running Python's cookiecutter program 2016-10-27 10:18:47 -05:00
bindep.txt add local bindep.txt 2019-07-01 12:47:28 +02:00
lower-constraints.txt Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
requirements.txt Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
setup.cfg Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 22:30:52 +01:00
test-requirements.txt Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00
tox.ini Update molteniron tests and requirements 2021-10-06 18:12:20 +02:00

README.rst

MoltenIron overview

MoltenIron maintains a pool of bare metal nodes.