Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

6.4. 아키텍처별 역할 생성

다중 아키텍처 클라우드를 빌드하는 경우 모든 아키텍처별 역할을 roles_data.yaml 에 추가해야 합니다. 다음은 기본 역할과 함께 ComputePPC64LE 역할을 포함하는 예입니다. Creating a Custom Role File 섹션에는 역할에 관한 정보가 있습니다.

openstack overcloud roles generate \
    --roles-path /usr/share/openstack-tripleo-heat-templates/roles -o ~/templates/roles_data.yaml \
    Controller Compute ComputePPC64LE BlockStorage ObjectStorage CephStorage