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_GuideAssignee: Summer Long <slong>
Status: CLOSED DEFERRED QA Contact: ecs-bugs
Severity: high Docs Contact:
Priority: high    
Version: 4.0CC: 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
Cloned for documentation impact, refer to Bug # 979142 for implementation details.

Comment 2 Summer Long 2013-08-15 03:24:57 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.

Comment 3 Summer Long 2013-10-07 23:19:06 UTC
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)?

Comment 4 Summer Long 2013-10-07 23:20:25 UTC
Also, can you perhaps the specific upstream bug where the glance client was updated to show locations?  thanks, Summer

Comment 5 Flavio Percoco 2013-10-14 09:00:41 UTC
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/

Comment 6 Summer Long 2013-10-15 04:32:05 UTC
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).

Comment 7 Summer Long 2014-01-27 22:15:31 UTC
Looks like API docs won't be covered for a while. Am closing, no impact.

Comment 8 Summer Long 2014-02-03 00:17:22 UTC
Moved version to current release.