libcloud icon indicating copy to clipboard operation
libcloud copied to clipboard

fix docstring for get_image()

Open ktdreyer opened this issue 4 years ago • 3 comments

In the compute API, the docstring for get_image() method's image_id parameter says "Node to run the task on." This description does not make sense. It looks like a bad copy-paste from the create_image() method's node parameter.

ktdreyer avatar Jan 11 '21 17:01 ktdreyer

(Looks like ReadTheDocs is not rendering :rtype NodeImage: :return: NodeImage instance on success. properly there either)

ktdreyer avatar Jan 11 '21 17:01 ktdreyer

Thanks for reporting this - please feel free to open a PR with a fix :)

Kami avatar Jan 23 '21 10:01 Kami

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically marking is as stale. If this issue is not relevant or applicable anymore (problem has been fixed in a new version or similar), please close the issue or let us know so we can close it. On the contrary, if the issue is still relevant, there is nothing you need to do, but if you have any additional details or context which would help us when working on this issue, please include it as a comment to this issue.

stale[bot] avatar Jun 26 '21 03:06 stale[bot]