Takashi Kajinami c02d2f8c73 Drop SETUPTOOLS_USE_DISTUTILS=stdlib
This requires distutils which was removed from the core python and
was moved to setuptools in Python 3.12 . The original issue with
setuptools was resolved so we no longer need this workaround.

Change-Id: I205536eca373cd0ef077d1448d49c7ade1d2ae91
2024-10-10 12:53:15 +09:00
2021-10-28 14:53:49 +02:00
2022-07-12 10:05:31 +02:00
2018-10-16 15:24:20 +02:00
2019-04-19 19:31:09 +00:00
2018-09-10 13:05:02 +02:00
2015-08-27 11:33:12 +02:00
2021-02-20 10:22:50 +08:00
2020-04-05 18:08:09 +02:00

Deployment and Scheduling tool for Bare Metal

image

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).

Please note the Metalsmith project is in maintenance mode and it's functionality is slowly being introduced into Ironic's API and usual clients. No additional features are expected to be added to metalsmith directly.

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

Description
Simple deployment and scheduling tool for bare metal
Readme 3.4 MiB
Languages
Python 99.9%