How to Install ironic-api in Ubuntu 18.04



Install ironic-api by entering the following commands in the terminal:

sudo apt update
sudo apt install ironic-api

Description:

Openstack bare metal provisioning service - API

Ironic is an Incubated OpenStack project which aims to provision bare metal machines instead of virtual machines, forked from the Nova Baremetal driver. It is best thought of as a bare metal hypervisor **API** and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality. . This package contains the API.

Version: 1:10.1.1-0ubuntu2

Section: universe/net