Within the process of installing OpenStack on my servers, I'm at the point to configure and verify the glance service. Everything seems to work, but I'm not able to create an image, caused by an non starting glance-api.
The dedicated glance-api.log
doesn't provide any applicable information, so what can I do to solve this problem?
Database sync worked, config done like suggested in the docs1
Did anyone suffer the same problem like I do?