[WIP] Refactor Cloud Template import image for COS sources#1223
Conversation
Refactor the parameter validation and implicit auth checks via 'resource_search' calls to allow for both Cloud Manager templates (existing functionality) and Storage Manager object storage objects (newly added functionality). After validation the 'data' still gets passed directly to the import_image_queue class method of the destination provider.
56099e3 to
686b593
Compare
|
Checked commit jaywcarman@686b593 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation. |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
7 similar comments
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
Depends on:
Add API to get list of COS objects #1221
I originally included these changes in Add API to get list of COS objects #1221 but decided each change should have separate and focused discussions.
I'll rebase these changes onto Add API to get list of COS objects #1221 before taking out of WIP and merging.
Related to: