glance api failed to start after reboot [closed]
Hi,
I have installed openstack Havana on Ubuntu 13.04 64 bit server. Everything was working fine until I reboot the system. After reboot glance api did not start. I manually started glance-api with service glance-api start
, it started for few moments and stopped again without logging any error. However when I tried to start glance api with
glance-control glance-api start
Following errors are logged
2014-01-27 15:54:28.651 24223 WARNING glance.store.base [-] Failed to configure store correctly: Store cinder could not be configured correctly. Reason: Cinder storage requires a context. Disabling add method.
2014-01-27 15:54:28.690 24223 WARNING glance.api.v2.images [-] Could not find schema properties file schema-image.json. Continuing without custom properties
2014-01-27 15:54:28.899 24223 WARNING keystoneclient.middleware.auth_token [-] Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint
glance image-list
do run without any errors, but doesn't show any updates in images.
Any suggestions would be helpful.
Thanks, Waqas
link text
Closing: This references a version of OpenStack which has been marked End Of Life - https://releases.openstack.org/ Please open a new question if you're still experiencing this with a more recent version of OpenStack.