Bug 1028693
| Summary: | openstack-glance: unable to create an image (any) when glance located on a remote machine (out side the controller) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Haim <hateya> | ||||||
| Component: | openstack-glance | Assignee: | RHOS Maint <rhos-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Haim <hateya> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.0 | CC: | eglynn, fpercoco, hateya, lars, yeylon | ||||||
| Target Milestone: | --- | Keywords: | TestBlocker | ||||||
| Target Release: | 4.0 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | storage | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-11 10:38:36 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Haim
2013-11-09 16:47:24 UTC
Created attachment 821931 [details]
controller.log
Created attachment 821932 [details]
glance logs.
Haim, I have a few questions for you: - How did you deploy OpenStack? Using packstack? Can you attach your answers file? - What is the value of "qpid_host" in /etc/glance/glance-api.conf? - Is it the same as the machine actually running qpid? - What is the output of "netstat -tlnp | grep 5672" on the host running qpid? - If you run "tcpdump -i <interface> port 5672" on the host running qpid, where <interface> is the interface on which qpid is listening, do you see the connection attempts from your glance host? *** This bug has been marked as a duplicate of bug 1020025 *** |