2.2. 셀 역할 파일 생성
스택에서 동일한 네트워크를 사용하고 사용자 지정 역할이 필요하지 않은 경우 모든 셀 스택에서 사용할 공통 셀 역할 파일을 만들 수 있습니다.
절차
Compute및œController역할이 포함된cell_roles_data.yaml이라는 새 역할 데이터 파일을 생성합니다.openstack overcloud roles generate \ --roles-path /usr/share/openstack-tripleo-heat-templates/roles \ -o common/cell_roles_data.yaml Compute CellController
(undercloud)$ openstack overcloud roles generate \ --roles-path /usr/share/openstack-tripleo-heat-templates/roles \ -o common/cell_roles_data.yaml Compute CellControllerCopy to Clipboard Copied! Toggle word wrap Toggle overflow