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
Added missing service models for cloud network #5458
Conversation
This is required to support automate methods that access models using legacy provider model names which are now name-spaced. For example: $evm.vmdb(:ems_openstack) is now: $evm.vmdb(:ManageIQ_Providers_Openstack_CloudManager) https://bugzilla.redhat.com/show_bug.cgi?id=1280350
Discovered ConfigurationManager and ProvisioningManager service models were not properly converted to pluggable provider name-spacing. https://bugzilla.redhat.com/show_bug.cgi?id=1280350
|
@gmcculloug @matthewd |
|
Checked commits mkanoor/manageiq@92ff2c3~...24d2d00 with ruby 1.9.3, rubocop 0.34.2, and haml-lint 0.13.0 lib/miq_automation_engine/engine/miq_ae_service_model_legacy.rb
lib/miq_automation_engine/service_models/miq_ae_service_manageiq-providers-openstack-cloud_manager-cloud_network-private.rb
lib/miq_automation_engine/service_models/miq_ae_service_manageiq-providers-openstack-cloud_manager-cloud_network-public.rb
lib/miq_automation_engine/service_models/miq_ae_service_manageiq-providers-openstack-infra_manager-cloud_network-private.rb
lib/miq_automation_engine/service_models/miq_ae_service_manageiq-providers-openstack-infra_manager-cloud_network-public.rb
|
|
👍 |
|
@gmcculloug |
[Depends on #5397] Added missing service models for cloud network
[Depends on #5397] Added missing service models for cloud network
Added missing service models for cloud network https://bugzilla.redhat.com/show_bug.cgi?id=1281585 Original PR ManageIQ#5458 Clean Cherry Pick Depends on MR http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/474 See merge request !475
https://bugzilla.redhat.com/show_bug.cgi?id=1281585