
Job: metalsmith-integration-glance-centos9-legacy is failing with: """ argument 'timeout' is of type <class 'NoneType'> and we were unable to convert to int: <class 'NoneType'> cannot be converted to an int """ Set metalsmith_provisioning_timeout in role defaults to 3600, same as the default timout in module: metalsmith_instances Change-Id: I7b9c70b03c17c631da8e53f70808fed103c95c06
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%