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
[WIP] Added missing service models for cloud network #5438
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
* create helper to calculate scrollable area height based on presence of toolbar and paging_div
Added changes to not show header/footer when in a form.
… to unknown event.
7c82630
to
5606103
Compare
|
<pr_mergeability_checker />This pull request is not mergeable. Please rebase and repush. |
|
Checked commits mkanoor/manageiq@84535e4~...5606103 with ruby 1.9.3, rubocop 0.34.2, and haml-lint 0.13.0 app/controllers/application_controller/filter.rb
app/helpers/application_helper.rb
app/models/vm_scan.rb
app/presenters/tree_builder_vms_filter.rb
app/views/layouts/_content.html.haml
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
spec/models/vm_scan_spec.rb
|
|
Please rebase and push again |
|
Closed in favor of #5458 |
https://bugzilla.redhat.com/show_bug.cgi?id=1281585