576 B
576 B
Hardware discovery for OpenStack Ironic
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.