ironic/doc/source/install/install-ubuntu.rst
LinPeiWen 35dea07897 Delete unavailable py2 package
The openstack Ussuri and Victoria versions no longer support the
Centos7 and pyrhon2 environment packages. Correct the missing
problems in the latest document

Change-Id: I60787243fdc6ed2741522355ec79970bdb912f41
2021-05-10 09:47:52 +00:00

744 B

Install and configure for Ubuntu

This section describes how to install and configure the Bare Metal service for Ubuntu 14.04 (LTS).

Install and configure components

  1. Install from packages (using apt-get)

    # apt-get install ironic-api ironic-conductor python3-ironicclient
  2. Enable services

    Services are enabled by default on Ubuntu.