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

Add IBM Cloud to 'eligible_for_provisioning' list #20484

Merged

Conversation

jaywcarman
Copy link
Member

Add IBM Cloud Power Virtual Servers Template to list of Templates
'eligible_for_provisioning' to enable manageiq-providers-ibm_cloud.

This pluggability issue is already included in #19440

@jaywcarman jaywcarman requested a review from agrare as a code owner August 25, 2020 21:38
@agrare
Copy link
Member

agrare commented Aug 25, 2020

#20483 will have to be merged before this

@chessbyte chessbyte closed this Aug 26, 2020
@chessbyte chessbyte reopened this Aug 26, 2020
@@ -17,7 +17,8 @@ def self.eligible_for_provisioning
ManageIQ::Providers::Azure::CloudManager::Template
ManageIQ::Providers::Google::CloudManager::Template
ManageIQ::Providers::Openstack::CloudManager::VolumeTemplate
ManageIQ::Providers::Openstack::CloudManager::VolumeSnapshotTemplate))
ManageIQ::Providers::Openstack::CloudManager::VolumeSnapshotTemplate
ManageIQ::Providers::IbmCloud::PowerVirtualServers::CloudManager::Template))
Copy link
Member

Choose a reason for hiding this comment

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

should this list be alphabetized for clarity?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

I was going to ask if we should also sort Templates from Volume* first, but turns out that comes free :)

Add IBM Cloud Power Virtual Server Template to list of Templates
'eligible_for_provisioning'.

Sort items alphabetically.
@miq-bot
Copy link
Member

miq-bot commented Aug 26, 2020

Checked commit jaywcarman@4157833 with ruby 2.6.3, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 👍

@agrare agrare merged commit 349f28c into ManageIQ:master Aug 26, 2020
@jaywcarman jaywcarman deleted the add_ibm_cloud_eligible_for_provisioning branch August 29, 2020 12:32
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