Update doc "install from packages" section to include Red Hat

Change-Id: Iff4092057dc9c7e323db1cf80a2455e75f02fff6
This commit is contained in:
Lucas Alvares Gomes 2015-05-29 11:57:27 +01:00
parent d1b586cbf6
commit 73c18df1cd

View File

@ -138,8 +138,12 @@ Install the Bare Metal Service
#. Install from packages::
# Available in Ubuntu 14.04 (trusty)
apt-get install ironic-api ironic-conductor python-ironicclient
Ubuntu 14.04 (trusty) or higher:
apt-get install ironic-api ironic-conductor python-ironicclient
RHEL7/Fedora 21 or higher:
yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient
Configure the Bare Metal Service
================================