Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete v2v models, settings, product features, artifacts. #21515

Merged
merged 6 commits into from
Oct 27, 2021

Conversation

jrafanie
Copy link
Member

@jrafanie jrafanie commented Oct 22, 2021

Part of #21379

Includes #21499

Rebases and adds some things that were missed from #20246

Part of ManageIQ#21379

We'll drop the  model code in a followup PR.

Note, no other manageiq rails engine has inflections so the test was removed.
miq-bot pushed a commit to ManageIQ/manageiq-cross_repo-tests that referenced this pull request Oct 22, 2021
@miq-bot
Copy link
Member

miq-bot commented Oct 22, 2021

@jrafanie 'cross-repo-test(s)' was given invalid repo names and cannot continue

  • ManageIQ/manageiq-api#1085 ManageIQ/manageiq-schema#614

miq-bot pushed a commit to ManageIQ/manageiq-cross_repo-tests that referenced this pull request Oct 22, 2021
@jrafanie jrafanie force-pushed the drop_v2v_backend_code branch from 76b60ef to 6118be9 Compare October 26, 2021 17:50
@jrafanie jrafanie force-pushed the drop_v2v_backend_code branch from 6118be9 to 9caa7f0 Compare October 26, 2021 17:51
@miq-bot
Copy link
Member

miq-bot commented Oct 26, 2021

Checked commits jrafanie/manageiq@7188342~...9caa7f0 with ruby 2.6.3, rubocop 1.13.0, haml-lint 0.35.0, and yamllint
17 files checked, 0 offenses detected
Everything looks fine. 🏆

@jrafanie jrafanie mentioned this pull request Oct 26, 2021
11 tasks
miq-bot pushed a commit to ManageIQ/manageiq-cross_repo-tests that referenced this pull request Oct 26, 2021
@@ -39,14 +39,6 @@
expect(asset_path.path).to eq ManageIQ::UI::Classic::Engine.root
expect(asset_path.namespace).to eq "manageiq-ui-classic"
end

it "with engines with inflections" do
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mark this as pending / keep the test.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll resurrect this test in a followup and mark it pending

@@ -1141,7 +1133,6 @@
:event_streams_purge_interval: 1.day
:evm_snapshot_delete_delay_for_job_not_found: 1.hour
:evm_snapshot_interval: 1.hour
:infra_conversion_dispatcher_interval: 30.seconds
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete these settings in settings_changes

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:message: 'Conversion Host %{op_name} of resource %{op_arg} failed. Please check the logs for further details.'
:expires_in: 24.hours
:level: :error
:audience: global
Copy link
Member Author

@jrafanie jrafanie Oct 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed on upgrade in ManageIQ/manageiq-schema#614

@jrafanie jrafanie changed the title [WIP] Delete v2v models, settings, product features, artifacts. Delete v2v models, settings, product features, artifacts. Oct 27, 2021
@jrafanie jrafanie removed the wip label Oct 27, 2021
@jrafanie
Copy link
Member Author

@Fryguy Fryguy merged commit 519f177 into ManageIQ:master Oct 27, 2021
@Fryguy Fryguy self-assigned this Oct 27, 2021
@jrafanie jrafanie deleted the drop_v2v_backend_code branch October 27, 2021 20:20
jrafanie added a commit to jrafanie/manageiq that referenced this pull request Oct 27, 2021
It all works but we don't have a plugin that has inflections now that v2v is
gone.  The test is good but we can't run it without a generic plugin that does
this.

Followup to ManageIQ#21515
jrafanie added a commit to jrafanie/manageiq that referenced this pull request Dec 16, 2021
Fixes ManageIQ/manageiq-ui-classic#7994

Ironically, they were neglected when we added v2v and added later in commit 53e764f
Of course, I missed them when removing v2v in:
ManageIQ#21515

Which was part of the larger issue:
ManageIQ#21379
kbrock pushed a commit to kbrock/manageiq that referenced this pull request Jan 10, 2022
Fixes ManageIQ/manageiq-ui-classic#7994

Ironically, they were neglected when we added v2v and added later in commit 53e764f
Of course, I missed them when removing v2v in:
ManageIQ#21515

Which was part of the larger issue:
ManageIQ#21379
GilbertCherrie pushed a commit to GilbertCherrie/manageiq that referenced this pull request Jul 7, 2023
It all works but we don't have a plugin that has inflections now that v2v is
gone.  The test is good but we can't run it without a generic plugin that does
this.

Followup to ManageIQ#21515
GilbertCherrie pushed a commit to GilbertCherrie/manageiq that referenced this pull request Jul 7, 2023
Fixes ManageIQ/manageiq-ui-classic#7994

Ironically, they were neglected when we added v2v and added later in commit 53e764f
Of course, I missed them when removing v2v in:
ManageIQ#21515

Which was part of the larger issue:
ManageIQ#21379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants