f8ce884002
Added support for is_public/visibility, and protected while uploading volume as image to image service. is_public/visibility is used to make the image publicly accessible and protected is used to prevent the image from being deleted. DocImpact APIImpact Change-Id: I6e6b2276af22b7809ea88289427c6873211b3faf Closes-Bug: #1288131
5 lines
115 B
YAML
5 lines
115 B
YAML
---
|
|
fixes:
|
|
- Added the options ``visibility`` and ``protected`` to
|
|
the os-volume_upload_image REST API call.
|