Este conteúdo não está disponível no idioma selecionado.
3.4. Start the Identity Service
All steps in this procedure must be performed on the server hosting the Identity service, while logged in as the
root user.
Procedure 3.7. Launching the Identity Service
- Start the
openstack-keystoneservice:systemctl start openstack-keystone.service
# systemctl start openstack-keystone.serviceCopy to Clipboard Copied! Toggle word wrap Toggle overflow - Configure the
openstack-keystoneservice to start at boot time:systemctl enable openstack-keystone.service
# systemctl enable openstack-keystone.serviceCopy to Clipboard Copied! Toggle word wrap Toggle overflow