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/changelogs/fragments
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
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
3.8.1.yml Prepare 3.8.1 release. 2021-10-22 08:31:37 +02:00
3404-redfish_utils-skip-manager-network-check.yml Redfish: perform manager network interface configuration even if property is missing (#3582) (#3591) 2021-10-20 17:51:35 +02:00
3509-redfish_utils-SetOneTimeBoot-mode-fix.yml 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
3561-fix-ipa-host-var-detection.yml Fix bug with returning results in IPA role (#3561) (#3568) 2021-10-16 21:08:01 +02:00
3563-nmcli-ipv6_dns.yaml nmcli: Fix ipv6.dns not being recongnized as list (#3563) (#3593) 2021-10-21 08:22:55 +02:00
3583-fix-pkgin-exception.yml Fix exception in pkgin module when all packages are already installed (#3583) (#3596) 2021-10-22 08:07:10 +02:00
3602-fix-gitlab_project_members-improve-search-method.yml gitlab_project_members: improve project name matching (#3602) (#3636) 2021-10-30 08:32:06 +02:00
3611-pipx-fix-inject.yml pipx - fixed bug in state=inject (#3611) (#3634) 2021-10-30 08:30:13 +02:00
3622-fix-gitlab-deploy-key-check-mode.yml fix gitlab_deploy_key task in check mode (#3622) (#3629) 2021-10-28 20:19:54 +02:00
3626-fix-one_image-error.yml opennebula: fix error message when renaming an image (#3626) (#3650) 2021-10-31 18:50:20 +01:00