Sean McGinnis f6fb359cf5
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I97af946c244559513689c1ea9ac2d736d55dbe0f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 16:05:36 -05:00
2020-04-05 18:08:09 +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
2020-03-30 16:52:41 +02:00
2019-12-03 15:15:20 +01:00
2020-04-05 18:08:09 +02:00
2020-04-05 18:08:09 +02:00
2019-11-25 13:33:37 +01: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%