Este conteúdo não está disponível no idioma selecionado.
5.5. Launch the Image API and Registry Services
After Glance has been configured, start the
glance-api
and glance-registry
services, and configure each service to start at boot time:
systemctl start openstack-glance-registry.service systemctl start openstack-glance-api.service systemctl enable openstack-glance-registry.service systemctl enable openstack-glance-api.service
# systemctl start openstack-glance-registry.service
# systemctl start openstack-glance-api.service
# systemctl enable openstack-glance-registry.service
# systemctl enable openstack-glance-api.service