e37af45935
Change-Id: I2e60d989e7e3717510a8be2832db8a64ceac892e Story: #2009676 Task: #44120
1.2 KiB
1.2 KiB
Install and configure for openSUSE and SUSE Linux Enterprise
This section describes how to install and configure the Bare Metal service for openSUSE Leap 42.2 and SUSE Linux Enterprise Server 12 SP2.
Note
Installation of the Bare Metal service on openSUSE and SUSE Linux Enterprise Server is not officially supported. Nevertheless, installation should be possible.
Install and configure components
Install from packages
# zypper install openstack-ironic-api openstack-ironic-conductor python3-ironicclient
Enable services
# systemctl enable openstack-ironic-api openstack-ironic-conductor # systemctl start openstack-ironic-api openstack-ironic-conductor