John Fulton 464908602c Update repositories and standalone for current branch only
Update deployment/repositories.rst to remove content older than
current tripleo branch. This file is referenced by the following
which should also be updated or removed accordingly:

deployment/instack_undercloud.rst
deployment/install_overcloud.rst
deployment/install_undercloud.rst
features/undercloud_minion.rst
post_deployment/upgrade/undercloud.rst
deployment/standalone.rst

Also update deployment/standalone.rst to remove references to
content older than current tripleo branch.

Change-Id: I82acd0f2c2ca81f391a2a4fa494ffdc142575770
2022-01-12 16:22:25 -05:00

1.4 KiB

Note

Python3 is required for current releases of OpenStack which is supported on CentOS Stream 8.

  1. Download and install the python-tripleo-repos RPM from the appropriate RDO repository

    CentOS Strem 8

    Current Centos 8 RDO repository.

    sudo dnf install -y https://trunk.rdoproject.org/centos8/component/tripleo/current/python3-tripleo-repos-<version>.el8.noarch.rpm

    Note

    tripleo-repos removes any repositories that it manages before each run. This means all repositories must be specified in a single tripleo-repos call. As an example, the correct way to install the current and ceph repos is to run tripleo-repos current ceph, not two separate calls.

  2. Run tripleo-repos to install the appropriate repositories. The option below will enable the latest master TripleO packages, the latest promoted packages for all other OpenStack services and dependencies and the latest stable Ceph packages. There are other repository configurations available in tripleo-repos, see its --help output for details.

    sudo -E tripleo-repos current-tripleo-dev ceph