diff options
| author | Abhishek Kekane <akekane@redhat.com> | 2020-07-24 07:46:53 +0000 |
|---|---|---|
| committer | Abhishek Kekane <akekane@redhat.com> | 2020-07-27 16:54:01 +0000 |
| commit | 52eaa56e40a5649c6c8da1c4e5204331d07b63aa (patch) | |
| tree | cfec69537b0b00ea501118f81eaa8b4a247236c9 /api-ref/source | |
| parent | 16a5431c665adadbfcb9909cf3a73334d796c19a (diff) | |
| download | glance-52eaa56e40a5649c6c8da1c4e5204331d07b63aa.tar.gz | |
[Doc] Policy support to copy unowned images
Change-Id: If0fd74d9f2eecb21153493457c58d767f12ffdeb
Diffstat (limited to 'api-ref/source')
| -rw-r--r-- | api-ref/source/v2/images-import.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/api-ref/source/v2/images-import.inc b/api-ref/source/v2/images-import.inc index aeda22088..6603f2070 100644 --- a/api-ref/source/v2/images-import.inc +++ b/api-ref/source/v2/images-import.inc @@ -284,6 +284,11 @@ If you are using the ``copy-image`` import method: the user. In case of a partial success, the locations added to the image will be the stores where the data has been correctly uploaded. +- By default, you may perform the copy-image operation only on images that + you own. This action is governed by policy, so some users may be granted + permission to copy unowned images. Consult your cloud's local + documentation for details. + **Synchronous Postconditions** - With correct permissions, you can see the image status as |
