Closed agrare closed 1 year ago
@miq-bot cross-repo-tests https://github.com/ManageIQ/manageiq-providers-openstack/pull/840
spec/models/manageiq/providers/ibm_cic/cloud_manager/provision_workflow_spec.rb
allow_any_instance_of
. This RSpec method is highly discouraged, please only use when absolutely necessary.allow_any_instance_of
. This RSpec method is highly discouraged, please only use when absolutely necessary.allow_any_instance_of
. This RSpec method is highly discouraged, please only use when absolutely necessary.allow_any_instance_of
. This RSpec method is highly discouraged, please only use when absolutely necessary.allow_any_instance_of
. This RSpec method is highly discouraged, please only use when absolutely necessary.content/miq_dialogs/miq_provision_ibm_cic_dialogs_template.yaml
Okay cross-repo is green
cc @Fryguy
Backported to petrosian
in commit 79105b09a354cd8c2c0eb1cc94a61667f97827a3.
commit 79105b09a354cd8c2c0eb1cc94a61667f97827a3
Author: Jason Frey <fryguy9@gmail.com>
Date: Thu Mar 9 11:05:50 2023 -0500
Merge pull request #31 from agrare/add_catalog_support_ibm_cic
Add Service Catalog Provisioning support
(cherry picked from commit fcce82c762ebaabf9bcb1764667c6d10e42e9af8)
Add a ProvisionWorkflow subclass and
supports :catalog
to allow IBM CIC providers to provision VMs via Service CatalogDepends on:
Fixes https://github.com/ManageIQ/manageiq-providers-ibm_cic/issues/28