X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease%2Finstallation%2Fbaremetal.rst;h=c6ab9e822477185d28525fb9da490e4cd01822a2;hb=7791de298113e07fb3d34d3129623209aa026a6a;hp=c7b4740e5c3d9ffef02c85b21c93b4dd3ad387be;hpb=418533f4c431a7435435e090a6a8415080556148;p=apex.git diff --git a/docs/release/installation/baremetal.rst b/docs/release/installation/baremetal.rst index c7b4740e..c6ab9e82 100644 --- a/docs/release/installation/baremetal.rst +++ b/docs/release/installation/baremetal.rst @@ -94,7 +94,7 @@ Install Bare Metal Jumphost support is completed. 1b. If your Jump host already has CentOS 7 with libvirt running on it then - install the install the RDO Newton Release RPM and epel-release: + install the RDO Newton Release RPM and epel-release: ``sudo yum install https://repos.fedorapeople.org/repos/openstack/openstack-newton/rdo-release-newton-4.noarch.rpm`` ``sudo yum install epel-release`` @@ -124,22 +124,22 @@ Install Bare Metal Jumphost ``sudo yum install opnfv-apex`` - If ONOS will be used, install the ONOS rpm instead of the opnfv-apex rpm. - - ``sudo yum install opnfv-apex-onos`` - 2c. If you choose not to use the Apex yum repo or you choose to use pre-released RPMs you can download and install the required RPMs from the artifacts site . The following RPMs are available for installation: - - opnfv-apex - OpenDaylight L2 / L3 and ODL SFC support * - - opnfv-apex-onos - ONOS support * - - opnfv-apex-undercloud - (reqed) Undercloud Image - - opnfv-apex-common - (reqed) Supporting config files and scripts - - python34-markupsafe - (reqed) Dependency of opnfv-apex-common ** - - python3-jinja2 - (reqed) Dependency of opnfv-apex-common ** - - python3-ipmi - (reqed) Dependency of opnfv-apex-common ** + - opnfv-apex - OpenDaylight, OVN, and nosdn support * + - opnfv-apex-undercloud - (reqed) Undercloud Image + - python34-opnfv-apex - (reqed) OPNFV Apex Python package + - python34-markupsafe - (reqed) Dependency of python34-opnfv-apex ** + - python34-jinja2 - (reqed) Dependency of python34-opnfv-apex ** + - python3-ipmi - (reqed) Dependency of python34-opnfv-apex ** + - python34-pbr - (reqed) Dependency of python34-opnfv-apex ** + - python34-virtualbmc - (reqed) Dependency of python34-opnfv-apex ** + - python34-iptables - (reqed) Dependency of python34-opnfv-apex ** + - python34-cryptography - (reqed) Dependency of python34-opnfv-apex ** + - python34-libvirt - (reqed) Dependency of python34-opnfv-apex ** \* One or more of these RPMs is required Only one of opnfv-apex or opnfv-apex-onos is required. It is safe to leave @@ -162,7 +162,7 @@ Install Bare Metal Jumphost ``sudo yum install python34-markupsafe-.rpm python3-jinja2-.rpm python3-ipmi-.rpm`` ``sudo yum install opnfv-apex-.rpm - opnfv-apex-undercloud-.rpm opnfv-apex-common-.rpm`` + opnfv-apex-undercloud-.rpm python34-opnfv-apex-.rpm`` 3. After the operating system and the opnfv-apex RPMs are installed, login to your Jumphost as root.