You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

metalsmith

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metalsmith

Deployment and Scheduling tool for Bare Metal

2.5.0
pipPyPI
Maintainers
1

Deployment and Scheduling tool for Bare Metal

.. image:: https://governance.openstack.org/badges/metalsmith.svg :target: https://governance.openstack.org/reference/tags/index.html

Overview

This is a simple tool to provision bare metal machines using OpenStack Bare Metal Service (ironic) <https://docs.openstack.org/ironic/latest/>_ and, optionally, OpenStack Image Service (glance) <https://docs.openstack.org/glance/latest/>_ and OpenStack Networking Service (neutron) <https://docs.openstack.org/neutron/latest/>_.

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

  • Pull requests: Gerrit <https://review.opendev.org/q/project:openstack/metalsmith>_ (see developer's guide <https://docs.openstack.org/infra/manual/developers.html>_)
  • Bugs and RFEs: Launchpad <https://bugs.launchpad.net/metalsmith/+bugs>_ (please do NOT report bugs to Github)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts