ManageIQ / manageiq-content

Default ManageIQ content
Apache License 2.0
13 stars 120 forks source link

Adding support for `clone_to_template` workflow to CloudManager #710

Closed miyamotoh closed 2 years ago

miyamotoh commented 2 years ago

This is to enable clone_to_template workflow in CloudManager context, mimicking what's already implemented on InfraManager side. Defines the generic structure for the workflow and ibm_powervs UI pages triggered via: https://github.com/ManageIQ/manageiq-ui-classic/pull/8248

Signed-off-by: Hiro Miyamoto miyamotoh@us.ibm.com

miyamotoh commented 2 years ago

Dropping "[WIP]" as I'm done testing the functionality on my local setup. The only piece still being worked is specs in PowerVS provider: ManageIQ/manageiq-providers-ibm_cloud#374

agrare commented 2 years ago

@miyamotoh overall looks good but you need to address the test failures

miq-bot commented 2 years ago

Checked commit https://github.com/miyamotoh/manageiq-content/commit/71fdaf2a78b556629ae8e882e3ee1cfeb47ad88f with ruby 2.6.9, rubocop 1.19.1, haml-lint 0.35.0, and yamllint 4 files checked, 0 offenses detected Everything looks fine. :star: