https://github.com/ManageIQ/manageiq/pull/17057
New commit detected on ManageIQ/vmware_web_service/master: https://github.com/ManageIQ/vmware_web_service/commit/640649ce1f2c5f68b27e0ccafac0a70d4f5b3f6f commit 640649ce1f2c5f68b27e0ccafac0a70d4f5b3f6f Author: Adam Grare <agrare> AuthorDate: Tue Feb 27 12:01:31 2018 -0500 Commit: Adam Grare <agrare> CommitDate: Tue Feb 27 13:03:17 2018 -0500 Enhance logging around snapshot create/delete https://bugzilla.redhat.com/show_bug.cgi?id=1549299 lib/VMwareWebService/MiqVimVm.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commit detected on ManageIQ/manageiq-smartstate/master: https://github.com/ManageIQ/manageiq-smartstate/commit/3a6b468cfc1ac097255ce520fad689ce5208d7cb commit 3a6b468cfc1ac097255ce520fad689ce5208d7cb Author: Adam Grare <agrare> AuthorDate: Tue Feb 27 12:01:00 2018 -0500 Commit: Adam Grare <agrare> CommitDate: Tue Feb 27 13:02:56 2018 -0500 Enhance logging around snapshot create/delete Log the snapshot ref to INFO for both create and delete https://bugzilla.redhat.com/show_bug.cgi?id=1549299 lib/VolumeManager/VolMgrPlatformSupportLinux.rb | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-)
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/a475155e43c6368f06cfc12deeac6f80ab48eafe commit a475155e43c6368f06cfc12deeac6f80ab48eafe Author: Adam Grare <agrare> AuthorDate: Tue Feb 27 12:04:24 2018 -0500 Commit: Adam Grare <agrare> CommitDate: Tue Feb 27 13:02:34 2018 -0500 Enhance logging around remove snapshot operations Prior to removing a snapshot log the id, uid_ems, ems_ref, name, and description to aid in diagnosing errors. https://bugzilla.redhat.com/show_bug.cgi?id=1549299 app/models/vm_or_template/operations/snapshot.rb | 2 ++ 1 file changed, 2 insertions(+)