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

Update provider generator supports :create/DDFv2 #22950

Merged

Conversation

agrare
Copy link
Member

@agrare agrare commented Mar 19, 2024

Update the provider generator to include supports :create since that is now what is used to build the list of providers that can be added, as well as update the default params_for_create for DDF v2 similar to ManageIQ/manageiq-providers-vmware#612

Update the provider generator to include `supports :create` since that
is now what is used to build the list of providers that can be added, as
well as update the default params_for_create for DDF v2.
Comment on lines -17 to -21
{
:component => "text-field",
:name => "provider_region",
:label => _("Provider Region"),
},
Copy link
Member Author

Choose a reason for hiding this comment

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

NOTE provider_region doesn't make sense for a lot of the supported provider types and the "writing_a_new_provider" guide covers adding a proper provider regions dropdown not a simple text field.

@miq-bot
Copy link
Member

miq-bot commented Mar 19, 2024

Checked commit agrare@ede60b8 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. 👍

@Fryguy Fryguy merged commit ab6c9ec into ManageIQ:master Mar 20, 2024
8 checks passed
@agrare agrare deleted the add_supports_create_provider_generator branch March 20, 2024 14:54
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.

3 participants