1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
patchback[bot] 739719a3b1
opennebula: fix error message when renaming an image (#3626) (#3650)
While porting this module to make use of `pyone` I have overlooked one
attribute.  Luckily the error only occurs when trying to rename an image
to a name that has already been taken.

Instead of telling the user which image ID already uses that name, the
module failed with the following error (along with a huge backtrace):

    AttributeError: 'IMAGESub' object has no attribute 'id'

With this commit the error message is much more obvous again.

(cherry picked from commit b429c520f5)

Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
2021-10-31 18:50:20 +01:00
..
action fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
become Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test (#3069) (#3087) 2021-07-26 14:13:28 +02:00
cache [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
callback Bugfix issue2692 logstash callbackmodule with no attribute options (#3530) (#3550) 2021-10-12 05:07:26 +00:00
connection [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
doc_fragments Add new modules rundeck_job_run and rundeck_job_executions_info (#3521) (#3544) 2021-10-11 07:26:27 +02:00
filter New filter plugin - unicode_normalization (#3359) (#3362) 2021-09-12 14:40:02 +02:00
inventory Added OpenNebula inventory plugin (#810) (#3460) 2021-09-28 17:41:54 +02:00
lookup tss: add option for token authorization (#3327) (#3372) 2021-09-14 19:49:51 +02:00
module_utils Redfish: Do not set the boot source override mode if not provided by the user (#3581) (#3595) 2021-10-22 07:41:09 +02:00
modules opennebula: fix error message when renaming an image (#3626) (#3650) 2021-10-31 18:50:20 +01:00