-
Notifications
You must be signed in to change notification settings - Fork 42
[#607] Make OSP Instance Properties step compatible with Edit Plan and enable Edit Plan #674
Conversation
9980e9b
to
40974b9
Compare
Checked commits mturley/manageiq-v2v@2ba58df~...1f980d0 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Verified that the OSP Instance Properties step works well in Edit Plan.
Thanks @mturley !
@mturley As a follow-up on Edit Plan, can we implement the logic where if the before and after POST body looks identical for a Plan, then we should not make the API call for editing a Plan. This has been implemented for Infra mappings, hence would be nice to implement it here as well. |
Hammer backport details:
|
Closes #607 🎉