Deployment and Scheduling tool for Bare Metal
=============================================
.. image:: https://governance.openstack.org/badges/metalsmith.svg
:target: https://governance.openstack.org/reference/tags/index.html
Overview
--------
This is a simple tool to provision bare metal machines using `OpenStack Bare
Metal Service (ironic) `_ and,
optionally, `OpenStack Image Service (glance)
`_ and `OpenStack Networking
Service (neutron) `_.
* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/metalsmith/
* Source: https://opendev.org/openstack/metalsmith
* Bugs: https://storyboard.openstack.org/#!/project/openstack/metalsmith
Installation
------------
::
pip install --user metalsmith
.. note::
The current versions of *metalsmith* require Bare Metal API from the Stein
release or newer. Use the 0.11 release series for older versions.
Contributing
------------
* Pull requests: `Gerrit
`_
(see `developer's guide
`_)
* Bugs and RFEs: `StoryBoard
`_
(please do NOT report bugs to Github)