Python client/server for managing a pool of Bare Metal machines.
Go to file
Doug Hellmann 6dfe31d599 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Iaf4ae89bb1fa86549e4aff9ee80bca327fe92096
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:54:48 -04:00
doc/source rearrange existing documentation to follow the new layout 2017-07-26 15:58:54 +02:00
molteniron Adding node_pool as a optional argument 2017-05-12 04:32:27 +00:00
releasenotes rearrange existing documentation to follow the new layout 2017-07-26 15:58:54 +02:00
tools Prepare for using standard python tests 2017-02-03 21:33:19 +01:00
utils Adding node_pool as a optional argument 2017-05-12 04:32:27 +00:00
.gitreview Add .gitreview file 2016-10-21 13:28:39 +00: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 rearrange existing documentation to follow the new layout 2017-07-26 15:58:54 +02:00
babel.cfg Add files that were created running Python's cookiecutter program 2016-10-27 10:18:47 -05:00
requirements.txt [WiP] Switch to PyMySQL 2016-11-08 12:53:35 -06:00
setup.cfg rearrange existing documentation to follow the new layout 2017-07-26 15:58:54 +02:00
setup.py Support both Ubuntu and CentOS 2017-02-21 15:12:30 -06:00
test-requirements.txt rearrange existing documentation to follow the new layout 2017-07-26 15:58:54 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:54:48 -04:00

README.rst

MoltenIron overview

MoltenIron maintains a pool of bare metal nodes.