Julia Kreger
d81f92c693
CI: Remove metalsmith legacy jobs
As reached during the PTG discussions, we are removing the metalsmith legacy bios CI jobs. Also disalbing ansible linters, they require ansible-lint update to work on ubuntu noble, it'll be done in a new patch. Depends-On: https://review.opendev.org/c/openstack/ironic-python-agent/+/933153 Depends-On: https://review.opendev.org/c/openstack/ironic/+/933151 Change-Id: I87012e725d764999bf56a5b0a54f92a161d9e6bd
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).
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.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/metalsmith/
- Source: https://opendev.org/openstack/metalsmith
- Bugs: https://bugs.launchpad.net/metalsmith/+bugs
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: Launchpad (please do NOT report bugs to Github)
Description
Languages
Python
99.9%