22a4e4071c9d82bf8a3c63f13534968dd18d4fdf

This has sub-options ``cloud_config` and ``meta_data`` and allows customization of data packaged in the config-drive to be consumed by cloud-init. This is needed by TripleO to provide an equivalent to the current heat/nova based firstboot customization support. Change-Id: Ie384292a3310cb06e908dd9027e9300ca108e7dd
Deployment and Scheduling tool for Bare Metal
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)
Description
Languages
Python
99.9%