Add description for Image location in snapshot

snapshot action nova will return image URL in response header
better to provide this info to end user for their reference.

Also, the backup header description is changed as well.

Change-Id: I15cf228b4a5a2d0dbae5fa76ec6821487e7808ed
Closes-Bug: 1657998
This commit is contained in:
jichenjc
2017-02-24 09:45:59 +08:00
parent 0be6bdfc36
commit 72081ded4d
3 changed files with 13 additions and 3 deletions
+3 -2
View File
@@ -55,8 +55,9 @@ Request
Response
--------
If successful, the header 'Location' : <image location URL>
will be returned. No response body is returned.
.. rest_parameters:: parameters.yaml
- image_location: image_location
Inject Network Information (injectNetworkInfo Action)