Comment 1 for bug 1938162

Revision history for this message
Dalton Cézane (daltoncezane) wrote :

I noticed that even specifying the name for the Glance service, the system did not register it:
openstack service list
+----------------------------------+----------+----------+
| ID | Name | Type |
+----------------------------------+----------+----------+
| 8318ed8175a641be935b243869b2399e | keystone | identity |
| deb4b7f24a4a46898cf22b89be6c78a9 | | image |
+----------------------------------+----------+----------+

I do not know why the service name is empty if I specified it during the creation (openstack service create --name glance --description "OpenStack Image" image).