| Summary: | [Docs] [Glance] When importing an big image in glance with --copy-from, image corruption happens | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | David Hill <dhill> |
| Component: | documentation | Assignee: | Deepti Navale <dnavale> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Lopes <mlopes> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 (Essex) | CC: | adahms, dhill, dnavale, eglynn, fpercoco, jruzicka, lbopf, mburns, mlopes, rbiba, sgotliv, srevivo |
| Target Milestone: | async | Keywords: | Documentation, Triaged, ZStream |
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-04 06:06:27 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
David Hill
2015-12-24 17:33:56 UTC
In Glance's newest API versions, the `copy-from` functionality doesn't exist anymore. Therefore, I think this should be documented as the version 1 of the API is under support mode only. The upstream team is working hard on moving away from v1. If there are no objections, I'll proceed to move this bug under docs. Flavio, Support case is already closed, let's move that BZ to docs. Assigning to Deepti for review. Deepti - looks like we need to add some guidance around the version of the API to which this command belongs, and possibly look into how this is handled in later versions of the API. Finished docs QE, looks good to me. Changing to VERIFIED as per comment 18. Updated guides are now available on the Customer portal: CLI Ref - Includes a note to indicate that '--copy-from' option is deprecated for glance v2 API for OSP8 and v1 as well for future releases: https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/single/command-line-interface-reference/#glanceclient_subcommand_image-create_v1 and https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/single/command-line-interface-reference/#glanceclient_subcommand_image-update_v1 Config Ref - Updated a command that used the '--copy-from' option to use the '--os-image-api-version 1' option: https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/single/configuration-reference/#iso-support Changing status to CLOSED-CURRENT RELEASE |