Este conteúdo não está disponível no idioma selecionado.

4.4. Registering your System


To install the Red Hat OpenStack Platform director, first register the host system using Red Hat Subscription Manager, and subscribe to the required channels.

Procedure 4.1. Subscribing to the Required Channels Using Subscription Manager

  1. Register your system with the Content Delivery Network, entering your Customer Portal user name and password when prompted:
    $ sudo subscription-manager register
    Copy to Clipboard Toggle word wrap
  2. Find the entitlement pool for the Red Hat OpenStack Platform director.
    $ sudo subscription-manager list --available --all
    
    Copy to Clipboard Toggle word wrap
  3. Use the pool ID located in the previous step to attach the Red Hat OpenStack Platform 8 entitlements:
    $ sudo subscription-manager attach --pool=pool_id
    Copy to Clipboard Toggle word wrap
  4. Disable all default repositories, and then enable the required Red Hat Enterprise Linux repositories:
    $ sudo subscription-manager repos --disable=*
    $ sudo subscription-manager repos --enable=rhel-7-server-rpms --enable=rhel-7-server-extras-rpms --enable=rhel-7-server-openstack-8-rpms --enable=rhel-7-server-openstack-8-director-rpms --enable rhel-7-server-rh-common-rpms
    
    Copy to Clipboard Toggle word wrap
    These repositories contain packages the director installation requires.

    Important

    Only enable the repositories listed above. Additional repositories can cause package and software conflicts. Do not enable any additional repositories.
  5. Perform an update on your system to make sure you have the latest base system packages:
    $ sudo yum update -y
    $ sudo reboot
    Copy to Clipboard Toggle word wrap
The system is now ready for the director installation.
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat