Glance-registry not starting on Wheezy
Hello,
I'm trying to install OpenStack and I have successfully install Keystone with these tutorials: http://
Now I have some difficulties with Glance services.
Glance-api seems to work great.
Glance-registry seems to work when I launch "service glance-registry start" but there is no processus named glance-registry with the command "ps aux | grep glance-registry" and there is no information in /var/log/
However when I try this command => glance-registry glance-
I have this error => ERROR: Unable to load glance-
Got: ImportError("<class 'glance.
Consequently when I have an error when I try the command "glance index" : Failed to show index. Got error:
The request returned 503 Service Unavilable. This generally occurs on service overload or other transient outage.
This is the file glance-
# Use this pipeline for no auth - DEFAULT
#[pipeline:
#pipeline = unauthenticated
# Use this pipeline for keystone auth
[pipeline:
pipeline = authtoken context registryapp
[filter:authtoken]
paste.filter_
admin_tenant_name = service
admin_user = glance
admin_password = glance
[app:registryapp]
paste.app_factory = glance.
[filter:context]
paste.filter_
[filter:
paste.filter_
[filter:authtoken]
paste.filter_
Thank you in advance for your help :)
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Glance Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Guillaume Henry
- Solved:
- Last query:
- Last reply: