-
Notifications
You must be signed in to change notification settings - Fork 897
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
Add Conversion Host features #18190
Add Conversion Host features #18190
Conversation
@martinpovolny I've nested it under Migrations, and I can see in the database that it's set the product feature parent as expected. |
Checked commits https://github.com/djberg96/manageiq/compare/cdcdd7ec4f9f28e94da21f8053f8ca74512a7707~...182ca5c6bdbd7c09cc00ee64ebe5c5108f4c5f6f with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
I am going to rebase #18203 on top of this one. And that will be the point where the content of the RBAC tree under roles will be expected to be correct. |
Add Conversion Host features (cherry picked from commit 808a114)
Hammer backport details:
|
Adds features for ConversionHosts in order to satisfy ManageIQ/manageiq-api#507 as part of the v2v effort.
Marked as a WIP for now until my fellow v2v compatriots can confirm this is correct.