Harald Jensås 9c928d3004
Set role default metalsmith_provisioning_timeout
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
2023-09-04 21:18:48 +02:00
2021-10-28 14:53:49 +02:00
2023-05-08 12:14:17 -07: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
2023-08-28 15:39:26 +02:00
2015-08-27 11:33:12 +02:00
2021-02-20 10:22:50 +08:00
2021-12-13 19:44:49 -06:00
2020-04-05 18:08:09 +02:00
2023-04-21 12:45:03 -07: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).

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%