Hardware discovery for OpenStack Ironic

image

Running

We're available on PyPI:

pip install ironic-discoverd
ironic-discoverd

Or you can test locally:

make test_env  # only the first time
make test  # run tests
.env/bin/python setup.py develop
.env/bin/ironic-discoverd example.conf

Of course you may want to modify example.conf to match your OpenStack environment.

Description
Hardware introspection daemon for OpenStack Ironic
Readme 23 MiB
Languages
Python 96.6%
Shell 3.2%