New commit detected on ManageIQ/manageiq-content/gaprindashvili: https://github.com/ManageIQ/manageiq-content/commit/fc0936e426991e4877a8cb8e1baea28fcb5006d0 commit fc0936e426991e4877a8cb8e1baea28fcb5006d0 Author: Greg McCullough <gmccullo> AuthorDate: Fri Sep 28 09:49:58 2018 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Fri Sep 28 09:49:58 2018 -0400 Merge pull request #417 from fdupont-redhat/v2v_apply_right_size Add support to apply right-size recommendation during transformation (cherry picked from commit 4f98a7855105eee49e8fe8373cbff98d6ebf2dbe) https://bugzilla.redhat.com/show_bug.cgi?id=1634834 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/applyrightsize.rb | 42 + content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/applyrightsize.yaml | 15 + content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/__class__.yaml | 20 + content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/posttransform.yaml | 20 +- spec/content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/applyrightsize_spec.rb | 95 + 5 files changed, 186 insertions(+), 6 deletions(-)
New commit detected on ManageIQ/manageiq-content/gaprindashvili: https://github.com/ManageIQ/manageiq-content/commit/814b21775347b0cbd4c4a960a51be48169c64ac1 commit 814b21775347b0cbd4c4a960a51be48169c64ac1 Author: Satoe Imaishi <simaishi> AuthorDate: Wed Oct 10 10:07:36 2018 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Oct 10 10:07:36 2018 -0400 Revert "Merge pull request #417 from fdupont-redhat/v2v_apply_right_size" This reverts commit fc0936e426991e4877a8cb8e1baea28fcb5006d0. https://bugzilla.redhat.com/show_bug.cgi?id=1634834 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/applyrightsize.rb | 42 - content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/applyrightsize.yaml | 15 - content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/__class__.yaml | 20 - content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/posttransform.yaml | 20 +- spec/content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/applyrightsize_spec.rb | 95 - 5 files changed, 6 insertions(+), 186 deletions(-)