Cloned for documentation impact, refer to Bug # 979142 for implementation details.
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.