Bug 988546
Summary: | [Doc] [RFE] Allow multiple locations to be associated with an image | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Stephen Gordon <sgordon> |
Component: | doc-Configuration_Reference_Guide | Assignee: | Summer Long <slong> |
Status: | CLOSED DEFERRED | QA Contact: | ecs-bugs |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.0 | CC: | fpercoco, jbresnah, slong, yeylon |
Target Milestone: | --- | Keywords: | Documentation, FutureFeature, Triaged |
Target Release: | 5.0 (RHEL 7) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://blueprints.launchpad.net/glance/+spec/multiple-image-locations | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-27 22:15:31 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 979142 |
Description
Stephen Gordon
2013-07-25 19:36:33 UTC
Have a need info out on the Admin Guide parallel bug: https://bugzilla.redhat.com/show_bug.cgi?id=989599 Will wait for that. Although, this should be just a part of the glance-api.conf automated documentation. Am putting 2 hours down just for the check/review. Hi John, Am looking at the QA test run, and I can't see the non-API impact, aside from locations being listed in the output from glance image-create or image-list (if show_multiple_locations = True is set). Is there any way for an administrator to add a second location or to remove locations with the CLI (or the dashboard)? Also, can you perhaps the specific upstream bug where the glance client was updated to show locations? thanks, Summer The client doesn't have support for this yet. The changes to the API are all related to the upload, download and deletion of image data. The patch that refactored most of that code is this one: https://review.openstack.org/#/c/35134/ It basically allows client to upload data to different locations and link them to the image. This is something that users can do unless they're blocked by Glance's policies: https://review.openstack.org/#/c/35741/ Ok, am moving this to version 5, since we don't have API docs yet in the Red Hat suite (am aiming for Icehouse on this). Looks like API docs won't be covered for a while. Am closing, no impact. Moved version to current release. |