| Summary: | openstack-glance: api v2 fail to add a second location in the localfs | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Yogev Rabl <yrabl> |
| Component: | openstack-glance | Assignee: | Flavio Percoco <fpercoco> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Haim <hateya> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.0 | CC: | abaron, eglynn, fpercoco, hateya, yeylon, yrabl |
| Target Milestone: | rc | Keywords: | Unconfirmed |
| Target Release: | 4.0 | Flags: | fpercoco:
needinfo?
(yrabl) |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-20 09:00:26 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: | |
|
Description
Yogev Rabl
2013-11-06 13:27:08 UTC
Is '/home/user/mycopy.img' accessible by the glance-api node you're adding the image to? Image's locations are `pointers` to existing images that are accessible by glance-api. This means, they've to be uploaded to that location beforehand and not through glance-api. |